代码搜索:stuff

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

代码结果 10,000
www.eeworm.com/read/124347/6050859

s sigaction.s

/ / The SCO signal stuff seems to be weird. The POSIX stuff appears to / "extended" system calls, and use values in eax and edx. / Like most of the other signal routines, it takes a function pointer
www.eeworm.com/read/120487/6073497

out copy2.out

CREATE TABLE x ( a serial, b int, c text not null default 'stuff', d text, e text ); NOTICE: CREATE TABLE will create implicit sequence "x_a_seq" for "serial" column "x.a" CREATE FUNCTION fn_x_b
www.eeworm.com/read/102995/6224477

cpp samclass.cpp

// samclass.cpp -- Property page provider for the SAMPLE class of devices // Copyright (C) 1999 by Walter Oney // All rights reserved #include "stdafx.h" #include "resource.h" HINSTANCE hInst
www.eeworm.com/read/101990/6234911

c dir.c

/* * dir.c: Stuff for handling EF(DIR) * * Copyright (C) 2001, 2002 Juha Yrj鰈
www.eeworm.com/read/101082/6243283

2b l42.2b

#print Now pick up the file 'stuff', change all instances of "green" everywhere to "red", and then rewrite the file and type "ready". #create Ref red light, village red red book, red paper, red pencil
www.eeworm.com/read/101082/6250842

h dec.h

/* * Kludge file for learn stuff. * aps 10/28/83 */ #DEFINE vax 1
www.eeworm.com/read/101042/6258281

readme

The stuff in here is based on patches supplied to me by Steven Schoch to do DSS. I have since modified a them a little but a debt of gratitude is due for doing the initial
www.eeworm.com/read/101042/6259221

pl unix.pl

#!/usr/local/bin/perl # # unix.pl - the standard unix makefile stuff. # $o='/'; $cp='/bin/cp'; $rm='/bin/rm -f'; # C compiler stuff if ($gcc) { $cc='gcc'; if ($debug) { $cflags="-g2 -ggdb"; }
www.eeworm.com/read/100419/6269833

removefiles

## OpenCA - RA Server Command ## (c) 1998-2001 by Massimiliano Pala and OpenCA Group ## ## File Name: removeFiles ## Brief: Remove tempory files ## Description: Remove Temporary files in the
www.eeworm.com/read/100043/6275724

c htcp.c

/* * $Id: htcp.c,v 1.26 1998/10/08 20:10:21 wessels Exp $ * * DEBUG: section 31 Hypertext Caching Protocol * AUTHOR: Duane Wesssels * * SQUID Internet Object Cache http://squid.nlanr.net/Sq