代码搜索结果
找到约 10,000 项符合
Timer 的代码
timer.h
#ifndef __TIMER_H__
#define __TIMER_H__
void Test_Timer(void);
#endif /*__TIMER_H__*/
timer.c
#include
#include "..\inc\option.h"
#include "..\inc\44b.h"
#include "..\inc\44blib.h"
#include "..\inc\def.h"
#include "..\inc\timer.h"
//********************************************
timer.a96
TIMER MODULE
$include(_SFR_INC_)
rseg
extrn PLMREG
;; Define a few registers for our own purpose
;; Note that these are not the same as the TMPREG0
;; used for C programs.
Tmp0: dsw 1
T
timer.java
import java.applet.*;
import java.awt.*;
import java.util.*;
//代表下拉式编辑框,用来输入小时、分钟和秒
class SpinButton
{
int x, y, number, maxVal, runner;
Font font1 = new Font("Dialog", Font.BOLD,14);
bo
timer.h
/*********************************************************/
/* 文件:TIMER.H */
/*********************************************************/
/*******************
timer.java
package practises.thread;
import java.util.Date;
import java.util.TreeSet;
import java.util.Comparator;
public class timer
{
//已经排序的集合保存timer负责的任务
//使用一个比较函数按时间执行任务
TreeSet tasks =
timer.h
/******************************************************************/
/* timer.h - v0.00 */
/* Copyright (c) 1997 Texas Instruments Incorporated