代码搜索:Executable
找到约 10,000 项符合「Executable」的源代码
代码结果 10,000
www.eeworm.com/read/459002/7284330
prj commcallback.prj
[Project Header]
Version = 800
Pathname = "/y/MesquiteTrunk/samples/rs232/commcallback.prj"
CVI Dir = "/Y/MesquiteTrunk"
IVI Standard Root Dir = "/C/Program Files/IVI"
VXIplug&play Framework Dir
www.eeworm.com/read/459002/7284331
prj serial.prj
[Project Header]
Version = 800
Pathname = "/y/MesquiteTrunk/samples/rs232/serial.prj"
CVI Dir = "/Y/MesquiteTrunk"
IVI Standard Root Dir = "/C/Program Files/IVI"
VXIplug&play Framework Dir = "/C/
www.eeworm.com/read/456471/7348817
prj arrayfile.prj
[Project Header]
Version = 800
Pathname = "/e/TXT2UCF/arrayfile.prj"
Project Label = "TXT 2 UCF"
CVI Dir = "/d/program files/cvi/cvi80"
IVI Standard Root Dir = "/C/Program Files/IVI"
VXIplug&pla
www.eeworm.com/read/449122/7518038
mak mk_os2.mak
# $Id: mk_os2.mak,v 1.3 2002/01/27 21:20:55 darren Exp $
#
# A Makefile for OS/2 using EMX/gcc
# You may want to use the OS/2 port of autoconf for building
# and comment-out the according statemen
www.eeworm.com/read/449030/7520028
s sizetest3.s
# sizetest3.s - A sample program to view the executable size
.section .data
buffer:
.fill 10000
.section .text
.globl _start
_start:
movl $1, %eax
movl $0, %ebx
int $0x80
www.eeworm.com/read/449030/7520037
s sizetest2.s
# sizetest2.s - A sample program to view the executable size
.section .bss
.lcomm buffer, 10000
.section .text
.globl _start
_start:
movl $1, %eax
movl $0, %ebx
int $0x80
www.eeworm.com/read/447044/7559869
xml_specifyingemulatorarguments listing13-14_devices.xml_specifyingemulatorarguments
Motorola/V550
www.eeworm.com/read/440621/7685022
txt activemark patching script.txt
/*
Activemark "Everything OK!" patching script
Made by: GaBoR {RES}
Thanks to CONDZERO for the good tuts on Activemark!
Note: run this script on the unpacked file!
*/
var x
gpa "GetModuleHandl