代码搜索:Scripts

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

代码结果 7,993
www.eeworm.com/read/125426/14494273

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/125291/14500958

htm 13-4.cfm.htm

在Active Server Pages中结合Scripts脚本
www.eeworm.com/read/225347/14544487

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/119797/14821230

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/116026/14992091

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/212967/15144329

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/211493/15179604

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/16793/691002

bash bash.sub.bash

# bash.sub.bash --- stub for standalone shell scripts using bash library # Author: Noah Friedman # Created: 1992-07-13 # Last modified: 1993-09-29 # Public domain #:docstri
www.eeworm.com/read/250731/4428109

in functions.in

#!/usr/bin/env bash # # $Id: functions.in 3787 2007-01-03 15:44:47Z mortenv $ # This file contains functions to be used by most or all shell scripts # in the NAV init.d directory. # # # Copyright 2002
www.eeworm.com/read/249987/4443724

am makefile.am

#input for automake to generate mod_gsoap Makefile AM_CPPFLAGS= $(CXXDEBUGDEFINES) INCLUDES=-I$(top_builddir) -$(includedir) noinst_SCRIPTS=mod_gsoap.so .c.so: apxs $(APXS_CXX_OPTIONS) -lgsoap++ $