文件名称: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变量(两者分别为mysql的用户名和密码);
6. 改完后,在新建一个数据库,名称为taskschedules,接着新建一张表,标明为tasks,最后在表中添加字段:name,operation,title,content,path,execType,state,execDate,execTime,除operation、execType、state为int型,其余皆为String(数据库中为varchar);
7. 以上6步完成后,即可运行程序;
8. 本程序操作比较麻烦,待有空再改进。-
Unzip, and then the file into Eclipse
2 before running the program, first install mysql
Installing mysql download mysql-connector-java-5.1.22
The mysql-connector-java-5.1.22 into the JDK in the preparation method, see my blog Bowen "java database programming- mysql-connector-java-5 .1.22
5. The TaskDatabases.java source package modified user variables and password variables (both were mysql user name and password)
6 After the change, a new database, name taskschedules, then the new one table, marked tasks, the last in the table to add fields: name, operation, title, content, the path, execType, state, execDate execTime in addition to the operation, execType, state int type, the rest are String (the database as varchar)
Step 6 of 7. Complete, you can run the program
8 of the program operation is too much trouble, to be free again improved.
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变量(两者分别为mysql的用户名和密码);
6. 改完后,在新建一个数据库,名称为taskschedules,接着新建一张表,标明为tasks,最后在表中添加字段:name,operation,title,content,path,execType,state,execDate,execTime,除operation、execType、state为int型,其余皆为String(数据库中为varchar);
7. 以上6步完成后,即可运行程序;
8. 本程序操作比较麻烦,待有空再改进。-
Unzip, and then the file into Eclipse
2 before running the program, first install mysql
Installing mysql download mysql-connector-java-5.1.22
The mysql-connector-java-5.1.22 into the JDK in the preparation method, see my blog Bowen "java database programming- mysql-connector-java-5 .1.22
5. The TaskDatabases.java source package modified user variables and password variables (both were mysql user name and password)
6 After the change, a new database, name taskschedules, then the new one table, marked tasks, the last in the table to add fields: name, operation, title, content, the path, execType, state, execDate execTime in addition to the operation, execType, state int type, the rest are String (the database as varchar)
Step 6 of 7. Complete, you can run the program
8 of the program operation is too much trouble, to be free again improved.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
TimeSchedule/
TimeSchedule/.classpath
TimeSchedule/.project
TimeSchedule/.settings/
TimeSchedule/.settings/org.eclipse.jdt.core.prefs
TimeSchedule/bin/
TimeSchedule/bin/AddView$1.class
TimeSchedule/bin/AddView$2.class
TimeSchedule/bin/AddView.class
TimeSchedule/bin/CalendarPanel$1.class
TimeSchedule/bin/CalendarPanel$2.class
TimeSchedule/bin/CalendarPanel$3.class
TimeSchedule/bin/CalendarPanel$4.class
TimeSchedule/bin/CalendarPanel$5.class
TimeSchedule/bin/CalendarPanel$6.class
TimeSchedule/bin/CalendarPanel$7.class
TimeSchedule/bin/CalendarPanel$8.class
TimeSchedule/bin/CalendarPanel$9.class
TimeSchedule/bin/CalendarPanel.class
TimeSchedule/bin/CallBack.class
TimeSchedule/bin/ChooseFile.class
TimeSchedule/bin/ExecTask.class
TimeSchedule/bin/MainView$1.class
TimeSchedule/bin/MainView.class
TimeSchedule/bin/ScheduleTimerTasks.class
TimeSchedule/bin/TaskDatabases.class
TimeSchedule/bin/TasksTable.class
TimeSchedule/src/
TimeSchedule/src/AddView.java
TimeSchedule/src/CalendarPanel.java
TimeSchedule/src/ChooseFile.java
TimeSchedule/src/ExecTask.java
TimeSchedule/src/MainView.java
TimeSchedule/src/ScheduleTimerTasks.java
TimeSchedule/src/TaskDatabases.java
TimeSchedule/src/TasksTable.java
TimeSchedule/.classpath
TimeSchedule/.project
TimeSchedule/.settings/
TimeSchedule/.settings/org.eclipse.jdt.core.prefs
TimeSchedule/bin/
TimeSchedule/bin/AddView$1.class
TimeSchedule/bin/AddView$2.class
TimeSchedule/bin/AddView.class
TimeSchedule/bin/CalendarPanel$1.class
TimeSchedule/bin/CalendarPanel$2.class
TimeSchedule/bin/CalendarPanel$3.class
TimeSchedule/bin/CalendarPanel$4.class
TimeSchedule/bin/CalendarPanel$5.class
TimeSchedule/bin/CalendarPanel$6.class
TimeSchedule/bin/CalendarPanel$7.class
TimeSchedule/bin/CalendarPanel$8.class
TimeSchedule/bin/CalendarPanel$9.class
TimeSchedule/bin/CalendarPanel.class
TimeSchedule/bin/CallBack.class
TimeSchedule/bin/ChooseFile.class
TimeSchedule/bin/ExecTask.class
TimeSchedule/bin/MainView$1.class
TimeSchedule/bin/MainView.class
TimeSchedule/bin/ScheduleTimerTasks.class
TimeSchedule/bin/TaskDatabases.class
TimeSchedule/bin/TasksTable.class
TimeSchedule/src/
TimeSchedule/src/AddView.java
TimeSchedule/src/CalendarPanel.java
TimeSchedule/src/ChooseFile.java
TimeSchedule/src/ExecTask.java
TimeSchedule/src/MainView.java
TimeSchedule/src/ScheduleTimerTasks.java
TimeSchedule/src/TaskDatabases.java
TimeSchedule/src/TasksTable.java
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.