代码搜索:Scripts

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

代码结果 7,993
www.eeworm.com/read/350504/3124723

install-sh

#!/bin/sh # # install - install a program, script, or datafile # This comes from X11R5 (mit/util/scripts/install.sh). # # Copyright 1991 by the Massachusetts Institute of Technology # # Permission to
www.eeworm.com/read/263726/4300459

default xorp.default

# Defaults for xorp initscript # sourced by /etc/init.d/xorp # installed at /etc/default/xorp by the maintainer scripts # # This is a POSIX shell fragment # # Master system-wide xorp switch. The ini
www.eeworm.com/read/263726/4300525

install-sh

#!/bin/sh # # install - install a program, script, or datafile # This comes from X11R5 (mit/util/scripts/install.sh). # # Copyright 1991 by the Massachusetts Institute of Technology # # Permission to
www.eeworm.com/read/259903/4338461

install-sh

#!/bin/sh # # install - install a program, script, or datafile # This comes from X11R5 (mit/util/scripts/install.sh). # # Copyright 1991 by the Massachusetts Institute of Technology # # Permission to
www.eeworm.com/read/259538/4342727

svn-base install-sh.svn-base

#!/bin/sh # # install - install a program, script, or datafile # This comes from X11R5 (mit/util/scripts/install.sh). # # Copyright 1991 by the Massachusetts Institute of Technology # # Permission to
www.eeworm.com/read/259059/4347553

py setup.py

# setup.py from distutils.core import setup import glob import py2exe setup( name="msp430-jtag", scripts=["jtag.py"], )
www.eeworm.com/read/259059/4347606

py setup.py

# setup.py from distutils.core import setup import glob import py2exe setup( name="msp430-jtag", scripts=["jtag.py"], )
www.eeworm.com/read/258350/4356728

install-sh

#!/bin/sh # # install - install a program, script, or datafile # This comes from X11R5 (mit/util/scripts/install.sh). # # Copyright 1991 by the Massachusetts Institute of Technology # # Permission to
www.eeworm.com/read/252498/4403870

install-sh

#! /bin/sh # # install - install a program, script, or datafile # This comes from X11R5 (mit/util/scripts/install.sh). # # Copyright 1991 by the Massachusetts Institute of Technology # # Permission to
www.eeworm.com/read/251962/4412478

install-sh

#!/bin/sh # # install - install a program, script, or datafile # This comes from X11R5 (mit/util/scripts/install.sh). # # Copyright 1991 by the Massachusetts Institute of Technology # # Permission to