Introduction - If you have any usage issues, please Google them yourself
JAVA project development practice - online example 8:
1) establish the data source first, which is clear in the article. You can refer to the content in the article to build the data source.
2) we enter the DOS interface. Our source code is in the bookresource of the d-disk (or anywhere else, of course), and input it at the DOS command: CD D: \ bookresource, and enter the source code directory.
3) in this directory, enter the javac main.java (note that the JDK is case sensitive) return the car, which compiles the source code of the system. The compiler will pass without any problems.
4) after compiling, enter the Java mainFrame command to run this program under the DOS command. After the program runs, you will see the login screen of the system.
5) program login password: user name: 123456 password: 123456
Packet : 47651511chapter9.rar filelist
CentralLabelPanel.java
Clock.java
conDB.java
createGUI.java
equipment.gif
EquipmentButton.java
EquipmentRecordTable.java
Eresource.mdb
Login.java
mainFrame.java
personnel.gif
PersonnelButton.java
PersonnelRecordTable.java
project.gif
ProjectButton.java
ProjectRecordTable.java