随笔分类 -  java

java
摘要:The encryption class:package cn.com.smartcost.qy.util;import java.security.Key; import java.security.Security; import javax.crypto.Cipher; /** ... 阅读全文
posted @ 2014-12-03 14:59 呼啸而过 阅读(994) 评论(0) 推荐(0)