所属分类:
Java书籍
开发工具:Java
文件大小:1KB
下载次数:2
上传日期:2006-04-09 20:48:29
说明: 设计一个应用程序,从键盘输入一个整数n,
* 然后在文件"data.dat"中写入所有比n小的素数,
* 最后在屏幕上显示在每个素数中各数字(0--9)出现的次数
*/
(design an application from a keyboard input integer n, then the document* "data.dat" writes n all over the small primes,* finally displayed on the screen in each of the various prime numbers (0-- 9), the number* /)
文件列表:
Example0601_IO.java