剩下的任务是验证键生成器和范围生成器函数是否能正常地运行。
The remaining task is to verify the proper functioning of the key generator and range producer functions.
这个函数允许您方便地透视文档中的关系。
This function allows you to easily pivot a relationship in a document.
采用类似的方式,您可以使用以下函数,逐段地从抽象缓冲区读取数据段。
In a similar fashion, you can read data segments off segment by segment from an abstract buffer with the following function.
联合使用它与map函数,我们就能如愿地得到一个整数序列。
Using this with the map function, we get a sequence of integers, just as we wanted.
调用是用于在preg_replace_callback函数里动态地替换字符串的。
A callback is used for dynamic substitution Strings in the preg_replace_callback function.
spotLight函数可以更多地控制聚光灯。
The spotLight function adds a spotlight with considerable controls.
在手工重置事件(manual reset event)中,对象的状态会一直维持为有信号状态,直到使用ResetEvent函数显式地重新设置它为止。
In the manual reset event, the state of the object remains signaled until explicitly reset using the ResetEvent function.
使用Devhelp,可以迅速地搜索函数索引并浏览已经安装的文档,从而可以更迅速地获得需要的信息。
Using Devhelp, you can instantly search a function index and browse the installed documentation, allowing you to obtain needed information much more rapidly.
在下一篇文章中,您将学会如何高效率地使用变量和函数。
In the next installment, you will learn how to employ variables and functions efficiently.
理想情况下,应该使用这些函数更好地执行字符串操作,将更多的应用程序逻辑植入sql层而不是在应用程序中实现这些逻辑。
Ideally, you should be using these functions to do string manipulations better and pushing more application logic into the SQL layer, rather than implementing the same logic in your application.
此函数将正确地过滤您的输入,因此它不包括无效字符。
This function properly scrubs your input so it doesn't include invalid characters.
影响资源(特别是内存)的函数和方法需要显式地解释本身。
Functions and methods which impact resources, especially memory, need to explain themselves explicitly.
与输入函数类似,您可以使用输出函数轻松地在PHP代码中创建输出标记。
Like, the input function, the output function allows you to easily create output tags in your PHP code.
在本文中,您将了解如何在php中明智地使用函数。
In this article you'll see how to use functions in PHP wisely.
就像其他类型一样,可以方便地将函数赋给变量,不需要特殊的语法。
You can assign functions to variables as easily as any other type; there is no special syntax.
但是实际上,可以用很简单的包装器函数轻松地实现基于继承的MRO。
In point of fact, you can perfectly easily implement inheritance-based MROs with a minimal wrapper functions.
实现这个目的的最简单方法就是使用XMLTABLE的sql函数,该函数可以准确地描述如何以关系(或表)格式检索XML数据。
The simplest way to do this is through an SQL function called XMLTABLE, which concisely describes how to retrieve XML data in relational (or table) format.
特别地,函数式编程语言必须提供高阶和一流的函数,这是本文所定义的。
Specifically, functional programming languages must provide high-order and first-class functions, which this article defines.
当应用程序深入使用这些时间函数时,更有效地使用这些与时间有关的函数,可以改进程序的整体性能。
When the application makes an intensive use of timing functions, a more efficient implementation of the timing routines can improve the overall performance of the program.
要准确快速地计算正弦函数和其他函数,需要非常仔细的算法,专门用于避免无意地将小的误差变成大的错误。
Proper calculations of sine and other functions that are both accurate and fast require very careful algorithms designed to avoid accidentally turning small errors into large ones.
获悉标记何时加载的最好的方法是让标记返回的脚本调用函数而不是简单地加载数据。
The best way to know when a tag is loaded is to have the script that the tag returns call a function instead of simply loading data.
如果使用组合方法,你会发现:不需要太多的注释来描述方法的代码段(实际上函数方法要求有注释),而且你能更好地命名函数。
If you use composed method, you'll find much less need to have comments to delineate sections of code within methods (actual method calls do that), and you'll find that you use better method names.
要确保应用程序依赖的任何对象(比如存储过程、触发器、视图和用户定义函数)被正确地定义并可访问。
Ensure that any application-dependant objects, such as stored procedures, triggers, views, and user-defined functions, are properly defined and accessible.
了解“关注点”对于决定如何紧密地联系函数和类十分重要。
Learning about "concerns" is important in determining how to organize functions and classes to be tightly cohesive.
我添加了注册函数,这样你可以简单地针对所期望的控制编写处理器。
I added register functions to make sure you could wire the handlers to the desired control in a simple way.
在线程环境中,没有COBOL函数可以有效地执行STOPRUN 功能。
There is no COBOL function that effectively does a STOP RUN in a threaded environment.
这个函数简单地将元素标识符转换为一个指针,然后调用构造函数,将其他参数不加修改地传递给构造函数。
The function simply converts the element identifier into a pointer and then calls the constructor, passing the remaining arguments unchanged.
为了实现这个要求,可以在XMLHttpRequest上注册一个回调函数,然后异步地分派 XMLHttpRequest。
To accomplish this, you can register a callback function with the XMLHttpRequest and then dispatch the XMLHttpRequest asynchronously.
在Zorba文档中更多地了解这些函数。
或者,也可以使用Python的任何其他函数更精细地控制外部进程。
Or, you could use any of Python's other functions for finer control of an external process.
应用推荐