2013年5月12日 - 如题,判断本地文件是否存在,是则读取文件内容,否则创建该文件,代码丑陋,见谅。 package com.agehua.utils; import java.io.BufferedReader ...
agehua.iteye.com