代码搜索:Scripts

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

代码结果 7,993
www.eeworm.com/read/247212/4484157

win32 makefile.win32

all: client.exe server.exe DIR_PREFIX=..\ !include ..\..\MakeVars.win32 INSTALL_DIR = poa\account-1 INSTALL_SRCS = Makefile client.cc server.cc account.idl INSTALL_SCRIPTS = account server
www.eeworm.com/read/247212/4484248

win32 makefile.win32

all: client.exe server.exe DIR_PREFIX=..\ !include ..\..\MakeVars.win32 INSTALL_DIR = poa\account-1 INSTALL_SRCS = Makefile client.cc server.cc account.idl INSTALL_SCRIPTS = account server.
www.eeworm.com/read/247212/4484255

win32 makefile.win32

all: client.exe server.exe DIR_PREFIX=..\ !include ..\..\MakeVars.win32 INSTALL_DIR = pi\current INSTALL_SRCS = Makefile client.cc server.cc hello.idl INSTALL_SCRIPTS = hello server.exe: he
www.eeworm.com/read/247212/4484262

win32 makefile.win32

all: client.exe server.exe DIR_PREFIX=..\ !include ..\..\MakeVars.win32 INSTALL_DIR = poa\account-2 INSTALL_SRCS = Makefile client.cc server.cc account.idl INSTALL_SCRIPTS = account server.
www.eeworm.com/read/240204/4577879

in configure.in

AC_INIT(src/Parser.cpp) PACKAGE=libantlr VERSION="2.7.1" LIBANTLR_SO_VERSION=0:0:0 AC_CONFIG_AUX_DIR(scripts) AM_INIT_AUTOMAKE($PACKAGE, $VERSION) AM_DISABLE_SHARED AM_PROG_LIBTOOL AC_PR
www.eeworm.com/read/209559/4974489

c_shipped keywords.c_shipped

/* ANSI-C code produced by gperf version 2.7.2 */ /* Command-line: gperf -L ANSI-C -a -C -E -g -H is_reserved_hash -k '1,3,$' -N is_reserved_word -p -t scripts/genksyms/keywords.gperf */ struct reswo
www.eeworm.com/read/205898/5014238

pm dbm.pm

# Copyright 2001-2005 Six Apart. # SCRiPTMAFiA 2005 - THE DiRTY HANDS ON YOUR SCRiPTS # # $Id: DBM.pm 10561 2005-03-21 23:54:46Z ezra $ package MT::ObjectDriver::DBM; use strict; use DB_File; use Fc
www.eeworm.com/read/196768/5100534

kademlia_args

# Kademlia args file, for input into scripts/run-simulations.pl alpha 1 2 4 8 k 2 8 16 32 k_tell =k stabilize_timer 2400000 1200000 600000 300000 stablearn_only 0 1 rcache 1 timeout_cheat 1
www.eeworm.com/read/193974/5138445

py bugs101.py

import sys import os dir = os.path.dirname(sys.argv[0]) scriptsdir = os.path.normpath(os.path.join(dir, os.pardir, 'scripts')) sys.path.append(scriptsdir) from test_support import * def test931():
www.eeworm.com/read/180137/5289352

in makefile.in

# $Id: Makefile.in,v 2.1 1997/11/04 18:14:26 sxw Exp $ SUBDIRS=simple-scripts all: do-all install: do-install clean: do-clean distclean: do-distclean this-distclean this-distclean: -rm -f Makefil