代码搜索:timer
找到约 10,000 项符合「timer」的源代码
代码结果 10,000
www.eeworm.com/read/328469/13026021
obj timer.obj
www.eeworm.com/read/328401/13029272
o timer.o
www.eeworm.com/read/328396/13029674
lst timer.lst
C51 COMPILER V8.02 TIMER 04/15/2008 18:52:58 PAGE 1
C51 COMPILER V8.02, COMPILATION OF MODULE TIMER
OBJECT MODULE PLACED IN t
www.eeworm.com/read/328396/13029714
obj timer.obj
www.eeworm.com/read/328313/13034617
c timer.c
/************************************************************************************************
* Project: generic
* Author: Christian Ulrich
* Contact: christian at ullihome dot de
*
* Creat
www.eeworm.com/read/328313/13034638
h timer.h
/************************************************************************************************
* Project: generic
* Author: Christian Ulrich
* Contact: christian at ullihome dot de
*
* Creat
www.eeworm.com/read/141139/13036021
asm timer.asm
TITLE Calculate Elapsed Time (Timer.asm)
; Demonstrate a simple stopwatch timer, using
; the Win32 GetTickCount function.
; Last update: 1/21/02
INCLUDE Irvine32.inc
TimerStar
www.eeworm.com/read/328199/13042645
rc timer.rc
//>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
#include
//>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
#define DLG_MAIN 1
#define ICO_1
www.eeworm.com/read/328199/13042652
asm timer.asm
;>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
; Sample code for < Win32ASM Programming >
; by 罗云彬, http://asm.yeah.net
;>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>