代码搜索:Scripts

找到约 7,993 项符合「Scripts」的源代码

代码结果 7,993
www.eeworm.com/read/238116/13905457

htm util.htm

Utility Programs
www.eeworm.com/read/238116/13905461

htm descrip.htm

Principles of Operation
www.eeworm.com/read/237122/13976583

htm ch09_15.htm

[Chapter 9] 9.15 Throwaway Scripts for Complicated Commands
www.eeworm.com/read/237122/13976620

htm ch22_19.htm

[Chapter 22] 22.19 Shell Scripts Must be Readable and (Usually) Executable
www.eeworm.com/read/236812/13998254

js popmenu.js

www.eeworm.com/read/109695/15552158

pppdown

#!/bin/sh # # This script fill find processes with 'pppd' in the name # and send them SIGINT. It must be run suid root to work # correctly. Some people don't like suid root shell scripts. # In that
www.eeworm.com/read/108729/15577801

sh testconf.sh

#! /bin/sh -f # # Variables: (* = exported) # *SNMP_TMPDIR: place to put files used in testing. # SNMP_TESTDIR: where the test scripts are kept. # *SNMP_PERSISTENT_FILE: where to store th
www.eeworm.com/read/105943/15652670

url c, c++, c__,free source code for the taking. over five million lines of programs..url

[DEFAULT] BASEURL=http://www.1cplusplusstreet.com/vb/scripts/BrowseCategoryOrSearchResults.asp?lngWId=3&grpCategories=12&optSort=Alphabetical&txtMaxNumberOfEntriesPerPage=10 [DOC#134] BASEURL=http:
www.eeworm.com/read/104818/15682483

pas halinit.pas

{Add halinit.pas to your project and imported Delphi procedures,functions and classes will be available for use in inrerpreter scripts. } unit HALInit; interface Uses h_class,h_contr,h_d
www.eeworm.com/read/100079/15885892

c matches.c

/* * See if two strings match. Returns a 0 on success, and a 1 on failure. * This is an external program to be used in shell scripts. */ #include #include "config.h" main(argc, argv) i