摘要:
对于1个单引号,则转义该单引号 对于1个反斜杠跟1个单引号,则不管它。 对于2个及以上的反斜杠加一个单引号,则分别对每个反斜杠和单引号都进行转义,即 使反斜杠数目保持不变, 并转义单引号。 Code Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/-->... 阅读全文
posted @ 2008-11-19 21:43
.net's
阅读(1544)
评论(0)
推荐(0)
摘要:
GridView export to excel 格式参考 Code Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/-->mso-number-format:"0" NO Decimals mso-number-format:"0\.000" 3 D... 阅读全文
posted @ 2008-11-19 15:32
.net's
阅读(2521)
评论(3)
推荐(0)