define.txt

来自「用纯java语言实现的数字证书制作工具。」· 文本 代码 · 共 11 行

TXT
11
字号
1)Connect.java:			jdbc,build the connection to the SQL server2000 database.

2)MyWindowListener.java:	listener,action performer

3)HelpFrame.java:		the help info about how to use,the author and my instructor

4)Base64.java:			the BASE64 decoder define

5)BASE64Encoder.java:		the BASE64 encoder define

6)MainFrame.java:		the main interface with user,you can use any function 				through the menu.

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?