摘要:
首先在web.config的<system.web>添加<globalization>元素,其内容为:<globalization requestEncoding="GB2312" responseEncoding="GB2312" culture="zh-CN"/> 其次,在Eval表达式中,可以使用{0:c}格式参数指定单价中数据显示的格式。如:<%#... 阅读全文
posted @ 2007-09-23 11:31
金戈铁马
阅读(612)
评论(0)
推荐(0)