逗号只能用于分隔函数的自变量。
自变量的值类型会自动设为默认值。
The argument scale types are defined automatically, by default.
确保表达式中所有函数的自变量数量正确。
Ensures that all functions in an expression have the correct number of arguments.
但通常情况下你要考虑的问题中,函数会含有多个自变量。
But typically the function that you will have to strive to minimize or maximize will depend on several variables.
它有四个自变量。
类型yyy中的xxx方法不适合zz z自变量。
The method XXX in the type yyy is not applicable for the arguments ZZZ.
php文件包含连接数据库所需的基本参数和自变量。
The database.php file contains basic parameters and arguments for connecting to your database.
W3Eval支持带有固定或不定数量自变量的函数。
W3Eval supports functions with fixed and variable number of arguments. Functions are divided into following groups.
多个自变量综合在一起可以生成一个结果 — 一个因变量。
There are a number of independent variables, which, when taken together, produce a result — a dependent variable.
然后用回归模型根据给定的这些自变量的值预测一个未知的因变量的结果。
The regression model is then used to predict the result of an unknown dependent variable, given the values of the independent variables.
即是说,如果你有一个,含自变量,x,y,z的函数,那么。
Namely, let's say that you have a function maybe of three variables, x, y, z, df = fxdx+fydy +fzdz then you would write df equals f sub x dx plus f sub y dy plus f sub z dz.
自变量有时候会造成编程错误,试图对不可比较的类型进行比较。
An argument is sometimes made that it is a programming mistake to try to compare items of incommensurable types.
每一个数据点必须制定一个与之相关的自变量参数和至少一个值。
Each data point must have specified one argument and at least one value, corresponding to it.
数据的一种排列,其中每一项可由一个或多个自变量明确地标识。
An array of data each item of which may be unambiguously identified by means of one or more arguments.
这样x为自变量,z为因变量,这条曲线的斜率就是关于x的导数。
And when I change x, z changes, and the slope of that is going to be the derivative with respect to x.
就是把数目相同的被试分配到自变量的不同水平或不同的自变量上。
Each separate group in the experiment represents a different condition as defined by the level of the independent variable.
本工具可用来分析单个因变量是如何受一个或几个自变量的值影响的。
You can analyze how a single dependent variable is affected by the values of one or more in dependent variables.
这个自变量稍后会被用来当作这个外部JAR的路径,从而取代了实际的物理路径。
This variable is then used as the path to the external JARs instead of the actual physical path.
php文件包含设置CodeIgniter所需的基本参数和自变量。
The config.php file contains basic parameters and arguments for setting up CodeIgniter.
按位运算符会对两个自变量中对应的位执行布尔代数,并最终生成一个结果。
Bitwise operators perform Boolean algebra on the corresponding bits in the two arguments to produce the result.
房子的大小并不是一个自变量,它还与卧室变量相关,因为房子大通常卧室也多。
The house size, unfortunately, isn't an independent variable because it's related to the bedrooms variable, which makes sense, since bigger houses tend to have more bedrooms.
我们的脚本将接受一个文件作为自变量,然后打印:该文件是否是一个tar文件。
Our script will accept a single file as an argument, and will print out whether it appears to be a tarball.
这条 case 语句只是检查第二个命令行自变量,然后根据其值执行正确操作。
This case statement simply checks the second command-line argument, and performs the correct action, depending on its value. If we now type
很简单 -- $1是传给脚本的第一个命令行自变量,$2 是第二个,以此类推。
Very simple -- $1 is the first command-line argument to the script, $2 is the second, etc.
其它可能遇到的问题是自变量类型不正确,指定的自变量名称不正确;或者服务器当机。
Other problems you may encounter are that the arguments are the incorrect type, the argument names are specified incorrectly; or the server may not be running.
如果第一个为真,则跳过测试;否则,按以上文档所述将第二个和第三个自变量传递到ok。
If the first one is true, the test is skipped; otherwise, the second and third arguments are passed to ok just as documented above.
请注意,由于add函数的输入参数在运行时被绑定到int类自变量,因此产生了数值的增加。
Note that a numeric addition has occurred because the input parameter to the add function is bound to an int type argument at function execution time. Now, try this.
请注意,由于add函数的输入参数在运行时被绑定到int类自变量,因此产生了数值的增加。
Note that a numeric addition has occurred because the input parameter to the add function is bound to an int type argument at function execution time. Now, try this.
应用推荐