代码搜索:timer
找到约 10,000 项符合「timer」的源代码
代码结果 10,000
www.eeworm.com/read/112793/15476775
obj timer.obj
www.eeworm.com/read/112701/15478712
h timer.h
#ifndef __TIMER_H__
#define __TIMER_H__
void Test_Timer(void);
#endif /*__TIMER_H__*/
www.eeworm.com/read/112701/15478726
c timer.c
#include
#include "..\inc\option.h"
#include "..\inc\44b.h"
#include "..\inc\44blib.h"
#include "..\inc\def.h"
#include "..\inc\timer.h"
//********************************************
www.eeworm.com/read/112429/15485841
a96 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
www.eeworm.com/read/112038/15494977
class timer.class
www.eeworm.com/read/112038/15494978
java 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
www.eeworm.com/read/111850/15501735
h timer.h
/*********************************************************/
/* 文件:TIMER.H */
/*********************************************************/
/*******************
www.eeworm.com/read/111673/15506050
java timer.java
package practises.thread;
import java.util.Date;
import java.util.TreeSet;
import java.util.Comparator;
public class timer
{
//已经排序的集合保存timer负责的任务
//使用一个比较函数按时间执行任务
TreeSet tasks =
www.eeworm.com/read/111227/15516639
h timer.h
/******************************************************************/
/* timer.h - v0.00 */
/* Copyright (c) 1997 Texas Instruments Incorporated