摘要:
用户表:select count(*) 总表数 from sysobjects where xtype='u'总表数:select count(*) 总表数 from sysobject s where xtype in('u','s')总视图数:select count(*) 总视图数 from ... 阅读全文
摘要:
1.像是使用了 Windows Internet Explorer 7 的 Quirks 模式,这与 Windows Internet Explorer 5 显示内容的方式很相似。2.无论页面是否包含 指令,都像是使用了 Windows Internet Explorer 7 的标准模式。3.4... 阅读全文