摘要:
package FreeMarker; import java.io.File; import java.io.FileOutputStream; import java.io.IOException; import java.io.OutputStreamWriter; import java.text.SimpleDateFormat; import java.util... 阅读全文
posted @ 2016-07-27 23:00
乐可2016
阅读(214)
评论(0)
推荐(0)
摘要:
String的装箱拆箱 public enum Data{ INTEGER("Integer"), STRING("String"), LONG("Long"), BYTE("Byte"); private String type; private Data(String type) { this. 阅读全文
posted @ 2016-07-27 21:04
乐可2016
阅读(149)
评论(0)
推荐(0)
浙公网安备 33010602011771号