摘要:
1 2 3 4 5 6 7 阅读全文
posted @ 2016-10-16 17:57
过客非归
阅读(263)
评论(0)
推荐(0)
摘要:
1 staticvoid Main(string[] args) 2 { 3 string s =""; 4 //(1)字符访问(下标访问s[i]) 5 s ="ABCD"; 6 Console.WriteLine(s[0]); // 输出"A"; 7 Conso... 阅读全文
posted @ 2016-10-16 17:16
过客非归
阅读(262)
评论(0)
推荐(0)

浙公网安备 33010602011771号