代码搜索:prepare 有哪些应用?
找到约 10,000 项符合「prepare 有哪些应用?」的源代码
代码结果 10,000
www.eeworm.com/read/150221/5694183
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/133772/5901655
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
www.eeworm.com/read/133772/5902550
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/133772/5902747
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/109026/6177165
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/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...