摘要:
/** * Prop. Prop can load properties file from CLASSPATH or File object. */public class Prop { private Properties properties = null; /**... 阅读全文
posted @ 2015-02-11 14:10
欢歌911
阅读(2133)
评论(0)
推荐(0)
摘要:
/** * StrKit. */public class StrKit { /** * 首字母变小写 */ public static String firstCharToLowerCase(String str) { char firstChar ... 阅读全文
posted @ 2015-02-11 13:57
欢歌911
阅读(729)
评论(0)
推荐(0)

浙公网安备 33010602011771号