- 博客(4)
- 收藏
- 关注
Java , Installanywhere 在 Redhat 上的中文问题解决方法
http://blog.youkuaiyun.com/jacklondon/archive/2003/05/18/14263.aspx
2004-08-25 17:08:15
129
转换汉字编码
因为用到所以就写了个加密的方法 如您发现有任何错误请Mailto我, useroot@hotmail.com /** * 转换汉字编码 * @param strs * @return */ public static String changeEncode(String strs) { String temp; try { ...
2004-08-25 09:32:08
135
MD5加密
因为用到所以就写了个加密的方法 如您发现有任何错误请Mailto我, useroot@hotmail.com /** * MD5加密 * * @param str * @return */ public static String md5(String str) { try { ...
2004-08-25 09:22:00
110
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人
RSS订阅