搜索资源列表
AIR_Ticket_Selling_System
- 一个简单的JAVA程序,请大家帮助点评。MySQL数据库-a simple Java program, please help commented. MySQL database
mysqlJdbc
- 自己写的关于Java与数据库连接(以mysql为例)的时候的最底层的设置方案,这是用大型集成编译环境所了解不到的东西。-Their own writing on the Java and database connectivity (to mysql as an example) when the bottom of the settings program, which is integrated with large-scale understanding of the environmen
loginmysql
- Authenticate login using JSP + MYSQL + JAVA Program explains about the authenticate login and checks if user exist in MYSQL DB and forward the page to Succe-Authenticate login using JSP+ MYSQL+ JAVA Program explains about the authenticate login a
AdressBook
- AdressBook written in Java (NetBeans 6.0). Program uses MySQL Server 5.0 to store user data.
BackUpMySQL
- 在windows和linux系统中,用Java操作MySQL数据库备份程序-In windows and linux systems, MySQL database backup operation using Java program
MySQLQueryBrowser
- Java,Lua开发的MySQL访问数据库,图形界面-MySQL access java-based program, with GUI support
Student-management-system
- 学生管理系统(java控制台程序),非常适合初学者练习。-Student management system (java console program), is ideal for beginners to practice.
TimeSchedule
- 1. 解压,然后将文件导入Eclipse; 2. 运行该程序前,要先安装mysql; 3. 安装完mysql后,下载mysql-connector-java-5.1.22; 4. 将mysql-connector-java-5.1.22放入JDK中,方法见本人博客博文《java数据库编程的前期准备——mysql-connector-java-5.1.22》; 5. 在源包中的TaskDatabases.java中修改user变量和password变量(两者
database
- 一个简单的用JAVA编写操作MSQL数据库的程序,可以对数据库进行添加、修改、删除、统计等操作。-A simple java program to handle MYSQL database, with the function of adding, deleting, changing and counting.
manikandan
- java program with database connectivity
java_datebase
- 连接数据库的java程序,包括增,删,改,查等,可以帮助提高数据库编程.-Java program to connect to the database, including add, delete, change, check, etc., can help improve database programming.
jws_jpa
- jsp 用java编写数据库程序 在数据库中的应用 数据库作业答案及其分析-jsp program written job application and analysis of the answers in the with java
Assignment1
- Assignment:Core Java Guidelines: 1.Data will be stored in named as product .Product table has 5 columns pid,pname,price,status and color. 2.In client program we are fetching the results which has status as pending . 3.Aft
Java连接数据库并完成查询等操作
- 编写程序实现简单成绩管理。所有数据存储在数据库中;要求能够统计每门课程的平均分及各分数段的人数,也能按班级统计每门课的平均分及各分数段的人数;能够按学号或姓名查询学生考试成绩,也能按分数段查询学生。(Write a program to achieve simple performance management. All data are stored in the database; it is required to be able to count the average score of
