字符型数字的格式化函数:FormatNumber()
例如
a="4243.4524554677"
b=FormatNumber(a)
response.write(b)'得到的就是数值来的
如果要取两位小数,就是:b=FormatNumber(a,2)
Powered By PJBlog2 v2.8.5.157 CopyRight 2005 - 2007, Edwin's Blog xhtml | css
Processed in 0.047363 second(s) , 4 queries , Nuvola Style For PJBlog2 Design By PuterJam |