代码搜索:如何学习 prepare?
找到约 10,000 项符合「如何学习 prepare?」的源代码
代码结果 10,000
www.eeworm.com/read/109026/6177260
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/106385/6194885
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/406935/11432413
m prepare_information.m
function prepare_information( handles )
% prepares information about the simulation parameters, like particle
% initial position, velocity, mass, charge, electric and magnetic field
% function...
www.eeworm.com/read/403922/11503092
html pdo.prepare.html
Prepares a statement for execution and returns a statement object
www.eeworm.com/read/486215/1253089
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/479855/1329730
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/479853/1329788
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