- org.sf.feeling.swt.win32.extension 开源的JAVA和windows钩子的接口实现
- wang 利用FDTD方法模拟普通光子晶体光纤中模场变化的情况
- amplify-and-forward code for amplify and forward
- SPK-AHP-VB.Net-MySQL THIS PROGRAM IS FOR YOUR SOLUTION TO SOLVE THE CASE ABOUT AHP DDS
- UDP广播demo 实现android udp广播
- sdram controller Introduction Synchronous DRAMs have become the memory standard in many designs. They provide substantial advances in DRAM performance. They synchronously burst data at clock speeds presently up to 143MHz. They also provide hidden precharge time and the ability to randomly change column addresses on each clock cycle during a burst cycle. This reference design provides the user with a baseline SDRAM Controller design. The user may modify the design to meet specific design requirements. This document provides information on how this design operates and shows the user where changes can be made to support other functionality.
文件名称: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
1999-2046 搜珍网 All Rights Reserved.
本站作为网络服务提供者,仅为网络服务对象提供信息存储空间,仅对用户上载内容的表现方式做保护处理,对上载内容本身不做任何修改或编辑。
