?? readme.java
字號:
package encryptandunencrypt.readme;
public class ReadMe {
public ReadMe() {
}
/*
0:
need to encrypt file path= "bo" + fenge + "unencrypt" + fenge +"bnavie_exp.xml";
need to unencrypt file path= "bo" + fenge + "encrypt" + fenge + "bnavie_exp_enc.xml";
1:
if you choosed the unencrypt button,then the fileChooser will remark you to choose the file bnavie_exp_enc.xml in
encrypt folder to performe the unzip file whose name is bnavie_exp.xml
2:
if you choosed the encrypt button,then the fileChooser will remark you to choose the file bnavie_exp.xml in
unencrypt folder to performe the zip file whose name is bnavie_exp_enc.zip
*/
}
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -