搜索资源列表
Timer22
- Timer类 Java为程序代码的定时执行提供了方便的类。例如,如果编写一个时钟应用程序,希望他能够每秒钟更新一次显示,或者想在一些预定的时间播放一个报警声音-Timer category Java code for the timing of the implementation of the convenience category. If, for example, the preparation of a clock application procedures in the hop
NowTime
- 用java编写的显示系统现在时间的例子 很小,但是实现线程的用法-java prepared with the system now shows examples of the timing of a small, but the realization of the thread usage
ShutDown_Java
- java写的一个自动关机程序,界面友好,极具实用和参考价值,支持定时关机和倒计时关机。-java wrote an automatic shutdown procedures, friendly interface and highly practical and reference value, Timing off support and the countdown shutdown.
TimerDemo
- 一个使用线程与定时功能的JAVA小程序,-use of a functional and timing threads JAVA small program
移动时间
- 用JAVA编写的移动时间程序-prepared using JAVA mobile timing
StopWatch
- java语言实现的运行在android平台上的竞赛计时程序,并能将成绩上传服务器-java language running on the android platform race timing program, and can upload the server performance
netctoss
- 该项目是为电信运营的IP计费服务的。主要为openlab在线实验室出租业务。该 系统运行于Sun Solaris Unix系统,数据库采用Oracle9i ,Web部分采用Weblogic 服务器。后台主要由数据采集系统从AAA服务器采定时采集出用户的登入登出信息, 存入数据库相应的表中,由数据整合系统定时对采集的数据按时、天、月、年进行 整合,以便对web部分的查询提供支持。前台部分主要分为用户自服务管理,资费 管理,用户管理,管理员管理,帐单管理,帐务
datachooser
- Java Swing 日期控件 增加时间选择功能-Java Swing Date timing control function to increase
lipeng1hao
- 此软件是一个集利用摄像头拍照、录像功能于一体的小软件,目前可以实现实时对摄像头采集到的信息进行监控 定时抓拍照片、定时录像 设置摄像头采集信息的各种参数,如:采集照片大小,流量,录像后的文件是否压缩以及压缩方式等.-This software is a use of cameras to take photographs, video functions of small software, currently available real-time on camera the informat
Task
- 任务调度,定时任务,定时执行程序,Quartz基本用法-Mission scheduling, mission timing, timing the implementation of procedures
TrafficSignalControlSystem
- 交通信号灯控制系统,根据输入的车流量计算各信号灯的配时信息-Traffic signal control system, according to the calculation of the input signal of the flow of timing information
net_teach
- 用Trufun Plato 2007开发的另一个UML实例,时序图用例图状态图一应俱全,很实用的学习资料~-Trufun Plato 2007 with the development of UML another example, the timing diagram state diagram use case diagram variety, it is useful to study the information ~
sample-Timer
- javame中对于timer的应用,是游戏开发以及定时事务处理的必须要看的东西。看了本例子,对于timer会有一个初步的了解。-javame for the timer in the application of game development as well as the timing transaction must be to look at things. Read this example, for the timer will have a preliminary understa
Alerter
- JAVA编辑的的定时提醒闹钟的一个小程序-JAVA editor of the timing clock, a small reminder program
frequencymeter
- 数字频率计课程设计 描述计时功能等功能-Digital frequency meter function of curriculum design, timing and other functions described in
java-online-message
- JAVA做的再线客服系统,很好很强大,轻松管理客户资源 可以备注访客或添加到客户列表 跟踪客户状况,可录入跟进记录,再次访问自动显示客户信息及上次交谈内容及时间 可以对客户进行分组管理,掌握与客户的联络记录 -JAVA to do the re-line customer service system, very very powerful, easy to manage customer resources You can add notes to visitors or cu
jfreechart-1.0.13demo
- jfreechart1.0,13demo,包括饼图、柱状图、时序图的开发,以及与数据库、串口、文本文件的连接。-jfreechart1.0, 13demo, including pie charts, bar charts, timing diagrams of the development, and database, serial, text file connection.
Parking-Management-System(java)
- 这是一个停车场管理系统,能实现停车场车辆的进出库,并且能实现车辆离开时自动计时和计算停车时所需要交纳的停车费,同时能实现数据的备份和还原。-This is a car park management system, to achieve out of the basement car park of the vehicle, and can automatically calculate the timing and the need to pay for parking when parkin
日期Calendar类详解
- Calendar的中文翻译是日历,实际上,在历史上有着许多种计时的方法。所以为了计时的统一,必需指定一个日历的选择。那现在最为普及和通用的日历就是"Gregorian Calendar"。也就是我们在讲述年份时常用"公元**年"。Calendar 在 Java 中是一个抽象类(Abstract Class),GregorianCalendar 是它的一个具体实现。Calendar.getInstance()中所获得的实例就是一个"Greogria
定时器
- Java的定时器功能,可用于完成相应的定时任务。单独执行或web任务安排(Java timer function, can be used to complete the corresponding timing task. Individual execution or web task arrangement)