然后可以调用Char模块中的函数。
抽象类中的函数可以有具体实现。
Well, an abstract class can have functions that are implemented.
SQL与SPARQL版本中的函数声明是相同的。
The function declarations in the SQL and SPARQL versions are identical.
和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 link step resolves interfile dependencies, such as linking a function call in one file to a function definition contained in a second file.
解释程序中的函数中若使用这标签变量,那么它能被存到线程代码中以获得高效率的线程切换。
The labels within the interpreter function can be stored in the threaded code for super-fast dispatching.
对照清单1中的示例,您将看到,清单5中的函数添加了必要的组件来处理桌面VoIP电话。
Referring to the example in Listing 1, you can see that the functions in Listing 5 add necessary pieces to deal with the desktop VoIP phone.
在这里,列表示Clojure的标准集合api中的函数:conj、nth、empty和count。
Here, the columns represent functions in Clojure's standard collection API: conj, NTH, empty, and count.
SimpleDB实用函数几乎和第3部分中的函数(simple_go . pl)完全相同。
The SimpleDB utility functions are almost exactly like the ones in Part 3 (simple_go.pl).
计算堆栈平均长度的办法是,stack1中的函数数量加stack2中的函数数量,再除以2。
The average stack length is determined by the number of functions in stack1 plus the number of functions in stack2 divided by 2.
“yourWidgetFunctionName”是希望调用的Dojo小部件中的函数的名称。
"YourWidgetFunctionName" is the name of the function in your Dojo widget that you want to call.
两个乘法表函数的定义非常相近,但清单3中的函数有用得多(通过清单3中的3次调用即可看出这一点)。
The definitions of the two times-table functions are remarkably close, but the new version is considerably more useful (as you can see from the three invocations in Listing 3).
首先,使csnjobsamples脚本库在Memo表单中可用,这样动作就能够调用这个脚本库中的函数。
First, make the CSNJobSamples script library available in the Memo form so that the action can make calls to the functions in the script library.
这种追求的方法随着时间而变化,从 Fortran中的函数到面向对象编程(OOP)和面向接口的继承。
The means of this pursuit have changed over time, from functions in Fortran through object-oriented programming (OOP) and inheritance toward interfaces.
清单3 中的函数释放链表中的所有内存块,然后释放由 newBuffer()分配的Buffer 。
The function in Listing 3 frees any memory blocks in the linked list, then frees the Buffer allocated by newBuffer().
应用推荐