In this case, it is creating a function called divisible-by-3-or-5.
在本例中,它创建了一个名为divisible-by-3-or-5 的函数。
Consider outside business partners that provide or request some sort of business function key to your business. In that case, the scope of the service is defined for you.
考虑这样一种情况,一些外部的合作伙伴提供或请求某种对您的企业来说非常关键的功能,那么这也就为您确定了服务的范围。
In such a case, declaring the function at its place of use lets you improve the readability of your code.
在这种情况下,在使用之处声明此函数会有助于提高代码的可读性。
Listing 2 shows the same concept, but in this case, you create a function that encapsulates the logic behind this calculation.
清单2展示了同样的概念,但本例中创建的是一个函数,用于封装乘法表计算背后的逻辑。
The function points in one test case are fine, but failed in another test case, so the defects about these function points will be submitted as variation defect.
如果功能点在一个测试用例中是好的,而在另一个测试用例中失败了,那么关于这些功能要点的缺陷将被看作变体缺陷而提交。
Let's say, however, that the project process decrees that each individual developer provide detailed descriptions of every function they write, just in case the information might be useful to someone.
我们可以这样理解,无论如何,项目过程发布命令要求每个个体开发人员提供对他们编写的每个功能的详细描述,只是预防万一这些信息可能对某些人有所价值。
It USES sort to organize the data, in case the function name is used more than once in the program.
如果在程序中函数的名字不止一次被使用,那么它会使用分类来组织数据。
In this case, we passed in the following function literal.
在这个例子里,我们传入这样的一个字面函数。
This listener class can provide mediation functionality; in our case, the mediation function is the expansion of an acronym.
此侦听类可以提供中介功能;本文中的中介功能是扩展缩略词。
Unfortunately, requirements are often automatically identified with user requirements, such as the function related to a use case or the response time requested for a specific operation.
不幸的是,需求通常会自动识别为用户需求,例如与特定运营所请求的用户或响应时间相关的功能。
Bubble trapping, however, may not be the only function of the shell-like case, he says.
捕捉气泡也许不是舡鱼外壳的唯一功能,他认为。
In this case, the function invocation must be accomplished using a POST request (as opposed to a GET request).
在本例中,这个函数调用必须通过POST请求(而非GET请求)完成。
And finally, hippocampal function declines during the case of normal aging and even pathological aging, such as with Alzheimer's.
第三,不论是正常的老化还是由阿兹海默症之类的疾病引起的病理性老化,都会使海马体功能衰退。
In this case, the function executes a SQL call to retrieve the present tasks from the database.
在本例中,函数执行SQL调用从数据库中检索现有任务。
In this case, the validation function is accessed through WebSphere MQ protocol.
在这种情况下,通过WebSphereMQ协议来访问校验功能。
Calling abort on a successfully completed request won't do anything and onreadystatechange is set to an empty function just in case the browser gets a delayed response for an old request.
在成功完成了的请求上调用abort不起任何作用,并且仅当浏览器收到一个对旧请求的延时响应的情况下,onreadystatechange才被设置为一个空函数。
The switch case in the tcp_usrreq function checks for the binding of a local port with the socket.
tcp_usrreq函数中的切换实例检查套接字与本地端口的绑定。
In both cases, the fault is reported (report function) and-in the case of the arms-the arms are mechanically locked into their current state (lock function).
两种情况下都会报告错误(report函数),对于手臂出错的情况,手臂被机械地锁定在当前状态(lock函数)。
Unresolved function names, like printf() in this case, are marked out in the object file produced.
在生成的目标文件中标记出了未解析的函数名,如printf() 。
For completeness, document also accepts a node-set as a parameter, in which case the function assumes each node is a URI.
为完整起见,document还接受节点集作为参数,在这种情形下,该函数认为每个节点都是一个URI。
The last line of the script block uses the dojo.addOnLoad function to invoke a function (in this case the init function) when the web page finishes loading.
在web页面完成加载时,脚本块的最后一行使用dojo.addOnLoad函数来调用函数(在本例中是init 函数)。
Sum-factors reduces the list one element at a time, using the function (in this case, +) supplied as the first parameter on each element.
sum - factors一次减少一个列表元素,它使用函数(本例中,是+)作为每个元素的第一个参数。
In this case, the xml_fallback function substitutes a basic XML snippet to keep the file well-formed.
在本例中,xml_fallback函数替换一个基本的xml片段,以保持文件格式良好。
In this case, the lambda function remains nameless: It is created inline as a parameter to the array_filter function.
在本例中,lambda函数保持没有名字:它是在内侧作为array _ filter函数的参数来创建的。
In this case, the function may be called with as many arguments as you wish, and those values are collected into a single variable: an array named a: 000.
在本例中,函数可以使用任意数量的参数调用,并且这些值被收集到一个单一变量中:一个名为a: 000的数组。
Within the switch statement of the tcp_usrreq function, the case for PRU_LISTEN checks if the socket is bound to the port.
在tcp_usrreq函数的切换语句中,PRU_LISTEN的实例检查套接字是否绑定到端口。
server to wrap up the data in a call to the function I've specified, in this case myfunction().
服务器将数据封装到指定的函数调用中,即 myfunction()。
The function can take input parameters, which are supplied in parentheses that follow the function name (in this case, myFunction).
函数可接受输入参数,输入参数在紧接着函数名(在本例中为myFunction)之后的圆括号内提供。
The first statement calls a function (in this case, toUpper, which converts a character to uppercase) on each element of a list.
第一个语句在列表的每个元素上调用函数(本例中为toUpper,用于把字符转成大写)。
In this case, you've used the XPath translate function.
在本例中,您使用了XPathtranslate函数。
应用推荐