文件名称:duoxiancheng_richengbiao
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2013-03-22
- 文件大小:
- 6kb
- 下载次数:
- 0次
- 提 供 者:
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
一个图形界面程序,运行之后,让其中有一个线程能在界面上不断显示系统当前时间。另让一个线程可以在界面上提示当前系统时间下用户该做什么工作(例如当程序判断出系统时间现在是8:00到9:00,则提示用户该上课;现在是23:00到8:00,则提示用户该休息)。-A graphical program after running, let a thread continue to display the current system time (acquisition time query java.util.Calendar class interface, which contains multiple function is used to obtain the system time). Another so that a thread can interface prompts the user what to do under the current system time (for example, when the program determine the system time is from 8:00 to 9:00, the user is prompted to the class now is 23:00 to 8: 00, then prompts the user for the rest).
(系统自动生成,下载前可以参看下载内容)
下载文件列表
日程表
......\.classpath
......\.project
......\.settings
......\.........\org.eclipse.jdt.core.prefs
......\bin
......\...\MyClock.class
......\...\Thread1.class
......\...\Thread2.class
......\src
......\...\MyClock.java