select a.*, b.* from sys_menu as a ,sys_new as b where a.menuid=b.typeId and a.menuparent=94 and b.visible=1 order by b.ContentOrder desc
不能比较或排序 text、ntext 和 image 数据类型,除非使用 IS NULL 或 LIKE 运算符
仅当使用了列的列表,并且 IDENTITY_INSERT 为 ON 时,才能在表 'Sys_AdminLog' 中为标识列指定显式值。
1.flash 取出边框
2.代码优化 数据库优化 缓存优化
限制图片显示的范围 例如:高<=200 宽<=100 并且按照两者交集
http://www.sincol.net/code/tab/20080303/1017.html
页面设计 包括:首页设计 分页设计 详细页面设计
class.asp?tid=<%=request("tid")%>&pageno=<%=(pageno+1)%>