随笔分类 -  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... 阅读全文
posted @ 2005-10-10 10:23 刘民 阅读(7300) 评论(8) 推荐(0)
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 ... 阅读全文
posted @ 2005-10-10 10:15 刘民 阅读(1247) 评论(0) 推荐(0)