代码搜索:stuff
找到约 10,000 项符合「stuff」的源代码
代码结果 10,000
www.eeworm.com/read/131315/5944211
read_me
This directory contains the source to pdx, a Pascal debugger that
works with pi and px. Pascal-dependent stuff is primarily in the
"sym" directory, p-code dependent stuff in "machine", and
object fil
www.eeworm.com/read/126641/6015698
pl ultrix.pl
#!/usr/local/bin/perl
#
# linux.pl - the standard unix makefile stuff.
#
$o='/';
$cp='/bin/cp';
$rm='/bin/rm -f';
# C compiler stuff
$cc='cc';
if ($debug)
{ $cflags="-g -DREF_CHECK -DCRYPTO_MDEBUG
www.eeworm.com/read/106490/6192570
java tclass1.java
//==============================================================
// TClass1.java - stuff package Test Class #1
//
// Java学习源代码检索系统 Ver 1.0 20031015 免费正式版
// 版权所有: 中国IT认证实验室(www.ChinaITLab.com)
//
www.eeworm.com/read/106490/6192571
java tclass2.java
//==============================================================
// TClass2.java - stuff package Test Class #2
//
// Java学习源代码检索系统 Ver 1.0 20031015 免费正式版
// 版权所有: 中国IT认证实验室(www.ChinaITLab.com)
//
www.eeworm.com/read/101990/6234731
c cryptoflex-tool.c
/*
* cryptoflex-tool.c: Tool for doing various Cryptoflex related stuff
*
* Copyright (C) 2001 Juha Yrj鰈
www.eeworm.com/read/101082/6242092
h lup_def.h
#ifdef ultrix
#ifdef lint
static char *sccsid = "@(#)lup_def.h 4.1 (ULTRIX) 7/2/90";
#endif lint
#endif ultrix
/***
*** cps$lup_def.h --
***
*** Miscellaneous preprocessor stuff for the Page Lay
www.eeworm.com/read/101042/6259219
pl ultrix.pl
#!/usr/local/bin/perl
#
# linux.pl - the standard unix makefile stuff.
#
$o='/';
$cp='/bin/cp';
$rm='/bin/rm -f';
# C compiler stuff
$cc='cc';
if ($debug)
{ $cflags="-g -DREF_CHECK -DCRYPTO_MDEBUG
www.eeworm.com/read/100285/6271338
h dllist.h
/*-------------------------------------------------------------------------
*
* dllist.h
* simple doubly linked list primitives
* the elements of the list are void* so the lists can contain
*
www.eeworm.com/read/100285/6271526
h module.h
/*-------------------------------------------------------------------------
*
* module.h
* this file contains general "module" stuff that used to be
* spread out between the following files:
www.eeworm.com/read/409195/11342085
cpp demo11_2.cpp
// DEMO11_2.CPP - an example of recursion via factorial
// INCLUDES ///////////////////////////////////////////////////////////////
#define WIN32_LEAN_AND_MEAN // make sure certain headers are