摘要: 方法一: public class PropertyConfig { private static class PropertyConfigInstance { private static final PropertyConfig _instance = new PropertyConfig(); } public static PropertyConf... 阅读全文
posted @ 2017-06-01 21:24 Rainyn 阅读(173) 评论(0) 推荐(0)
摘要: public class front0add { public static void main(String[] args) { // TODO Auto-generated method stub String newString = String.format("%04d",718); System.out.println("... 阅读全文
posted @ 2017-06-01 13:32 Rainyn 阅读(3043) 评论(0) 推荐(0)