• 允许程序员方便查询修改导航状态信息

    It enables the programmer to easily query and modify navigational state information.

    youdao

  • MQI允许程序获取发布消息以及查询修改队列

    The MQI allows a program to get or put messages as well as inquire on and modify queues.

    youdao

  • 员工信息查询修改包括员工个人信息密码功能

    The search and modifications of employee's information, include the employee's functions such as personal information and password and so on.

    youdao

  • 采用ADO技术连接到数据库,完成对数据库的查询修改

    Furthermore, the database is inquired and modified with the ADO technique.

    youdao

  • 结构化查询语言一种用于查询修改关系数据库标准语言。

    Structured query language. A standard language for querying and modifying relational databases.

    youdao

  • 管理员学生可以在一时间选课信息进行快速精确查询修改

    Administrators and students for the first time on the course fast and accurate information to query and modify.

    youdao

  • 这些服务允许用户通过RESTSOAP查询修改储存purexml列中的XML数据

    The services allow users to query and modify XML data stored in the pureXML column through REST or SOAP.

    youdao

  • 可以中介两个属性进行查询修改,从而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.

    youdao

  • 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.

    youdao

  • 前面一段说明了如何查询修改WebSphereApplicationServer配置信息

    The previous section explained how to query and modify WebSphere Application Server configuration information.

    youdao

  • 一些程序查询修改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.

    youdao

  • 配置服务支持会话这个概念也就是说直到保存命令发出所有通过配置服务进行查询修改才会被存入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.

    youdao

  • 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.

    youdao

  • 借助于这些脚本对象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.

    youdao

  • 会自动捕捉查询存储报告元数据中的所有修改

    Capture, query, storage, and reporting all change automatically to changes in the metadata.

    youdao

  • XAPI涵盖了XML数据库数据存储检索修改查询,以及事务管理支持

    XAPI covers storage, retrieval, modification, and querying of data in an XML database, with support for transaction management.

    youdao

  • 有时程序员开发人员性能而言仅仅需要获取不同查询视图因此他们可以修改查询,以获得更高的效率

    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.

    youdao

  • 如果一项修改目标减少数据库内存占用量那么取消各种缓冲区肯定有帮助但是这会牺牲查询速度应用程序性能

    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.

    youdao

  • 如果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.

    youdao

  • 使用DOM可以构建修改查询验证转换XML文档

    With the DOM, you can build, modify, query, validate and transform XML Documents.

    youdao

  • 查询关系封装映射时,通过运行支持修改映射来提供可重用性提高灵活性

    Encapsulating the mapping in a lookup relationship makes it reusable and increases flexibility by enabling modification of the mapping data at runtime.

    youdao

  • 这样恶意用户采用引号特殊字符企图动态修改查询结构花招不会得逞

    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.

    youdao

  • AdminConfig提供了大量方法查询属性创建删除修改配置

    AdminConfig provides lots of methods to query attributes and create, remove, and modify configurations.

    youdao

  • 现在我们已经使用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.

    youdao

  • 这个函数接收两个输入参数产品ID包含修改记录数组使用 Zend_Dbupdate() 函数数据库执行一个 UPDATE查询

    This method accepts two input arguments—the product ID and an array containing the revised recordand uses Zend_Db's update() method to execute an UPDATE query on the database table.

    youdao

  • 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.

    youdao

  • 这样一个位置(字段)可以实现所有数字字符串文字修改,再也无需在代码执行查询替代了。

    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.

    youdao

  • 针对LDAP数据一项特殊修改考虑将'('')'作为查询边界指示符

    One particular modification for the LDAP data is to consider '(' and') 'as word boundary indicators.

    youdao

  • 原来查询比较字符串一个数字但是修改查询中执行式的类型转换。

    Here the original query is comparing a string to a number but in the modified query, explicit type-casting has been done.

    youdao

  • 原来查询比较字符串一个数字但是修改查询中执行式的类型转换。

    Here the original query is comparing a string to a number but in the modified query, explicit type-casting has been done.

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定