概要:
详细资料:
TxtTool()
static boolean
append(String pathName, String txt)
append(String pathName, List<String> lines)
create(String pathName, String txt)
create(String pathName, List<String> lines)
static void
main(String[] args)
static String
read(String pathName)
static List<String>
readLine(String pathName)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait