摘要:FormatNumber() 函数返回表达式,此表达式已被格式化为数值. 表达式 FormatNumber(Expression [, Digit [, LeadingDigit [, Paren [, GroupDigit]]]]) 允许数据类型: Digit:指示小数点右侧显示位数的数值。默认值为 -1,指示使用的是计算机的区域...
阅读全文
文章分类 - ASP
一点小经验和技巧,还有犯过的错误
摘要:一个低级错误: 1if(CStr(Request.QueryString("ClassID")) "") then Command1__strID = Request.QueryString("ClassID") 2set Command1 = Server.CreateObject("ADODB.Command") 3Command1.CommandText = "DELETE FROM Cl...
阅读全文
浙公网安备 33010602011771号