Note that this function calls the exec function in PHP.
注意,该函数调用php中的exec函数。
PHP uses a set of three function calls, shown in Listing 12.
PHP将使用三个函数调用组,如清单12 中所示。
It is more of a functional languages relying on function calls rather than OOP.
它更接近与依赖函数调用的函数式语言,而非面向对象语言。
Most languages parse if statements and function calls in basically the same way.
大多数语言都以基本上相同的方法来解析if语句和函数调用。
A main function calls the public function func with int arguments of class space.
main函数,它调用space类中使用int参数的公共函数func。
This Guile function calls a previously defined Scheme function with zero arguments.
这个Guile函数调用之前定义的不带参数的Scheme 函数。
Our goal is to create a way of expressing this computation as a series of function calls.
我们的目标是找到一个方法,将这个计算展开为一系列函数调用。
Explicit function calls are required in order to create and destroy object instances.
显式要求创建和摧毁一个对象的实例。
The OnPageLoad function calls the makeDerbyRequest function with a parameter of show.
OnPageLoad函数调用makeDerbyRequest 函数,调用时带一个参数 show。
He can write scripts like this in a snap without knowing he is making Jython function calls.
他可以立刻编写这样的脚本,而没有意识到正在进行Jython函数调用。
The build function calls make from inside Vim, and then invokes cl, which displays the errors.
build函数从Vim内部调用make,然后调用cl以显示错误。
The I/O control (ioctl) function calls manipulate underlying device parameters of special files.
I/O控制 (ioctl)函数调用可以用来对特殊文件的基础设备参数进行操作。
If the read half of the connection needs to be shutdown, the soshutdown function calls sorflush .
如果需要关闭连接的读取部分,则soshutdown函数调用sorflush 。
Here is an alternate way to accomplish the same, if you feel unfamiliar with nested function calls.
好吧,如果你不太熟悉嵌套的函数调用,这是另一种写法。
Once the arguments are retrieved from the process, the socket function calls the socreate function.
从进程检索参数后,socket函数调用socreate函数。
Deterministic function calls can be extracted from the WHERE clause to avoid unnecessary table scan.
可以从WHERE子句中提取确定性函数调用,避免不必要的表扫描。
Notice in this function how we maintained state through function calls by passing the program forward.
注意在函数中我们是如何通过向前传递程序来保持函数调用过程中的状态的。
At runtime, these function calls send information on the application's code coverage to a separate tool.
运行时,这些函数调用把应用代码覆盖率的相关信息发送给一个单独的工具。
This allows you to have a set of registers which can be counted on to be preserved across function calls.
这就让您有一组寄存器可跨函数调用保留。
The SCI is a thin layer that provides the means to perform function calls from user space into the kernel.
sci层提供了某些机制执行从用户空间到内核的函数调用。
This is how recursive functions keep from trashing the values of the variables in other, active function calls.
这就是递归函数是如何保证其他活动函数调用中的变量值不受影响的。
Queries are used within PDH function calls to update the counters it manages, thereby obtaining performance data.
查询用在PDH函数调用中更新它管理的计数器,因而获取性能数据。
The parameter list is for parameters that this function sends to other function calls, not for its own parameters.
参数列表中的参数是该函数发送给其他函数调用的参数,而非其自身的参数。
Hyperlinking within the source code; Imports and function calls in the same module can be navigated via hyperlinks.
源代码内部的超链接;同一模块内的导入和函数调用可通过超链接进行导航。
New MQI function calls are used to set, inquire about, and delete message properties (MQSETMP, MQINQMP and MQDLTMP).
新的MQ i函数调用用于设置、查询和删除消息属性(MQSETMP,MQIN Q MP和MQDLTMP)。
The header function calls at the beginning are also interesting because they tell the browser what to do with the file.
开始的头部函数调用也很有趣,因为它们告诉浏览器对文件做些什么。
The XQuery where clause can consist of nested expressions of arbitrary complexity that can even include function calls.
XQuerywhere子句可以包含任意复杂的嵌套表达式,甚至可以包含函数调用。
Otherwise, set xdebug.max_nesting_level to something nominal to catch runaway sequences of function calls more quickly.
否则,将xdebug . max_nesting_level设为较小的值,这样可以更快速地捕捉失控的函数调用序列。
I broke these two function calls apart to help with debugging if you have an issue getting your browser to give you coordinates.
如果浏览器提供坐标有问题的话,可以将这两个函数调用分开以便于调试。
For example, the ODBC API is a specification of a large collection of function calls that programmers can make to databases.
例如,ODBCAPI是一组函数调用的一种规范,程序员可以对数据库进行这些函数调用。
应用推荐