摘要:
StringBuilder ads = new StringBuilder("ancd");ads.Append("efg");Response.Write(ads); // 输出 ancdefgstring a = "aaa";a += "sfd";Response.Write(a); // 输出... 阅读全文
posted @ 2015-07-19 10:22
谢码
阅读(116)
评论(0)
推荐(0)
摘要:
阅读全文
posted @ 2015-07-19 09:39
谢码
阅读(145)
评论(0)
推荐(0)

浙公网安备 33010602011771号