代码搜索:Scripts
找到约 7,993 项符合「Scripts」的源代码
代码结果 7,993
www.eeworm.com/read/242485/13002698
install-sh
#!/bin/sh
#
# install - install a program, script, or datafile
#
# This originates from X11R5 (mit/util/scripts/install.sh), which was
# later released in X11R6 (xc/config/util/install.sh) with the
#
www.eeworm.com/read/323119/13350262
make_sharedlib_distribution
#!/bin/sh
# The default path should be /usr/local
# Get some info from configure
# chmod +x ./scripts/setsomevars
machine=i686
system=pc-linux-gnu
version=5.1.6-alpha
export machine system version
S
www.eeworm.com/read/320671/13420228
install-sh
#!/bin/sh
#
# install - install a program, script, or datafile
#
# This originates from X11R5 (mit/util/scripts/install.sh), which was
# later released in X11R6 (xc/config/util/install.sh) with the
#
www.eeworm.com/read/318282/13482181
install-sh
#!/bin/sh
#
# install - install a program, script, or datafile
#
# This originates from X11R5 (mit/util/scripts/install.sh), which was
# later released in X11R6 (xc/config/util/install.sh) with the
#
www.eeworm.com/read/312000/13620359
install-sh
#! /bin/sh
#
# install - install a program, script, or datafile
#
# This originates from X11R5 (mit/util/scripts/install.sh), which was
# later released in X11R6 (xc/config/util/install.sh) with the
#
www.eeworm.com/read/310963/13639215
install-sh
#!/bin/sh
#
# install - install a program, script, or datafile
#
# This originates from X11R5 (mit/util/scripts/install.sh), which was
# later released in X11R6 (xc/config/util/install.sh) with the
#
www.eeworm.com/read/306150/13751672
install-sh
#!/bin/sh
#
# install - install a program, script, or datafile
#
# This originates from X11R5 (mit/util/scripts/install.sh), which was
# later released in X11R6 (xc/config/util/install.sh) with the
#
www.eeworm.com/read/306033/13754394
htm demo_js2.htm
paxScript Demo. Cross-language Programming. Using paxPascal classes in paxJavaScript scripts.
www.eeworm.com/read/138548/5815607
pm importexport.pm
# Copyright 2001, 2002 Benjamin Trott.
# SCRiPTMAFiA 2005 - THE DiRTY HANDS ON YOUR SCRiPTS
#
# $Id: ImportExport.pm 4868 2004-05-27 18:15:49Z mpaschal $
package MT::ImportExport;
use strict;
use Sy