摘要:
我们先看一个例子 string字符串相加 Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/-->string s1 = "orange"; string s2 = "red"; s1 += s2; System.Console.WriteLine(s1);... 阅读全文
posted @ 2008-06-01 20:45
江湖超
阅读(6479)
评论(1)
推荐(0)

浙公网安备 33010602011771号