摘要:
测试代码static void Main(string[] args) { string[] ss = new string[]{ "", " ", " ", string.Empty }; for (int i = 0; i < ss.Length; i++) { for (int j = i+1; j < ss.Length; j++) { bool re=false; if... 阅读全文
posted @ 2013-12-24 14:06
DayDreamInGIS
阅读(614)
评论(0)
推荐(0)

浙公网安备 33010602011771号