题海让大学四年没有难题
白天模式登陆

题目详情

单选题 下面代码实现文件的保存,请补全代码? FileOutputStream fos = new FileOutputStream(path); ( ? ); fos.close(); }

A. fos.writeToFile(txt.getBytes())

B. fos.write(txt.getBytes())

C. fos.saveToFile(txt.getBytes())

D. fos.save(txt.getBytes())

学科:Android程序设计(物联网)

时间:2023-06-03 12:59:50

Copyright © 2022 津ICP备2021001502号