文件名称:TimeSchedule

  • 所属分类:
  • MySQL数据库
  • 资源属性:
  • [Java] [源码]
  • 上传时间:
  • 2013-01-13
  • 文件大小:
  • 45kb
  • 下载次数:
  • 0次
  • 提 供 者:
  • 炳*
  • 相关连接:
  • 下载说明:
  • 别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容均来自于网络,请自行研究使用

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.
(系统自动生成,下载前可以参看下载内容)

下载文件列表





TimeSchedule

............\.classpath

............\.project

............\.settings

............\.........\org.eclipse.jdt.core.prefs

............\bin

............\...\AddView$1.class

............\...\AddView$2.class

............\...\AddView.class

............\...\CalendarPanel$1.class

............\...\CalendarPanel$2.class

............\...\CalendarPanel$3.class

............\...\CalendarPanel$4.class

............\...\CalendarPanel$5.class

............\...\CalendarPanel$6.class

............\...\CalendarPanel$7.class

............\...\CalendarPanel$8.class

............\...\CalendarPanel$9.class

............\...\CalendarPanel.class

............\...\CallBack.class

............\...\ChooseFile.class

............\...\ExecTask.class

............\...\MainView$1.class

............\...\MainView.class

............\...\ScheduleTimerTasks.class

............\...\TaskDatabases.class

............\...\TasksTable.class

............\src

............\...\AddView.java

............\...\CalendarPanel.java

............\...\ChooseFile.java

............\...\ExecTask.java

............\...\MainView.java

............\...\ScheduleTimerTasks.java

............\...\TaskDatabases.java

............\...\TasksTable.java

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度更多...
  • 请直接用浏览器下载本站内容,不要使用迅雷之类的下载软件,用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org