代码搜索:Scripts
找到约 7,993 项符合「Scripts」的源代码
代码结果 7,993
www.eeworm.com/read/205898/5014232
pm viewer.pm
# Copyright 2001-2005 Six Apart.
# SCRiPTMAFiA 2005 - THE DiRTY HANDS ON YOUR SCRiPTS
#
# $Id: Viewer.pm 10197 2005-03-09 00:27:57Z ezra $
package MT::App::Viewer;
use strict;
use MT::App;
@MT::App:
www.eeworm.com/read/205898/5014233
pm cms.pm
# Copyright 2001-2005 Six Apart.
# SCRiPTMAFiA 2005 - THE DiRTY HANDS ON YOUR SCRiPTS
#
# $Id: CMS.pm 12328 2005-05-23 21:28:30Z ezra $
package MT::App::CMS;
use strict;
use Symbol;
use File::Spec;
www.eeworm.com/read/190346/5183925
py svnperms.py
#!/usr/bin/env python2
# $HeadURL: http://svn.collab.net/repos/svn/branches/1.1.x/tools/hook-scripts/svnperms.py $
# $LastChangedDate: 2003-09-09 19:35:09 -0700 (Tue, 09 Sep 2003) $
# $LastChange
www.eeworm.com/read/180137/5289351
in configure.in
dnl
dnl Configuration input file for standard Harvest broker components
dnl
dnl $Id: configure.in,v 2.2 1997/11/04 18:14:29 sxw Exp $
dnl
AC_PREREQ(2.12)
AC_INIT(simple-scripts/harvest-check.pl.in
www.eeworm.com/read/173347/5374818
sh debug2.sh
#!/bin/sh
set -x
echo "Your terminal type is set to: $TERM"
echo
set +x
echo "Your Timezone is set to: $TZ"
echo
echo "Now we will list all the nfs scripts in /etc/rc2.d"
ls /etc/rc2.d/*nfs*
echo
www.eeworm.com/read/317451/3580001
tcl asym.tcl
# Scripts for bandwidth-asymmetry simulations. Uses util.tcl (must be in
# this directory).
source util.tcl
# set up simulation
set ns [new Simulator]
set n0 [$ns node]
set n1 [$ns node]
set n2 [
www.eeworm.com/read/307320/3724435
tcl asym.tcl
# Scripts for bandwidth-asymmetry simulations. Uses util.tcl (must be in
# this directory).
source util.tcl
# set up simulation
set ns [new Simulator]
set n0 [$ns node]
set n1 [$ns node]
set n2 [
www.eeworm.com/read/301403/3840384
tcl asym.tcl
# Scripts for bandwidth-asymmetry simulations. Uses util.tcl (must be in
# this directory).
source util.tcl
# set up simulation
set ns [new Simulator]
set n0 [$ns node]
set n1 [$ns node]
set n2 [