This check function reports the number of rules processed and how many passed or failed.
这个检查功能报告处理的规则数量和通过或失败的规则数量。
The execution time of this workload will be a function of the number of records to process, and could be quite long.
此工作负载的执行时间与要处理的记录数量有函数关系,并且可能执行相当长的时间。
Each function can have a variable number of parameters.
每个函数都可以有若干数目不定的参数。
Other measures of size include number of routines, statements, and function points.
其他的规模计算方法包括程序、声明和功能点数量。
Listing 3 shows a function that prints out the number of parameters and then prints the parameters according to these four alternatives.
清单3给出了一个函数,用于打印参数的数量然后根据这四种可选方案打印参数。
How do you define a templated class or a function with a variable number of arguments, each with a potentially different type?
如何定义具有数量可变的参数(每个参数的类型可能不同)的模板化类或函数?
On the positive side, the container's function reduces the number of issues to be considered when writing business logic.
从积极的方面看,容器的功能减少了编写业务逻辑时要考虑的问题数量。
It calls this function, which runs an appropriate number of trials by calling that function, and we'll calculate and present some statistic.
它调用了函数,这个函数通过,调用这个函数执行一定数量的实验,然后我们计算这些统计值并将其表示出来。
Software also lacks a well defined atomic unit of work — even though we can apply various measures, such as lines-of-code, number of classes, number of function points, number of bugs, etc.
即便我们可以采用不同的测量方式,例如代码行数、类的数量、函数指针的数量、系统漏洞的数量,等等,软件还是缺乏一种定义良好的原子结构。
Figure 7 shows the query response times as a function of the number of documents in the table, ranging from 1,000 to 100,000 documents (when no indexes or side tables are used).
图7显示查询响应时间作为表中文档数(范围从1,000到100,000)的函数(不使用索引或索引表)。
Choosing a name that explains the purpose of a function (as well as reducing the number of arguments the function takes) is a good way to ensure ease of use.
选择一个能够说明函数用途的名称(并减少函数使用的参数数量)是确保易于使用的一个好方法。
In that function, you reset the column number because it isn't needed anymore.
由于不再需要列编号,故此函数将重置列编号。
In this type of scheduler, the time it takes to schedule a task is a function of the number of tasks in the system.
在这种调度器中,调度任务所花费的时间是一个系统中任务个数的函数。
This results in a noticeable delay as a function of the number of pages (dirty working set) to migrate from the old to new host.
如果从旧主机迁移到新主机的页面数量众多(脏工作集),则会导致十分明显的延迟。
The table function to find the number of users connected to DB2 is shown in Listing 3.
清单 3显示了用于发现连接到DB2的用户数的表函数。
Declare a unique identification number for each custom function that you will create with the FCI.
为fci所创建的每一个定制函数声明惟一的识别号。
The number of calls is determined using the COUNTSTRING function, which counts the number of occurrences of the < character.
使用 COUNTSTRING函数决定调用的次数,这个函数计算 < 字符出现的次数。
So, the execution time grows cubically as a function of the number of assets.
所以,执行时间随资产数量的三次方增长。
Here, we call the range function and pass in the number 1,000.
在这里,我们调用了range函数并将数1,000传递给它。
You may benefit by implementing a function that returns the number of bytes currently stored in an abstract buffer
实现一个函数来返回当前存储在抽象缓冲区中的字节数目,这样可能会带来好处。
A Rhino function: is this number prime?
Rhino函数:这个数字是素数吗?
The draw function demonstrates a number of other functions you've not yet seen.
draw函数展示了您在之前没有见过的其他一些函数。
Consider the read API function, which reads some number of bytes from a file.
考虑readapi函数,它从文件读取一定数量的字节。
There are eight fundamental types (of values) in Lua: nil, Boolean, number, string, function, thread, table, and userdata.
Lua中的基本类型(值)有8种:nil,布尔型,数字,字符串,函数,线程,表以及用户数据。
"This might result in an increased number and function of spine synapses in the prefrontal cortex," Vollenweider says.
“这可能导致前额皮质树突触数目增加和功能增强,”Vollenweider说。
The count function counts the number of elements in an array, so you would expect $elems to equal 3 in the example.
count函数统计数组中的元素个数,所以在本例中 $elems应该等于3。
Because a FunctionCall class can contain more than one custom function, you should define a unique identification number for each custom function.
因为functioncall类可以包含一个以上的定制函数,所以应当为每个定制函数定义惟一的识别号。
To have them sorted as Numbers, use number or a casting function.
如果要作为数字排序,使用number或者类型转换函数。
If the value isn't a number (say it's number (xyz), for example), the function returns the string NaN (not a number).
如果值不是数字(譬如,假设它是number (xyz)),则函数返回字符串NaN(表示不是数字)。
Use the XSLT number function to convert the value to a number.
使用XSLTnumber函数将该值转换成数字。
应用推荐