摘要:
public class DateTest { /* * 日期格式 常用的两种 * yyyy-MM-dd * yyyy/MM/dd */ public static void main(String[] args) throws ParseException { //01.Date 转换成字符串 Date ... 阅读全文
posted @ 2016-11-12 16:44
@小葱拌豆腐
阅读(576)
评论(0)
推荐(0)
摘要:
1.使用File操作文件 public class IoTest { public static void main(String[] args) throws IOException { /* 01.删除或者创建文件 * File file=new File("e:/io.txt"); addOr 阅读全文
posted @ 2016-11-12 09:05
@小葱拌豆腐
阅读(902)
评论(1)
推荐(2)

浙公网安备 33010602011771号