摘要:
public static void Main(string[] args) { Console.WriteLine("press a line of strings:"); string str = Console.ReadLine(); string str2 = string.Empty; for(int i=0; i < str.Length; i++) ... 阅读全文
posted @ 2007-12-20 13:49
飘啊飘
阅读(270)
评论(0)
推荐(0)
浙公网安备 33010602011771号