代码搜索:exec

找到约 10,000 项符合「exec」的源代码

代码结果 10,000
www.eeworm.com/read/328068/13048385

c pr_exec.c

/* Copyright (C) 1996-1997 Id Software, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free So
www.eeworm.com/read/327270/13089780

html exec-command.html

www.eeworm.com/read/139738/13137308

c exec-test.c

#include "ag.h" #define valChildProcessID 0 #define ___big "abcdefgh" #define __big ___big ___big ___big ___big ___big ___big ___big ___big #define _big __big __big __big __big __big __big __b
www.eeworm.com/read/139697/13138253

asm exec72.asm

org 0000H AJMP START org 0023h AJMP SERIAL ; ORG 30H START: mov SP,#5fh ; mov TMOD,#20h ;T
www.eeworm.com/read/139697/13138254

asm exec061.asm

ORG 0000H AJMP START ORG 30H START: MOV P1,#0FFH ;关所 灯 MOV TMOD,#00000001B ;定时/计数器0工作于方式1 MOV TH0,#15H MOV TL0,#0A0H ;即数5536 SETB TR0 ;定时/计数器0开始运行 LOOP:JBC TF0,NEXT ;如果TF0等于1,则
www.eeworm.com/read/139697/13138255

hex exec81.hex

:020000000130CD :1000300075815F7590FF7580FF75A0FF755A00751B :100040005B011200470142C0E0C0D0E55A90007D3C :1000500093F580C2A712006ED2A7E55B90007D9356 :10006000F580C2A612006ED2A6D0D0D0E022C0D0B9 :10
www.eeworm.com/read/139697/13138257

hex exec066.hex

www.eeworm.com/read/139697/13138260

asm exec062.asm

ORG 0000H AJMP START ORG 000BH ;定时器0的中断向量地址 AJMP TIME0 ;跳转到真正的定时器程序处 ORG 30H START: MOV P1,#0FFH ;关所 灯 MOV TMOD,#00000001B ;定时/计数器0工作于方式1 MOV TH0,#15H MOV TL0,#0A0H ;即数5536 SETB EA
www.eeworm.com/read/139697/13138265

asm exec063.asm

ORG 0000H AJMP START ORG 000BH ;定时器0的中断向量地址 AJMP TIME0 ;跳转到真正的定时器程序处 ORG 30H START: MOV P1,#0FFH ;关所 灯 MOV 30H,#00H ;软件计数器预清0 MOV TMOD,#00000001B ;定时/计数器0工作于方式1 MOV TH0,#3CH MOV TL0
www.eeworm.com/read/139697/13138266

hex exec061.hex