摘要: 1、 Console.Write("输入邮箱账号: "); string n = Console.ReadLine(); bool a = n.Contains("@"); if (a == t... 阅读全文
posted @ 2015-11-08 16:35 左转右转 阅读(239) 评论(0) 推荐(0)