代码搜索:prepare 开发教程

找到约 10,000 项符合「prepare 开发教程」的源代码

代码结果 10,000
www.eeworm.com/read/312645/3654898

sh prepare-manpages.sh

#! /bin/sh echo 'dude, assuming you are running this script from the packages/net/snmp/agent/current/doc/ directory' MANPAGE_LIST=`find manpages -type f -name '*.?'` echo "MANPAGE_LIST is $MA
www.eeworm.com/read/312645/3655129

sh prepare-manpages.sh

#! /bin/sh echo 'dude, assuming you are running this script from the ecos-docs/tcpip directory' MANPAGE_LIST=`find manpages -type f -name '*.?'` echo "MANPAGE_LIST is $MANPAGE_LIST" echo '
www.eeworm.com/read/294069/3920573

ii nn_prepare.ii

CMDLINE=CC -c -I. -I.. -I/tmp_mnt/dpi/matlab/extern/include -DMATLAB_MEX_FILE -I. -mips4 -64 -prelink -ptused -LANG:std -DPARTIAL_SEARCH -Ofast -DNDEBUG nn_prepare.cpp PWD=/export/people/tstool/OpenTS
www.eeworm.com/read/270919/4231648

pl prepare-changelog.pl

#!/usr/bin/perl -w # -*- Mode: perl; indent-tabs-mode: nil; c-basic-offset: 2 -*- # Perl script to create a ChangeLog entry with names of files # and functions from a cvs diff. # # Darin Adler
www.eeworm.com/read/445530/1720486

prepare-commit-msg

#!/bin/sh # # An example hook script to prepare the commit log message. # Called by git-commit with the name of the file that has the # commit message, followed by the description of the commit # mess
www.eeworm.com/read/398200/2385431

sh prepare-manpages.sh

#! /bin/sh echo 'dude, assuming you are running this script from the packages/net/ipsec/libipsec//docs/ directory' MANPAGE_LIST=`find manpages -type f -name '*.?'` echo "MANPAGE_LIST is $M
www.eeworm.com/read/398200/2386326

sh prepare-manpages.sh

#! /bin/sh echo 'dude, assuming you are running this script from the packages/net/snmp/agent/current/doc/ directory' MANPAGE_LIST=`find manpages -type f -name '*.?'` echo "MANPAGE_LIST is $MANPAGE_
www.eeworm.com/read/398200/2386523

sh prepare-manpages.sh

#! /bin/sh echo 'dude, assuming you are running this script from the ecos-docs/tcpip directory' MANPAGE_LIST=`find manpages -type f -name '*.?'` echo "MANPAGE_LIST is $MANPAGE_LIST" echo 'removing
www.eeworm.com/read/387667/2557074

7 prepare_transaction.7

.\\" auto-generated by docbook2man-spec $Revision: 1.1.1.1 $ .TH "PREPARE TRANSACTION" "" "2008-01-03" "SQL - Language Statements" "SQL Commands" .SH NAME PREPARE TRANSACTION \- prepare the current tr
www.eeworm.com/read/378185/2687820

c prepare_path.c

/* * OpenPBS (Portable Batch System) v2.3 Software License * * Copyright (c) 1999-2002 Veridian Information Solutions, Inc. * All rights reserved. * * ---------------------------------------