文件名称:使用C#来求素数
文件大小:2KB
文件格式:CS
更新时间:2014-11-14 18:24:02
求素数
Console.WriteLine("请输入数字:"); int x; //输入的数字 x = Convert.ToInt32(Console.ReadLine()); DateTime da = DateTime.Now; 。。。。。
文件名称:使用C#来求素数
文件大小:2KB
文件格式:CS
更新时间:2014-11-14 18:24:02
求素数
Console.WriteLine("请输入数字:"); int x; //输入的数字 x = Convert.ToInt32(Console.ReadLine()); DateTime da = DateTime.Now; 。。。。。