03 2015 档案
摘要:select schema_name(t.schema_id) as [ Schema ], t. name as TableName,i. rows as [RowCount] from sys.tables as t, sysindexes as i where t.object_id = i.
阅读全文
摘要:很多网友都会发现好多的网页中会有诸如,网页中如何启用QQ交谈?1. 登录QQ, 打开网址:http://shang.qq.com/v3/widget.html 启用QQ通讯组件。2. 选择组件样式,设置提示语,例如:3. 刷新页面,Click"复制代码",粘贴到你自己的页面上,就大功告成了。就这么简...
阅读全文
浙公网安备 33010602011771号