它允许程序员方便地查询和修改导航状态信息。
It enables the programmer to easily query and modify navigational state information.
MQI允许程序获取或发布消息以及查询和修改队列。
The MQI allows a program to get or put messages as well as inquire on and modify queues.
员工信息的查询和修改,包括员工个人信息和密码等功能。
The search and modifications of employee's information, include the employee's functions such as personal information and password and so on.
采用ADO技术连接到数据库,完成对数据库的查询和修改。
Furthermore, the database is inquired and modified with the ADO technique.
结构化查询语言。一种用于查询和修改关系数据库的标准语言。
Structured query language. A standard language for querying and modifying relational databases.
管理员和学生可以在第一时间对选课信息进行快速精确的查询和修改。
Administrators and students for the first time on the course fast and accurate information to query and modify.
这些服务允许用户通过REST或SOAP查询和修改储存在purexml列中的XML数据。
The services allow users to query and modify XML data stored in the pureXML column through REST or SOAP.
可以在中介中对这两个属性进行查询和修改,从而对SDO消息通过总线的路径进行全面的控制。
Both of these properties can be queried and modified in a mediation, to give you complete control over the path that an SDO message takes through your bus.
SQL管理例程和视图使得DBA和应用程序开发人员更易于查询和修改其DB 2系统的状态。
SQL administrative routines and views make it easier for both DBAs and application developers to query and modify the state of their DB2 systems.
前面有一段说明了如何查询和修改WebSphereApplicationServer配置信息。
The previous section explained how to query and modify WebSphere Application Server configuration information.
一些程序查询和修改XML文档中包含的值,而其它程序则通过添加和除去节点来修改文档本身的结构。
While some programs look up and modify the values contained in XML documents, others modify the structure of the document itself by adding and removing nodes.
配置服务支持会话这个概念;也就是说,直到保存命令被发出,所有通过配置服务进行的查询和修改才会被存入config目录。
Config service supports the concept of sessions; that is, all queries and modifications made through config service are not saved into the config directory until a save command is issued.
UniversalServices是一组简单但固定的数据库操作,它们允许查询和修改储存在DB 2数据库的purexml列中的数据。
Universal Services are a simple but fixed set of database operations that allow the querying and modification of XML data, stored in a pureXML column of a DB2 database.
借助于这些脚本对象,jython脚本可以利用JMX的优势、创建或删除资源,以及查询和修改WebSphereApplicationServer资源的配置。
With the help of these scripting objects, a Jython script can take advantage of JMX; create or delete a resource; and query and modify the configurations of WebSphere Application Server resources.
它会自动地捕捉、查询、存储和报告元数据中的所有修改。
Capture, query, storage, and reporting all change automatically to changes in the metadata.
XAPI涵盖了XML数据库中数据的存储、检索、修改和查询,以及对事务管理的支持。
XAPI covers storage, retrieval, modification, and querying of data in an XML database, with support for transaction management.
有时,程序员和开发人员就性能而言仅仅需要获取不同的查询视图,因此他们可以修改该查询,以获得更高的效率。
Sometimes, programmers and developers just want to get a different view of their queries in terms of performance so that they can modify the query for higher efficiency.
如果一项修改的目标是减少数据库的内存占用量,那么取消各种缓冲区肯定会有帮助,但是这会牺牲查询速度和应用程序性能。
If the goal of a change is to reduce the memory footprint of the database, eliminating various buffers will certainly help, at the expense of query speed and application performance.
如果SIEBEL模式名不是SIEBEL,则应该对脚本和循环中的第一个查询做出相应地修改。
If the SIEBEL schema name is not SIEBEL, then the first query in the script and in the loop should be changed accordingly.
使用DOM可以构建、修改、查询、验证和转换XML文档。
With the DOM, you can build, modify, query, validate and transform XML Documents.
查询关系中封装映射时,可通过在运行时支持修改映射来提供可重用性和提高灵活性。
Encapsulating the mapping in a lookup relationship makes it reusable and increases flexibility by enabling modification of the mapping data at runtime.
这样,恶意用户采用引号和特殊字符来企图动态修改查询结构的花招就不会得逞。
As such, clever tricks with quotes and special characters that are sometimes employed by malicious users in an attempt to dynamically modify the structure of the query become futile.
AdminConfig提供了大量方法来查询属性和创建、删除及修改配置。
AdminConfig provides lots of methods to query attributes and create, remove, and modify configurations.
现在,我们已经使用Notes会话建立了LotusDominoEmployees应用程序的行为和帮助函数,并开始查询或修改 Lotus Domino 目录。
Now that you have established the Lotus Domino Employees application's behavior, the helper functions, using the Notes session, begin querying or modifying the Lotus Domino directory.
这个函数接收两个输入参数 —产品ID和一个包含修改记录的数组 —并使用 Zend_Db的update() 函数对数据库表执行一个 UPDATE查询。
This method accepts two input arguments—the product ID and an array containing the revised record—and uses Zend_Db's update() method to execute an UPDATE query on the database table.
DublinCore可以有效地对各种信息编目,并且使它们易于修改、查询和使用。
You can use Dublin Core to catalog all sorts of information in an effective manner that is both easy to update and easy to query and use.
这样,在一个位置(字段的值)就可以实现对所有数字或字符串文字的修改,再也无需在整篇代码中执行查询和替代了。
This way, you can modify the number or string literal in just one place (the value of the field), instead of doing a search and replace throughout your code.
针对LDAP数据的一项特殊修改是考虑将'('和')'作为查询词边界指示符。
One particular modification for the LDAP data is to consider '(' and') 'as word boundary indicators.
原来的查询比较一个字符串和一个数字,但是在修改后的查询中执行了显式的类型转换。
Here the original query is comparing a string to a number but in the modified query, explicit type-casting has been done.
原来的查询比较一个字符串和一个数字,但是在修改后的查询中执行了显式的类型转换。
Here the original query is comparing a string to a number but in the modified query, explicit type-casting has been done.
应用推荐