黄色网址大全免费-黄色网址你懂得-黄色网址你懂的-黄色网址有那些-免费超爽视频-免费大片黄国产在线观看

專注Java教育14年 全國咨詢/投訴熱線:400-8080-105
動力節點LOGO圖
始于2009,口口相傳的Java黃埔軍校
首頁 學習攻略 Java學習 Java文件輸出流寫文件的幾種方法

Java文件輸出流寫文件的幾種方法

更新時間:2020-08-24 16:58:56 來源:動力節點 瀏覽2485次

java文件輸出流是一種用于處理原始二進制數據的字節流類。為了將數據寫入到文件中,必須將數據轉換為字節,并保存到文件。

package?com.yiibai.io;
import?java.io.File;
import?java.io.FileOutputStream;
import?
java.io.IOException;
public?class?WriteFileExample?{
?public?static?void?main(String[]?args)?
{
??FileOutputStream?fop?=?null;
??File?file;
??String?content?=?"This?is?
the?text?content";
??try?{
???file?=?new?File("c:/newfile.txt");
???fop?=?new?
FileOutputStream(file);
???//?if?file?doesnt?exists,?then?create?it
???if?(!file.exists())?
{
????file.createNewFile();
???}
???//?get?the?content?in?bytes
???byte[]?contentInBytes?=?
content.getBytes();
???fop.write(contentInBytes);
???fop.flush();
???fop.close();
???System.out.println("Done");
??}?catch?(IOException?e)?{
???e.printStackTrace();
??}?finally?{
???try?{
????if?(fop?!=?null)?{
?????fop.close();
????}
???}?catch?
(IOException?e)?{
????e.printStackTrace();
???}
??}
?}
}
//更新的JDK7例如,使用新的“嘗試資源關閉”的方法來輕松處理文件。
package?
com.yiibai.io;
import?java.io.File;
import?java.io.FileOutputStream;
import?
java.io.IOException;
public?class?WriteFileExample?{
?public?static?void?main(String[]?args)?
{
??File?file?=?new?File("c:/newfile.txt");
??String?content?=?"This?is?the?
text?content";
??try?(FileOutputStream?fop?=?new?FileOutputStream(file))?{
???//?if?file?doesn't?exists,?then?create?it
???if?(!file.exists())?
{
????file.createNewFile();
???}
???//?get?the?content?in?bytes
???byte[]?contentInBytes?=?
content.getBytes();
???fop.write(contentInBytes);
???fop.flush();
???fop.close();
???System.out.println("Done");
??}?catch?(IOException?e)?{
???e.printStackTrace();
??}
?}
}

以上就是動力節點java培訓機構的小編針對“Java文件輸出流寫文件的幾種方法”的內容進行的回答,希望對大家有所幫助,如有疑問,請在線咨詢,有專業老師隨時為你服務。

提交申請后,顧問老師會電話與您溝通安排學習

免費課程推薦 >>
技術文檔推薦 >>
主站蜘蛛池模板: 日本高清视频wwww色 | 免费黄色片网站 | 国产系列在线播放 | 91视频看| 三级经典欧美激情 | 欧美午夜免费观看福利片 | 婷婷亚洲图片 | 一级α一级α片免费观看网站 | 免费视频毛片 | 日韩视频高清 | 91亚洲国产在人线播放午夜 | 免费观看性欧美特黄 | 亚洲综合久久1区2区3区 | 国产精品久久久久久久专区 | 99国产精品久久久久久久成人热 | 日韩亚洲人成在线综合日本 | 久久久久久国产精品视频 | 亚洲 欧美 中文 日韩欧美 | 69午夜影院 | 欧美日韩国产另类在线观看 | 狠狠干狠狠操 | 成 人 免费观看网站 | 国产精品亚洲午夜不卡 | 欧美性xxxx偷拍 | 99国产视频| 免费观看欧美一级片 | 中国性猛交xxxxx免费看 | 4480yy私人午夜a级国产 | 成人免费高清 | 一区二区欧美视频 | 亚洲韩国日本欧美一区二区三区 | 香港aa三级久久三级 | 老司机天堂影院 | 视频色版| 人人爽人人爽人人爽 | 日韩色图在线观看 | 五月婷婷视频在线观看 | 久久一区二区精品 | 不卡一区二区在线观看 | 黄色特级网站 | 99热成人精品免费久久 |