代码搜索:Scripts
找到约 7,993 项符合「Scripts」的源代码
代码结果 7,993
www.eeworm.com/read/144571/12784509
readme
phpMyAdmin - Readme
A set of PHP3-scripts to adminstrate MySQL over the WWW.
Version 2.1.0 - 08/06/2000
http://www.phpwizard.net/projects/phpMyAdmin/
Copyright (C) 1998-2000 Tobias Ratsch
www.eeworm.com/read/243682/12924691
txt hamster.txt
/L20"Hamster Scripts" Nocase Line Comment = # String Chars = " File Extensions = HSC
/Delimiters = ~!@%^&*()-+=|\/{}[]:;"' , ?
/C1 Connection Control
ras.dial ras.hangup
setlogin
/C2 Script Con
www.eeworm.com/read/314507/13565338
faq
QUESTION INDEX
--------------
GENERAL
Q: What is Smarty?
Q: What's the difference between Smarty and other template engines?
Q: What do you mean "Compiled PHP Scripts" ?
Q: Why can't I just use PHPA
www.eeworm.com/read/148609/5713720
readme
There are blowfish assembler generation scripts.
bf-586.pl version is for the pentium and
bf-686.pl is my original version, which is faster on the pentium pro.
When using a bf-586.pl, the pentium pro
www.eeworm.com/read/142331/5765640
readme
# $Id: README,v 1.2 2001/05/31 23:09:10 dda Exp $
Use the scripts testall or testone to run all, or just one of the Java
tests. You must be in this directory to run them. For example,
$ ex
www.eeworm.com/read/138548/5815806
faq
QUESTION INDEX
--------------
GENERAL
Q: What is Smarty?
Q: What's the difference between Smarty and other template engines?
Q: What do you mean "Compiled PHP Scripts" ?
Q: Why can't I just use PHPA
www.eeworm.com/read/131315/5935991
installperl
#!./perl
$mainperldir = "/usr/bin";
while (@ARGV) {
$nonono = 1 if $ARGV[0] eq '-n';
$versiononly = 1 if $ARGV[0] eq '-v';
shift;
}
umask 022;
@scripts = ('cppstdin', 'h2ph', 'c2ph', '
www.eeworm.com/read/128421/5991161
ex emacsen-install.ex
#! /bin/sh -e
# /usr/lib/emacsen-common/packages/install/bochs
# Written by Jim Van Zandt , borrowing heavily
# from the install scripts for gettext by Santiago Vila
#