[JAVA+oracle] database comprehensive experiment -- educational administration management system

preface This experiment used javaswing, which has not been written for a long time, in which the use of various components took some time to review; The biggest problem I encountered was how to connect java and oracle. This problem made me work all night. At the beginning, I used eclipse, and the code was no problem. I couldn't connect with li ...

Added by velkymx on Fri, 28 Jan 2022 07:58:45 +0200

Java+Eclipse+MySQL+Swing to realize the student union examination score management system (free and complete project)

Copyright notice: originality is not easy. Plagiarism and reprint are prohibited in this article. Infringement must be investigated!   catalogue 1, Requirements development document 2, Database design document 3, Function module part code and effect display 4, Complete source code download 5, Author Info   1, Requirements development document ...

Added by icaro on Wed, 05 Jan 2022 17:02:40 +0200

Java programming exercise Day08

Java programming exercise Day08 Check box control array Example description Check box control is often used in GUI program interface design. For example, many options can be added to the user's favorite program interface. If these options are entered through the GUI interface designer, it is very time-consuming, and the generated code ...

Added by afatkidrunnin on Wed, 22 Dec 2021 06:42:54 +0200

Java implements a simple login and registration interface based on Swing and JDBC

catalogue 1, Demand analysis 2, Preparatory work 1. Prepare the development environment 2. Prepare the database 3. Prepare for outsourcing 3, Specific steps 1. Open IDEA and create an empty project  2. After completion, import a new module 3. Import the outsourcing jar package to be used by JDBC. 4, Code implementation 1. Inte ...

Added by meir4u on Tue, 21 Dec 2021 14:35:53 +0200

The lottery management system is realized through Mysql+Swing+jsp

catalogue Function Preview Back end main content Login panel Management panel Data panel    Menu bar Panel switching Operation database Main form key technology verification   Operating system process Beautify form Front end part   Registration interface jsp realizes front-end and back-end interaction Fu ...

Added by adityamenon90 on Sat, 04 Dec 2021 01:58:50 +0200