摘要: 记录备用:package com.briup.common;//import required classespublic class MD5 { private static MD5 md5 = null; static final int S11 = 7; static final int S1... 阅读全文
posted @ 2013-10-10 13:35 君子笑而不语 阅读(151) 评论(0) 推荐(0)
摘要: 记录一个备用:import java.io.*; public class MyEclipseGen { private static final String LL = "Decompiling this copyrighted software is a violation of both your license agreement and the Digital Millenium Copyright Act of 1998 (http://www.loc.gov/copyright/legislation/dmca.pdf). Under section 1204 ... 阅读全文
posted @ 2013-10-10 13:32 君子笑而不语 阅读(287) 评论(0) 推荐(0)