代码搜索结果

找到约 10,000 项符合 Clock 的代码

clock.asm

;2001.5.24 ;*************** ;clk_program 2000-10-12 ;*************** ;******************************************************** t_h_100ms equ 01eh ;100 ms for 6MHz 1e t_l

clock.java

package javabook; import java.util.*; /** * This class supports some basic clock functions such as reading the current time, * getting today's date, and stop watch function. This class also