随笔分类 - Java技术探讨
Java: 身份证号码15位18位互转的类
摘要:package cyachina.util; /** * Created by IntelliJ IDEA. * User: Administrator * Date: 2004-8-13 * Time: 15:37:28 * To change this template use File | Settings | File Templates. */public class IDCardUti...
阅读全文
Java: 把金额转换为汉字的类
摘要:package cyachina.util; /** * Created by IntelliJ IDEA. * User: Administrator * Date: 2004-8-2 * Time: 11:37:41 * To change this template use File | Settings | File Templates. */public class MoneyUtil ...
阅读全文