查询需要额外的服务器调用来定义保存select-list item(所选字段)的程序变量(program variables)的地址。最终,当SQL语句被执行的时候,Oracle需要获取所有输入变量的值,对于查询语句则需要返回结果。
基于46个网页-相关网页
... 程序变流色谱法 programmed flow (gas) chromatography 程序变数 program variable 程序标识 program identification ...
基于6个网页-相关网页
source program variable [计] 源程序变量
industrial robot for variable program 可变程序工业机器人
control variable of program [计] 程序控制变量
variable earning program 可变收入计划
variable earnings program 可变收入计划
industrial robot with variable program 可变程序工业机器人
variable reproduction ratio program function 可变复印比较程序功能
Notice the way the variable name is declared in both versions of the program.
请注意在这个程序的两个版本中声明变量名的方式。
Listing 3 shows the variable declaration and subroutine calls from the program header.
清单3显示了程序头文件中的变量声明和子例程调用。
The program transfers the array nodes into more descriptive variable names, making the code easier to follow.
该程序将数组节点转换为说明性更强的变量名,从而使代码更易于阅读。
We decrement so to speak the variable and then where will we go next in terms of the flow control, the flow of this program.
可以这么说,我们递减这个变量,然后按照控制流,即程序流进入到下一语句。
So I start this program by declaring as I did before a global variable X. It is global simply because it is not inside any of my functions.
在程序的开始,我声明,一个全局变量X,它是一个全局的,因为它不在任何一个函数里面。
i So I have up here at the top of my program a variable called i 0 of type int, and I have to initialize it up here to zero.
所以在程序的顶端我有一个int类型的变量,我需要把它初始化为。
应用推荐