摘要:
<plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-compiler-plugin</artifactId> <version>3.1</version> <configuration> <source>1.6 阅读全文
posted @ 2018-01-29 18:33
步步丶惊云
阅读(325)
评论(0)
推荐(0)
摘要:
public static java.sql.Timestamp StrTransSqlDate(String date) { SimpleDateFormat simpleDateFormat = new SimpleDateFormat("yyyy-MM-dd HH:mm:ss"); java. 阅读全文
posted @ 2018-01-29 18:30
步步丶惊云
阅读(6551)
评论(0)
推荐(0)
摘要:
1、因为转换的格式不是标准格式,所以有时候获得xml根目录后rootElement.attributes() 取不到想要的属性 所以需要通过迭代器来获取想要的值 } 阅读全文
posted @ 2018-01-29 18:28
步步丶惊云
阅读(3011)
评论(0)
推荐(0)
摘要:
1、其实在linux上和window是一样的 2、path 传入的路径(直接从根目录到你的文件的位置) public static boolean delFile(String path) { log.info("进入deFile方法 psth =: "+path); boolean flag = 阅读全文
posted @ 2018-01-29 18:17
步步丶惊云
阅读(8919)
评论(0)
推荐(0)

浙公网安备 33010602011771号