摘要: namespace 随机生成手机号{ class Program { static void Main(string[] args) { while (true) { long[] array = new long[10]{13581049314,18366885682,13626435731,1... 阅读全文
posted @ 2015-04-13 23:41 XCml 阅读(395) 评论(0) 推荐(0)