Actually, the information contained by the interface name and function name called disappear at compile time, all that is left is a numeric offset from an as of yet value unspecified pointer.
实际上,由接口名和函数名所包含的信息在编译的时候就消失了,所有剩下的就是从一个还没有指定值的指针开始的一个数字偏移位置。
As these are note built-in functions, you have to specify the module and function name (see Listing 21).
因为这些是内置的函数,所以必须指定模块和函数名(参见清单21)。
We care that the server resource name is correct and that the second argument is a callback function.
我们关心服务器资源名称是正确的,并且第二个参数是一个回调函数。
To make this method a little easier, I wrap the access to the variable in a second function that takes a configuration key name and a default value, as shown below.
为使这个方法更加简单,将对变量的访问封装在第二个函数中,该函数使用配置键名及一个缺省值作为参数,如下所示。
From your chosen programming language, you just supply the data type and the name of the function to be called on the remote server.
对于编程语言来说,只需要提供数据类型和需要在远程服务器上调用的函数名称即可。
When the user submits a search, an API call is made by dynamically adding a script tag to the page and specifying the name of a callback function.
用户提交搜索时,会动态添加一个脚本标记到页面并指定回调函数的名称,从而进行一次API调用。
This function prints the name of the program that requires capabilities and the capability being checked.
这个函数输出需要能力的程序的名称和被核查的能力。
The function takes two arguments: the name of the table and an associative array of field names and values.
此函数接受两个参数:表的名称以及字段名和值的关联数组。
This function is constructed from the current theme engine's name and the name of the content.
这个函数的名称由当前主题引擎的名称和内容的名称组成。
This function is constructed from the current theme's name and the name of the content, or node type, that is being themed.
这个函数的名称由当前主题的名称和被主题化的内容的名称(即节点类型)组成。
This function takes an ODBC connector string, a user name, and a password as parameters.
该函数将OD BC连接器字符串、用户名称和密码作为参数。
You invoke the function simply by calling its name and passing on to it any further required or optional input parameters.
调用函数的方法是调用它的名称并传递必需的或可选的输入参数。
The W3C document that defines the namespace syntax and function USES the term namespace name to refer to the URI of the namespace.
定义名称空间语法和函数的W3C文档使用术语名称空间名称来表示名称空间的URI。
The first argument is the function name, the second the argument list, and the third is the code you wish to execute.
第一个参数是函数名,第二个参数是参数列表,第三个参数是希望执行的代码。
As you will see shortly, the function returns the item price, name, some meta data, and stock information.
很快您就可以看到,该函数返回产品的价格、某些元数据和库存信息。
If more than one data source procedure or function has the same name and number of parameters, then the UNIQUE ID needs to be specified.
如果多个数据源过程或函数具有同样的名称和参数数量,那么需要指定UNIQUEID。
The only thing that you have to put in the function prototype, again, is three things; one, the name of the function; the return value; and its arguments.
你唯一要加入到函数原型中的东西,是有三个东西,一,函数的名字,返回值,和它的参数。
You can create and name a function or create a nameless function, as I've done.
可以创建并命名一个函数,也可以创建无名的函数。
The function can have any name and must be declared in the EXPORTS function of the module definition (def) file with an ordinal value of 1.
该函数可以拥有任何名称,但必须在模块定义(DEF)文件的exports函数中用序数值1来声明它。
The report includes the directory name, file name, and function name.
报告包括了目录名以及函数名。
From N_FUN, the function name and details can be stored.
函数名和细节可以存储在N_FUN中。
There should be no space between the name of a function and the left parenthesis of its parameter list.
函数名与((左括号)之间不应该有空格。)
The colon (:) character separates the name of the objective function and its definition.
冒号(:)字符分隔开了目标函数及其定义。
I pass this function a four-character NWS station ID and the name of an HTML DIV tag.
并向该函数传递四字符的NWS站点ID和HTMLDIV标记名称。
You will pass two arguments to this function: the service name and the pointer to the ControlHandlerfunction.
你要将两个参数传递给此函数:服务名和指向ControlHandlerfunction的指针。
When py.test looks inside of a Python test module, it collects every function whose name starts with test_ and every class whose name starts with test.
当py .test检查Python测试模块的内部时,它收集名称以test _开头的每个函数和名称以test开头的每个类。
If the build is successful, you can now right-click the function name and select Run.
如果编译成功,便可以在函数名上单击右键并选择Run。
The show function connected to the By Name and By Score links first makes all the lists invisible, then makes the selected list visible.
show函数连接到ByName和By Score链接,首先使所有列表均不可见,随后使所选列表可见。
When you are finished modifying the function code, right-click the function name and select Build.
当完成对函数代码的修改时,在函数名上单击右键并选择Build。
To implement this RESTful service, a function selector class will be implemented for selecting a correct service function according to the type of HTTP method and returning the function name.
为了实现这个RESTful服务,要实现一个函数选择器类,它根据HTTP方法的类型选择正确的服务函数并返回函数名。
应用推荐