摘要:
public String readToString(String fileName) { String encoding = "UTF-8"; File file = new File(fileName); Long filelength = file.length(); byte[] filec 阅读全文
posted @ 2018-03-09 14:51
CityOfMemories
阅读(8530)
评论(0)
推荐(1)
浙公网安备 33010602011771号