代码搜索:parameter

找到约 10,000 项符合「parameter」的源代码

代码结果 10,000
www.eeworm.com/read/372527/9505062

try_var

#!/bin/sh salutation="Hello" echo $salutation echo "The program $0 is now running" echo "The second parameter was $2" echo "The first parameter was $1" echo "The parameter list was $*" echo "The user
www.eeworm.com/read/372527/9505081

readme

Chapter 2 - Shell Programming. first - A shell script that searches for files containing the word, "POSIX", and prints these files to screen. variable - A script that demonstrates the quoting r
www.eeworm.com/read/372449/9510373

try_var

#!/bin/sh salutation="Hello" echo $salutation echo "The program $0 is now running" echo "The second parameter was $2" echo "The first parameter was $1" echo "The parameter list was $*" echo "The user
www.eeworm.com/read/372449/9510385

readme

Chapter 2 - Shell Programming. first - A shell script that searches for files containing the word, "POSIX", and prints these files to screen. variable - A script that demonstrates the quoting r
www.eeworm.com/read/371997/9525705

m ex7bvp.m

function ex7bvp %EX7BVP Example 7 of the BVP tutorial. % This is the first example problem for D02HBF from the NAG library. % The problem is y'' = (y^3 - y')/(2x), y(0) = 0.1, y(16) = 1/6.
www.eeworm.com/read/170114/9818760

sh noinfor.sh

#!/bin/sh i=1 for param do echo 'parameter #$I is $param' i=$i+1 done
www.eeworm.com/read/366250/9823116

txt readme.txt

JM Reference Software Manual ============================ please send comments and additions to suehring@hhi.de 1. Compilation 2. Command line parameters 3. Input/Output file format 4. Confi
www.eeworm.com/read/365783/9847805

try_var

#!/bin/sh salutation="Hello" echo $salutation echo "The program $0 is now running" echo "The second parameter was $2" echo "The first parameter was $1" echo "The parameter list was $*" echo "The user
www.eeworm.com/read/365783/9847827

readme

Chapter 2 - Shell Programming. first - A shell script that searches for files containing the word, "POSIX", and prints these files to screen. variable - A script that demonstrates the quoting r
www.eeworm.com/read/167822/9951483

1 airtraffic.1

.\" Hey, EMACS: -*- nroff -*- .\" First parameter, NAME, should be all caps .\" Second parameter, SECTION, should be 1-8, maybe w/ subsection .\" other parameters