如何在網(wǎng)頁上下載java編寫的小程序(代碼)并提供網(wǎng)頁,可以幫助我下載并添加50分
網(wǎng)頁上的java程序是什么?代碼你指的是源代碼?你認為源代碼可以下降嗎?二進制代碼,即.class可以。
JAVA程序
importjava.util.*;
importjava.io.*;
publicclassTest{
publicstaticvoidmain(String[]args){
Randomrandom=newRandom();
BufferedReaderbr=null;
BufferedWriterbw=null;
int[]array=newint[15];
*產(chǎn)生15個隨機數(shù),并寫入file2.txt文件
bw=newBufferedWriter(newFileWriter(file2.txt"));
}catch(IOExceptione){
System.out.println("找不到文件!";
e.printStackTrace();
for(inti=0;i<15;i ){<15;i ){
intn=random.nextInt(9980) 20;//20到9999的隨機數(shù)
bw.write(String.valueOf(n));///將int轉(zhuǎn)換為String并寫入文件
bw.newLine();//換行
}catch(IOExceptione){
System.out.println(文件寫入失??!);
e.printStackTrace();
bw.flush();
bw.close();
}catch(IOExceptione){
System.out.println(文件關(guān)閉失??!);
e.printStackTrace();
*讀file2.txt
inttem=0;
Stringstr;
br=newBufferedReader(newFileReader(file2.txt"));
while((str=br.readLine())!=null){
intn=Integer.parseInt(str);
array[tem]=n;
tem ;
}catch(IOExceptione){
System.out.println(“讀取文件失敗”);
e.printStackTrace();
}catch(NumberFormatExceptione){
System.out.println("讀到非數(shù)字符號!";
e.printStackTrace();
br.close();
}catch(IOExceptione){
System.out.printf(關(guān)閉文件失敗!);
e.printStackTrace();
*排名(選擇排名)
for(inti=0;i intk=i; for(intj=k 1;j if(array[j] if(k!=i){ inttemp=array[i]; array[i]=array[k]; array[k]=temp; for(inti=0;i<15;i ){<15;i ){ System.out.println(array[i]); ///沒有寫包裝方法,就這樣看吧(常用的排序算法其實是java包裝好的,可以調(diào)用)! 下面這個包裝了每種方法。 importjava.util.*; importjava.io.*; publicclassTest{ Randomrandom=newRandom(); BufferedReaderbr=null; BufferedWriterbw=null; int[]array=newint[15]; publicstaticvoidmain(String[]args){ Testtest=newTest(); test.toWriter(); test.toReader(); test.rank(); *產(chǎn)生15個隨機數(shù),并寫入file2.txt文件 publicvoidtoWriter(){ bw=newBufferedWriter(newFileWriter(file2.txt")); }catch(IOExceptione){ System.out.println("找不到文件!"; e.printStackTrace(); for(inti=0;i<15;i ){<15;i ){ intn=random.nextInt(9980) 20;//20到9999的隨機數(shù) bw.write(String.valueOf(n));///將int轉(zhuǎn)換為String并寫入文件 bw.newLine();//換行 }catch(IOExceptione){ System.out.println(文件寫入失??!); e.printStackTrace(); bw.flush(); bw.close(); }catch(IOExceptione){ System.out.println(文件關(guān)閉失?。?; e.printStackTrace(); *讀file2.txt publicvoidtoReader(){ inttem=0; Stringstr; br=newBufferedReader(newFileReader(file2.txt")); while((str=br.readLine())!=null){ intn=Integer.parseInt(str); array[tem]=n; tem ; }catch(IOExceptione){ System.out.println(“讀取文件失敗”); e.printStackTrace(); }catch(NumberFormatExceptione){ System.out.println("讀到非數(shù)字符號!"; e.printStackTrace(); br.close(); }catch(IOExceptione){ System.out.printf(關(guān)閉文件失敗!); e.printStackTrace(); *排名(選擇排名) publicvoidrank(){ for(inti=0;i intk=i; for(intj=k 1;j if(array[j] if(k!=i){ inttemp=array[i]; array[i]=array[k]; array[k]=temp; for(inti=0;i<15;i ){<15;i ){ System.out.println(array[i]); 以上就是【有圖有真相!java小程序下載網(wǎng)站(JAVA做小程序)】的全部內(nèi)容。
評論