public class TestFile1 { /** * @param args * @throws Exception */ public static void main(String[] args) throws Exception { File files = new File("e:/A.doc"); String key = "1111"; encrypt(files, key); } /** * * @param inFile 输入要加密文件 * @param strKey 加密的密码 * @throws Exce ...
eeeeeeee
搜索本博客
博客分类
最近加入圈子
最新评论
评论排行榜