摘要:
package com.test; import org.junit.Test; public class JunitTest { @Test public void test(){ String path = "D:\\1.txt"; String newPath = "D:\\2.txt"; try { // 防止文件建... 阅读全文
posted @ 2018-01-16 11:53
【cosmo】
阅读(1067)
评论(0)
推荐(0)
浙公网安备 33010602011771号