Base64编码加密
摘要:package liferay;public class Base64 { public static final char EQUAL = '='; public static final char PLUS = '+'; public static final char QUESTION = '...
阅读全文
posted @ 2015-09-14 15:40
posted @ 2015-09-14 15:40
posted @ 2015-09-06 15:58
posted @ 2015-09-06 15:43
posted @ 2015-09-06 11:35