搜索资源列表
StopWatch
- 一个 Java 秒表计时器,两种计时模式,可切换皮肤和语言。-A stopwatch in Java. There are two timing modes and the language and look can be changed.
StopWatch
- 秒表实现暂停,继续,开始,并且带有同步的秒针显示,数字的精确到0.01-Stopwatch to achieve the suspension to continue, start, and synchronized with the second hand indicates that the precision of the figures to 0.01
stopwatch
- 由flash编写,Actionscr ipt2.0. 模拟物理实验的秒表。-Stopwatch
Calculagraph
- Java写的手机秒表,严格来说是用J2me 写的,适合初学者学习。-Written in Java mobile phone stopwatch, strictly speaking, is written in J2me, suitable for beginners to learn.
StopWatch
- javafx开发的一个秒表 学习很有帮助-javafx clock
timeclock
- //2.10实现一个秒表功能(精确到0.01秒),有计时按钮和复位按钮, //当安下计时按钮时开始计时,同时计时按钮文字由“开始计时”变为“停止计时”, //再次按下计时按钮停止计时同时显示文字变为“开始计时”,按下复位按钮后时间回到0:-//2.10 implement a stopwatch function (accurate to 0.01 seconds), with timing button and reset button,// when the safety butto
miaobiao
- 实现秒表计时功能的Java程序,适于学生学习使用,界面很好-Stopwatch timer functions to achieve the Java program, for students to learn to use, good interface
stopwatch
- 设计一秒表,实现计时的开始,暂停,停止功能。-Timing can start, pause, stop function
Java-a-stopwatch-for-phone
- Java写的手机秒表,严格来说是用J2me 写的,适合初学者学习-Written in Java mobile phone stopwatch, strictly speaking, is J2me written for beginners to learn
Super-stopwatch-java
- 手机上的JAVA超级秒表,希望对大家有帮助-Super stopwatch JAVA on the phone, we want to help
stopwatch
- 这是一个秒表功能的java程序,基于eclipse平台。-This is a stopwatch function of Java program, based on the eclipse platform
StopWatch
- 秒表 用语计时 使用方便界面简单 操作容易好用 实用 -it is a java program ,it can be used for setting time as a stop watch very simple and the gui is pretty and real it is a java program ,it can be used for setting time
StopWatch
- 小型秒表,java编写的,可以实现开始,暂停,继续,结束等功能-Small stopwatch, written in Java, you can start, pause, continue, end function
MainActivity-stopwatch
- android stopwatch 秒表 实现秒表的功能-android stopwatch stopwatch stopwatch function
ChronometerDemo-stopwatch
- 计时器小程序——秒表计时器,程序界面简洁,只有一个时间显示区域和两个图片按钮,一个按钮是开始/暂停,另一个按钮是停止-Timer applet- stopwatch timer program interface is simple, there is only one time display area and two pictures button, a button to start/pause, another button to stop
lightweight-stopwatch
- 一个简易的Android的秒表程序,可以进行多个计时。-A simple Android stopwatch procedures, can be more time.
stopwatch
- Android手机秒表程序的简单源代码,可以运行-Simple source code, Android stopwatch program can be run
stopwatch
- 一个秒表, 有启动,暂停,复位的功能,时间显示为00:00:00。-a stopwatch with functions to start,pause and reset.
StopWatch
- 设计一个名为StopWatch的类,该类包括:具有访问器方法的私有数据域startTime和endTime;一个无参构造方法,使用当前时间来初始化startTime;一个名为start()方法,将startTime重设为当前时间;一个名为stop()方法,将endTime设置为当前时间;一个名为getElapsedTime()的方法,以毫秒为单位返回秒表记录的流逝时间。画出该类的UML图并实现这个类。并编写一个测试程序,用于测量使用选择排序对100 0000个数字进行排序的执行时间。-Desig
KCSJ_Clock
- 一个可以用的秒表课设,用于大学的课程设计,包含时钟(A stopwatch class set, can be used for curriculum design, of the university of containing the clock)