代码搜索:PROGRAMMER

找到约 6,766 项符合「PROGRAMMER」的源代码

代码结果 6,766
www.eeworm.com/read/111979/15498041

htm index.htm

MFC Programmer's SourceBook - Jokes
www.eeworm.com/read/111979/15498042

htm index.shtml.htm

MFC Programmer's SourceBook - Jokes
www.eeworm.com/read/102720/15761695

1 synctree.1

SYNCTREE(1) Minix Programmer's Manual SYNCTREE(1) NAME synctree - synchronize directory trees. SYNOPSIS synctree [-iuf] [[user1@]machine1:]dir1 [[u
www.eeworm.com/read/102720/15762087

5 resolvxc.5

RESOLV.CONF(5) Minix Programmer's Manual RESOLV.CONF(5) NAME resolv.conf - Domain Name System resolver configuration SYNOPSIS /etc/resolv.conf DESCRIP
www.eeworm.com/read/165536/10057958

c strings.c

/* * STRINGS.C - Output printable ascii strings from a binary file. * E.g. this can be used to locate identifier strings from .EXE-files * or other messages. * * PROGRAMMER: Martt
www.eeworm.com/read/165536/10058229

c tail.c

/* * TAIL.C - Output the last 10 lines from a text file. * * PROGRAMMER: Martti Ylikoski * CREATED: 5.12.1990 */ static char *VERSION= "Version 1.1, Copyright(c) Martti Ylikoski, 1990-1
www.eeworm.com/read/163588/10153257

install

Micro In-System Programmer Brief Installation Notes Enter the src directory. If uisp does not compile successfully, add switch -DNO_DIRECT_IO in the Makefile to remove support for direct I/O port a
www.eeworm.com/read/357331/10212082

asm a_song.asm

;#Make_Exe# .model small ;============================= ;===通用发声程序,PIT控制====== ;============================= .data msg db 'PIT control the sound programmer.',13,10,'any key to go on...',13,10,
www.eeworm.com/read/354597/10343107

c strings.c

/* * STRINGS.C - Output printable ascii strings from a binary file. * E.g. this can be used to locate identifier strings from .EXE-files * or other messages. * * PROGRAMMER: Martt
www.eeworm.com/read/354597/10343364

c tail.c

/* * TAIL.C - Output the last 10 lines from a text file. * * PROGRAMMER: Martti Ylikoski * CREATED: 5.12.1990 */ static char *VERSION= "Version 1.1, Copyright(c) Martti Ylikoski, 1990-1