資源簡介
代碼片段和文件信息
package?com.encrypt;
import?java.io.FileInputStream;
import?java.io.FileNotFoundException;
import?java.io.FileOutputStream;
import?java.io.IOException;
import?java.io.objectInputStream;
import?java.math.BigInteger;
import?java.security.interfaces.RSAPrivateKey;
import?java.util.Properties;
import?java.util.Set;
/**
?*版權(quán)所有:明日科技有限公司
?*?@author?Administrator
?*/
public?class?decrypt?{
/**
?*?@param?args
?*/
public?String?Execdecrypt()?{
//?TODO?自動生成構(gòu)造函數(shù)存根
String?s=““;
try{
//讀取密文
//BufferedReader?in=new?BufferedReader(new?InputStreamReader(new?FileInputStream(“RSAmi.dat“)));
//String?ctext=in.readLine();
Properties?pro?=?new?Properties();
try?{
// 將信息包存在a.ini文件中
pro.store(new?FileOutputStream(“a.ini“true)null);
// ?????可以從a.
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
????I.A....???????232??2012-03-19?12:51??軟件注冊模塊\SoftWareRegister\.classpath
????I.A....???????368??2012-03-19?12:51??軟件注冊模塊\SoftWareRegister\.fatjar
????I.A....???????394??2012-03-19?12:51??軟件注冊模塊\SoftWareRegister\.project
????I.A....???????506??2012-03-19?12:51??軟件注冊模塊\SoftWareRegister\a.ini
????I.A....??????2579??2012-03-19?12:51??軟件注冊模塊\SoftWareRegister\bin\com\encrypt\decrypt.class
????I.A....??????3018??2012-03-19?12:51??軟件注冊模塊\SoftWareRegister\bin\com\encrypt\encrypt.class
????I.A....??????1457??2012-03-19?12:51??軟件注冊模塊\SoftWareRegister\bin\com\encrypt\genKey.class
????I.A....??????9404??2012-03-19?12:51??軟件注冊模塊\SoftWareRegister\bin\com\encrypt\MD5.class
????I.A....??????1024??2012-03-19?12:51??軟件注冊模塊\SoftWareRegister\bin\com\util\CreatecdIcon.class
????I.A....??????1681??2012-03-19?12:51??軟件注冊模塊\SoftWareRegister\bin\com\util\ReadWriteRegisty.class
????I.A....??????3185??2012-03-19?12:51??軟件注冊模塊\SoftWareRegister\bin\com\util\RegisterMark.class
????I.A....??????1589??2012-03-19?12:51??軟件注冊模塊\SoftWareRegister\bin\com\wsy\mainfr
????I.A....??????6511??2012-03-19?12:51??軟件注冊模塊\SoftWareRegister\bin\com\wsy\mainfr
????I.A....???????776??2012-03-19?12:51??軟件注冊模塊\SoftWareRegister\bin\com\wsy\Registerfr
????I.A....??????4619??2012-03-19?12:51??軟件注冊模塊\SoftWareRegister\bin\com\wsy\Registerfr
????I.A....??????2392??2012-03-19?12:51??軟件注冊模塊\SoftWareRegister\bin\com\wsy\Registerfr
????I.A....??????2590??2012-03-19?12:51??軟件注冊模塊\SoftWareRegister\bin\com\wsy\Registerfr
????I.A....??????1811??2012-03-19?12:51??軟件注冊模塊\SoftWareRegister\bin\com\wsy\Registerfr
????I.A....??????4342??2012-03-19?12:51??軟件注冊模塊\SoftWareRegister\bin\com\wsy\Registerfr
????I.A....??????1921??2012-03-19?12:51??軟件注冊模塊\SoftWareRegister\bin\com\wsy\RegisterTradeMark$1.class
????I.A....??????2130??2012-03-19?12:51??軟件注冊模塊\SoftWareRegister\bin\com\wsy\RegisterTradeMark$2.class
????I.A....??????1357??2012-03-19?12:51??軟件注冊模塊\SoftWareRegister\bin\com\wsy\RegisterTradeMark$3.class
????I.A....??????2457??2012-03-19?12:51??軟件注冊模塊\SoftWareRegister\bin\com\wsy\RegisterTradeMark$4.class
????I.A....??????1207??2012-03-19?12:51??軟件注冊模塊\SoftWareRegister\bin\com\wsy\RegisterTradeMark$PopAction.class
????I.A....??????4663??2012-03-19?12:51??軟件注冊模塊\SoftWareRegister\bin\com\wsy\RegisterTradeMark.class
????I.A....????????54??2012-03-19?12:51??軟件注冊模塊\SoftWareRegister\MANIFEST.MF
????I.A....?????20990??2012-03-19?12:51??軟件注冊模塊\SoftWareRegister\res\00002.jpg
????I.A....?????23475??2012-03-19?12:51??軟件注冊模塊\SoftWareRegister\res\00006.jpg
????I.A....?????57122??2012-03-19?12:51??軟件注冊模塊\SoftWareRegister\res\11.jpg
????I.A....?????23060??2012-03-19?12:51??軟件注冊模塊\SoftWareRegister\res\ico.jpg
............此處省略31個文件信息
- 上一篇:java萬能打印模塊(源碼+文檔)
- 下一篇:淘寶客項目(基于HBuilderX)
評論
共有 條評論