Mr_Alex 发表于 2013-4-23 10:21 【链接登录后可见】
质数是指只能被1和自身整除的数。
[mw_shl_code=java,true]public static void zhiShu(int num){
额。。。看懂了。。。谢谢
那要用break要怎么写