将应用程序变量绑定到预备语句中的参数标记。
Bind application variables to parameter markers used in a prepared statement.
其中' ? '表示代入应用程序变量值的位置。
The '? 'indicates the position where values of application variables can be substituted.
将应用程序变量与所产生的结构数据集中的列绑定。
Bind application variables to columns found in any result data set (s) produced.
在相应的Web服务变量值字段中输入应用程序变量的名称。
Enter the application variable names in the appropriate Web service variable value field.
将这些应用程序变量存储在关系数据库中是否可取还有待于进一步论证。
Whether storing these application variables in a relational database is a good idea or not is subject to some debate.
使用SQLBindCol函数将应用程序变量绑定到结果集中的列。
Bind application variables to the columns from the result set using the SQLBindCol function.
用于与DB 2交换XML数据的应用程序变量的数据类型决定了如何得到编码。
The data type of the application variables which you use to exchange XML data with DB2 determines how the encoding is derived.
参数化值允许您绑定到应用程序变量、用户标识和选择以及其他数据。
Parameterized values allow you to bind to application variables, user identities and choices, and other data.
始终匹配DB 2列数据类型与应用程序变量数据类型或JDBCset方法。
Always match the DB2 column data type to the application variable data type, or the JDBC set method.
在SQLite命令行提示栏,输入清单3中的SQL命令,为应用程序变量创建一个数据库表。
At the SQLite command line prompt, enter the SQL commands shown in Listing 3 to create a database table for the application variables.
可以使用SQLBindParameter函数将应用程序变量与参数标记绑定,并使之关联。
Application variables are bound and associated with the parameter markers using the SQLBindParameter function.
一旦应用程序变量被绑定到某个参数标记,这种关联就会一直保持下去,直到相应的语句句柄被释放。
Once an application variable is bound to a parameter marker, the association remains until it is overridden or until the corresponding statement handle is freed.
本文讨论了资源环境项的使用,它是作为对特定于环境的应用程序变量使用属性文件或部署描述符文件的一种代替方法。
This article discussed the use of resource environment entries as an alternative to using properties files or deployment descriptor files for environment-specific application variables.
您可以通过重复调用SQLFetch函数,将结果集中的值读取到绑定的应用程序变量中,直到没有可用的数据为止。
You can fetch values from the result set into the bound application variables by calling the SQLFetch repeatedly until there is no data available.
您可以从GCC得到提示:为每个应用程序维护多个环境变量集,并根据手头的工作从一个集合切换到另一个集合。
You can take a cue from GCC: maintain many sets of environment variables per application and switch from one pool to another depending on the work at-hand.
清单9中演示的上下文接口允许应用程序提供模板变量替换值的定制解决方案。
The context interface, illustrated in Listing 9, allows an application to provide customized resolution of the template variable replacement values.
如果应用程序中的变量将不发生变化,那么一个线程局部缓存比较行得通。
If the variables in your applications are not going to change, then a thread-local cache makes sense.
应该在重新启动应用程序之前设置以下环境变量。
These environment variables should be set before the application is restarted.
用户输入搜索关键字后,流程引擎处理应用程序流并允许流程变量捕获用户的输入。
After the user enters search keywords, the process engine handles the application's flow and allows process variables to capture user input.
一些变量(比如和 )向应用程序指出是否应该显示界面元素。
Some variables, such as and serve to indicate to the application whether given interface elements.
与调试其他应用程序时一样,这时可以检查变量的值。
You should be able to inspect the variables as you would while debugging any application.
您可以暂时中断应用程序并且可以在变量更改值时收到警报。
You can temporarily interrupt the application and be alerted when a variable changes value.
而对应用程序的状态变量有影响的方法也有副作用。
And any method that impacts the state of application variables also has side effects.
全局变量在PHP应用程序中很方便。
如果您曾经编写过应用程序并在变量中存储过XML数据,那么这个工作将非常简单。
That's perhaps easiest to do if you've written an application and stored the XML data in a variable.
工作流应用程序可以为工作包分配变量。
Workflow applications can assign variables to a work package.
客户机应用程序编码页由活动环境变量决定。
The client application code page is determined by the active environment variable.
当用户从主屏幕导航到CICS应用程序时,将某个全局变量设置为CICS。
Set a global variable to CICS when the user navigates from the main screen to the CICS application.
通过使用LDR_CNTRL环境变量,让应用程序的数据和堆内存使用大页面。
LDR_CNTRL environment variable is used so that the application's data and heap segments should use large pages.
UNIX应用程序也经常使用环境变量进行自定义的工作。
UNIX applications often use environment variables for customization, too.
应用推荐