摘要:
方法一,使用 io 包中的 BufferedInputStream 以及 FileInputStream读入文件转成字符流,然后使用 lang 包中 的 Properties 的 load 方法进行读取. package com.yli.util; import java.io.BufferedIn 阅读全文
posted @ 2016-07-12 16:26
云雾散人
阅读(353)
评论(0)
推荐(0)
Talk is cheap , show me the code!
