我们来看一下清单3中的函数。
它只是. js文件中的函数。
清单4给出了使用中的函数。
假设您调用示例1 (b)中的函数。
然后可以调用Char模块中的函数。
N_FUN表示stab部分中的函数。
第一行在页面加载时调用清单4 中的函数。
The first line calls the function in Listing 4 when the page loads.
Vimscript中的函数名必须以大写字母开头。
Function names in Vimscript must start with an uppercase letter.
清单5 . hashcash . py中的函数。
它与类中的函数名可能不同,但在该例中是相同的。
It could be different than the function name in the class, but in this case they are the same.
SQL与SPARQL版本中的函数声明是相同的。
The function declarations in the SQL and SPARQL versions are identical.
security_ops结构中的函数通过安全模块安装。
The function in the security_ops structure is installed by the security module.
本文中这个程序中的函数都是每次对整个缓冲区进行操作的。
The functions in the programs in this article operate on whole buffers at a time.
和1.0一样,XSLT 2.0中的函数集也是可扩展的。
As with 1.0, the set of functions in XSLT 2.0 is extensible.
调用清单9中的函数之后生成的JSON输出在清单10显示。
The JSON output produced after the function call in Listing 9 is shown in Listing 10.
GUI中的函数能改变显示值,或通过指定各种条件筛选结果。
The GUI has functions that let you change the displayed values or refine the results by specifying various conditions.
库中的函数使用filesystem_error异常报告操作错误。
Functions in the library use filesystem_error exceptions to report operational errors.
清单12中的函数需要在加载Flex应用程序的页面上可用。
The function in Listing 12 just needs to be available on the page where your Flex application is loaded.
可以使用pgcrypto 库中的函数对列进行加密/解密。
You can use functions from pgcrypto library to encrypt / decrypt columns.
如果两个堆栈中的函数都相同,那么匹配百分数是100%,这称为精确匹配。
If two stacks have all functions in common, then their matching percentage is 100 percent, and they are called an exact match.
与其他语言一样,Erlang中的函数是所有程序的基本组成部分。
Functions in Erlang are the basic building blocks of any program, just as with any other language.
insertCall()方法包含给定属性中的函数调用,保留任何现有值。
The insertCall() method includes a function call within the given attribute, preserving any existing value.
系统调用探测(即syscall 探测)用来探测libc库和内核中的函数。
System call probes, or syscall probes, are probes used to probe functions in the libc library as well as the kenel.
当您学习使用JQM实现这个解决方案时,我们将逐一检查源文件中的函数。
The source files are examined, function by function, as you learn to implement the solution using JQM.
而且因为API有可能在发行版之间变化,所以这篇文章中的函数名称今后可能会有所不同。
And because the API could change from release to release, function names in this article could potentially be different at some point.
清单3中的函数提供了可由在客户机和服务器端上执行的其他函数访问的一般函数。
The functions in Listing 3 provide general functions accessible by other functions executed on both the client and server side.
每次启动Jhyton时,为了使用该模块中的函数,您必须导入manager . py。
You must import the manager.py module each time you start Jython in order to use the functions contained in the module.
清单5中的函数将DOM文档中的节点转化成SimpleXML 节点。
The function in Listing 5 takes a node of a DOM document and makes it into a SimpleXML node.
仅将整数值传递给SQL代码中的函数,它会隐式地转换为nvarchar并且返回相应的组。
Just pass an integer value to the function within your SQL code and it will be implicitly cast to an nvarchar and the appropriate group will be returned.
解释程序中的函数中若使用这标签变量,那么它能被存到线程代码中以获得高效率的线程切换。
The labels within the interpreter function can be stored in the threaded code for super-fast dispatching.
应用推荐