代码搜索:Scripts
找到约 7,993 项符合「Scripts」的源代码
代码结果 7,993
www.eeworm.com/read/167890/5451249
sconscript
import glob
import os
from scripts.build_support import *
Import ('*')
if env['plat'] != 'linux':
env.Exit('Error: Tools must be build on the linux platform')
else:
file_list = ['shell.c',
www.eeworm.com/read/167185/5464255
sh install.sh
#!/bin/sh
#
# Install the docs
#
DOCDIR=`get_esps_base`/doc
if test ! -d $DOCDIR
then
echo $DOCDIR does not exist, check install scripts or seek help
exit 1
fi
if test x$MANMOD = x
then
MAN
www.eeworm.com/read/348164/3158237
txt anderes.txt
Sortieralgorithmus geschrieben von Rde:
http://pscode.com/vb/scripts/ShowCode.asp?txtCodeId=65107&lngWId=1
Scrollbars von VBAccelerator
In Scrollbars.cls verwendetes Sub-Classing geschrieben vo
www.eeworm.com/read/345992/3193989
read-me
[ READ-ME - Wed Oct 24 15:25:50 1990 - OSI Directory Tools - /cjr ]
This UNIX directory contains some shell scripts to help manage Application
Entity Information stored in the QUIPU OSI directory.
A
www.eeworm.com/read/341021/3259352
m4 aclocal.m4
dnl
dnl This files contains additional macros for using autoconf to
dnl build configure scripts.
dnl
dnl Almost all of this file is taken from the aclocal.m4 of MPICH
dnl
dnl Get the format of Fortra
www.eeworm.com/read/340058/3292090
js pescript.js
//
// Priority Encode change management scripts
//
//
var g_ResultXMLDoc;
var g_VarXMLDoc;
var g_ChangeXMLDoc;
var g_nImpact = 0; // 0 = No impact, 1 = no teardown, 2 = no teardown null expre
www.eeworm.com/read/336578/3349235
1 ncftpls.1
.TH ncftpls 1 "NcFTP Software" ncftpls
.SH NAME
ncftpls - Internet file transfer program for scripts
.SH "SYNOPSIS"
.PP
.B ncftpls
.RI [ "options" ]
.I "ftp://url.style/host/path/name/"
.\"-------
.SH
www.eeworm.com/read/333906/3379658
conf fold_alanin.conf
# configuration for replica exchange scripts
# run simulation: tclsh ../replica_exchange.tcl fold_alanin.conf
# to continue: tclsh ../replica_exchange.tcl restart_1.conf
# view in VMD: source fold_
www.eeworm.com/read/326822/3467207
in rest-ld-script.in
/*
* rest-ld-script.in: ld (linker) script for blob.
* Heavily inspired by the Linux kernel linker scripts.
*
* Copyright (C) 1999 2000 2001 Erik Mouw (J.A.K.Mouw@its.tudelft.nl) an
www.eeworm.com/read/323025/3519296
y ecma.y
%{ /* ecma.y -- written by Alexis WILKE for Made to Order Software, Ltd. (c) 2004-2006 */
/* grammar parser for Action Scripts */
/*
Copyright (c) 2004-2006 Made to Order Software, Ltd.
Permission