You can also expand an entry in a backtrace — click the little right arrow to the left of the name — to see the values of the function's formal arguments.
还可以展开跟踪中的条目(单击名称左边的向右小箭头),查看函数的形式参数的值。
Often, you can trace the origin of a bug back to a caller that's sending the wrong type of argument, the wrong number of arguments, or a mismatch between the order of actual and formal arguments.
常常可以发现bug的原因是调用者发送了类型错误的参数或数量错误的参数,或者实际参数和形式参数的次序不匹配。
A computer can compute arguments very easily by simple algorithms but it can't do is translate an argument in English to a formal language.
电脑可以很容易地计算论点,通过简单的算法,但是不能这样做,把一个论点从英语翻译成另一种形式语言。
What is the relationship between arguments and formal parameters?
参数和形参之间是什么关系?
Scala 2.8 also offers new language features, like the new named and default arguments. Named arguments look like assignments to the names of the called method's formal parameters
Scala 2.8还增加了新的语言特性,如新的具名与默认参数。
That is, there isn't actually any type called InputIterator: when you call find, the compiler substitutes the actual type of the arguments for the formal type parameters InputIterator and t.
也就是说,没有实际的类型InputIterator:当你调用find时,编译器会把他们替换成正式的类型。
If people base such arguments on mental models, then there is no reason to suppose that they will lay them out like the steps of a formal proof.
如果人们基于这样一个心智模式的论点,他们就没有任何理由支持他们有必要安排形式化的证据。
In general, an argument list must have any positional arguments followed by any keyword arguments, where the keywords must be chosen from the formal parameter names.
通常,参数列表中的每一个关键字都必须来自于形式参数,每个参数都有对应的关键字。
A debate is a series of formal spoken arguments for and against.
辩论就是用一系列正式的论据来赞成和反驳一个明确的论点。
Connects (binds) designated arguments to a template's formal parameters in your Static Structure diagram.
将指定实参连接(绑定)到静态结构图中某个模板的形参。
Here is an example of how to use the keyworded form. Again, one formal argument and two keyworded variable arguments are passed.
下面这个列子说明如何使用双星号形式,同样的,一个形式参数和两个有默认值的变量被被传入。
The process of calling a function is the combination of formal and real arguments.
调用函数的过程其实就是参数的虚实结合。
You may find this list helpful to verify that actual arguments and formal parameters of a function are compatible.
您可能发现此列表有助于验证函数的实参和形参是否兼容。
You may find this list helpful to verify that actual arguments and formal parameters of a function are compatible.
您可能发现此列表有助于验证函数的实参和形参是否兼容。
应用推荐