• The MODIFY clause is of particular interest since it defines the actual update operations that take place.

    modify子句特别人感兴趣部分,因为定义实际执行更新操作

    youdao

  • To modify the property, open the element in the editor and update from there, because all of the properties in the property browser are read-only.

    因为属性浏览器中的所有属性都是只读的,因此修改属性,必须编辑器打开元素那里进行更新

    youdao

  • While this particular example might not be considered severe, other more malicious code could be added, especially DELETE or UPDATE statements that modify tables.

    虽然这个特例的后果可能并不严重但完全可能添加恶意代码尤其是修改表的DELETEupdate语句

    youdao

  • In the next section, we will modify the content of the resulting XML file, then update the database table to reflect the XML content change.

    在下章节中我们修改结果XML文件内容然后通过更新数据库反映XML内容的改变

    youdao

  • This allows others to easily update or modify your code when they are reusing your asset, if required.

    就允许其他人重用资产根据需要方便地更新修改您的代码

    youdao

  • You can update or modify the destinations of a selector and their corresponding date ranges at runtime without redeploying the original application.

    可以运行时更新修改选择器及其对应日期范围目标而无需重新部署初始应用程序

    youdao

  • To modify a contact, display a Detail page where you can update any of the attributes of the selected contact entry.

    为了修改联系人显示详细信息页面在这个页面上更新选中联系人条目的任何属性

    youdao

  • Note: the section for the rule definition is not required when you modify or update a rule using the API.

    注意使用API修改或者更新一个规则时,规则定义部分需要的。

    youdao

  • They require data, they modify and update data, and they often also derive new data by bringing various data sources together.

    它们需要数据,它们修改更新数据,它们常常各种不同数据源揉和在一起派生出新的数据。

    youdao

  • Users can also modify quantities or remove items from their shopping carts using UPDATE or DELETE queries.

    用户可以使用UPDATEDELETE查询修改数量购物车中删除商品

    youdao

  • The idea is to take a default firmware update image and modify it so that you can use it as a PXE boot image.

    原理获得一个默认固件更新镜像对其进行修改这样可以用作PXE启动镜像。

    youdao

  • You'll see how to embed a transform in UPDATE statements to permanently change data on disk, and in queries, to modify XML data "on the fly" while reading it out without permanently changing it.

    学习如何通过update语句中嵌入转换永久修改磁盘数据以及查询中读取XML数据的过程中“临时地”修改数据(不是永久地修改数据)。

    youdao

  • IM provides an efficient mechanism to maintain software packages providing a one-stop shop for install, update, modify, and uninstall operations.

    IM提供高效机制维护软件包,从而安装更新修改卸载操作提供一站式服务。

    youdao

  • At some level, the SQL UPDATE statement is the union of the SQL INSERT and DELETE statements, because you must select rows to modify as well as specify how to modify them.

    某种程度上SQLupdate语句SQLINSERTdelete语句联合因为必须选择修改必须指定如何修改它们

    youdao

  • You have seen in update 9 that you can include multiple update operations for the same document in the MODIFY clause of a single update statement.

    更新9已经看到,在个更新语句modify子句中可以包含同一文档多个更新操作

    youdao

  • You have single points of update for each attribute, making it easier to modify and to test.

    更新每个属性,这使得修改测试更加容易。

    youdao

  • As you see in update 9, the MODIFY clause contains multiple update operations.

    更新9所示modify子句包含多个更新操作

    youdao

  • Next you used the SQL UPDATE statement to modify the column values for selected rows in a table.

    然后使用SQLupdate语句修改选定行的

    youdao

  • At this point, you execute an SQL UPDATE operation to modify the current row and move to the second row.

    此时执行SQLUPDATE操作修改当前第二行。

    youdao

  • Issuing an UPDATE statement is fairly easy, as shown in Listing 4, where you modify two columns of a single row.

    执行update语句相当容易如清单4其中修改单个行的

    youdao

  • This article introduces the SQL DELETE and UPDATE statements, which you can use to selectively delete or modify existing data in an Apache Derby database.

    本文介绍SQLDELETEUPDATE语句可以使用它们有选择地删除修改ApacheDerby 数据库中的现有数据

    youdao

  • At this point, a real application would modify the count column appropriately by issuing the necessary SQL UPDATE statements.

    这时真正应用程序通过执行必要的SQLupdate语句来适当修改count

    youdao

  • Also, BEFORE triggers can now contain UPDATE, DELETE, INSERT and routines that modify data.

    另外BEFORE触发器现在可以包含UPDATEDELETEINSERT修改数据的例程

    youdao

  • The transform expression is at the core of the XQuery Update Facility, an emerging standard to extend XQuery to modify XML documents.

    转换表达式XQueryUpdateFacility核心,是即将形成的用于修改XML文档的 XQuery扩展标准

    youdao

  • Update user information - Allows you to modify the user name and password information for the deployed Web service.

    Updateuserinformation——允许修改已部署Web服务用户密码信息

    youdao

  • In general, you should never manually change MANIFEST.MF; instead, if you need to modify its values, update build.properties and simply rebuild the application.

    通常应该手动更改MANIFEST . MF实际上如果需要修改,则应该更新build .properties并且重新构建应用程序。

    youdao

  • The IBM Installation manager can easily manage all install, update, modify and licensing of all these products.

    IBMInstallationManager可以方便地管理所有这些产品安装更新修改许可

    youdao

  • Hiding parts of the XML content through an XQuery update view does not modify the stored content, but allows the utilization of security features of a traditional relational view.

    通过XQuery更新视图隐藏XML内容某些部分并不修改存储的内容,而是允许利用传统关系视图的安全特性

    youdao

  • A good way to create a valid XML document is to first use the SQLToXML run time library to generate one, then modify it to supply new values for update.

    首先采用SQLToXML运行创建有效XML文档然后再修改提供用于更新的是个很好的方法

    youdao

  • If we ever need to update the look of our Web pages, we simply modify the guide.xsl file and run all our XML through the XSLT processor (Sablotron), creating updated HTML pages.

    如果需要更新web页面外观只需修改guide. xsl文件通过XSLT处理器(Sablotron)运行所有XML,就能创建更新html页面。

    youdao

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

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

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