12 2014 档案
摘要:向上下左右不间断无缝滚动图片的效果(兼容火狐和IE)
阅读全文
摘要:sql 列转化行的方法SELECT ClassId FROM Class WHERE OgId=586 and Grade=2011 select parentId=(select ParentId from Organization where Id=586), ClassId=isnull((s...
阅读全文
posted @ 2014-12-25 23:11
soulfree