摘要:
DECLARE @i int=0;DECLARE @j decimal(9,2);DECLARE @qnum INT=1000; SET NOCOUNT ONCREATE TABLE #temp_Table(num decimal(9,2))WHILE(@i<@qnum)BEGIN SELECT @ 阅读全文
posted @ 2016-09-20 15:02
iframe
阅读(3752)
评论(0)
推荐(0)
摘要:
代码文件log.asp中内容如下: 参考资料: ASP ServerVariables 集合 定义和用法 ServerVariables 集合用于取回服务器变量的值。 语法 服务器变量列表: 阅读全文
posted @ 2016-09-20 10:30
iframe
阅读(1068)
评论(0)
推荐(0)

浙公网安备 33010602011771号