代码搜索:Scripts
找到约 7,993 项符合「Scripts」的源代码
代码结果 7,993
www.eeworm.com/read/205898/5014230
pm notifylist.pm
# Copyright 2001-2005 Six Apart.
# SCRiPTMAFiA 2005 - THE DiRTY HANDS ON YOUR SCRiPTS
#
# $Id: NotifyList.pm 10561 2005-03-21 23:54:46Z ezra $
package MT::App::NotifyList;
use strict;
use MT::App;
www.eeworm.com/read/205898/5014236
pm sqlite.pm
# Copyright 2001-2005 Six Apart.
# SCRiPTMAFiA 2005 - THE DiRTY HANDS ON YOUR SCRiPTS
#
# $Id: sqlite.pm 10391 2005-03-16 00:19:42Z bchoate $
package MT::ObjectDriver::DBI::sqlite;
use strict;
use F
www.eeworm.com/read/205898/5014239
pm context.pm
# Copyright 2001-2005 Six Apart.
# SCRiPTMAFiA 2005 - THE DiRTY HANDS ON YOUR SCRiPTS
#
# $Id: Context.pm 12367 2005-05-24 18:37:59Z bchoate $
package MT::Template::Context;
use strict;
use MT::Util
www.eeworm.com/read/205898/5014241
pm mirror.pm
# Copyright 2004-2005 Six Apart.
# SCRiPTMAFiA 2005 - THE DiRTY HANDS ON YOUR SCRiPTS
#
# $Id: Mirror.pm 10734 2005-03-25 01:51:41Z bchoate $
package Mirror;
use strict;
use MT::App;
@Mirror::ISA =
www.eeworm.com/read/190346/5183927
py mailer.py
#!/usr/bin/env python2
#
# mailer.py: send email describing a commit
#
# $HeadURL: http://svn.collab.net/repos/svn/branches/1.1.x/tools/hook-scripts/mailer/mailer.py $
# $LastChangedDate: 2005-03
www.eeworm.com/read/186901/5229340
js left.js
/* $Id: left.js,v 1.13 2003/02/06 23:04:08 lem9 Exp $ */
// These scripts were originally found on cooltype.com.
// Modified 01/01/1999 by Tobias Ratschiller for linuxapps.com
// Modified 7th June
www.eeworm.com/read/186388/5232908
am makefile.am
## Makefile.am for texinfo/util.
## $Id: Makefile.am,v 1.3 1998/03/24 19:41:36 law Exp $
## Run automake in .. to produce Makefile.in from this.
noinst_PROGRAMS = install-info texindex
noinst_SCRIPTS
www.eeworm.com/read/182103/5267129
am makefile.am
##
## $Id: Makefile.am,v 1.2 2002/03/28 00:42:31 joel Exp $
##
ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal
noinst_SCRIPTS = runtest
TMPINSTALL_FILES += $(PROJECT_ROOT)/simsh4/tests \
$(PROJECT
www.eeworm.com/read/182103/5273182
am makefile.am
#
# COPYRIGHT (c) 1988-2002.
# On-Line Applications Research Corporation (OAR).
# All rights reserved.
#
# $Id: Makefile.am,v 1.5.4.1 2003/05/21 20:45:27 ralf Exp $
#
noinst_SCRIPTS = texi2www t
www.eeworm.com/read/180137/5290190
am makefile.am
# $Id: Makefile.am,v 1.3 2003/09/16 14:43:30 adam Exp $
#dist-hook:
# -mkdir $(distdir)/records
# cp $(srcdir)/records/*.grs $(distdir)/records
check_SCRIPTS = testall.sh
TESTS = testall.sh
EXTRA