• 如果没有进行重新查询,而再次更改APPS密码无法继续

    If it is not re-queried and the APPS password is changed again, it is impossible to continue.

    youdao

  • Web上,为了发现对应用程序状态修改浏览器必须重新查询服务器

    On the Web, the browser has to re-query the server to discover modification to the state of the application.

    youdao

  • 小心处理HTML集合因为他们表现出“存在性”,总是对底层文档重新查询

    Be careful when dealing with HTML collections because they represent the live, underlying document.

    youdao

  • 所以,程序开始这些文件的时候,假设为了确定目录大小必须逐一重新查询文件系统

    So when the program starts to loop through the files, perhaps to determine the directories overall size, it has to requery the file system one by one.

    youdao

  • 确保客户机使用服务当前绑定信息唯一办法就是在每个GetQuote操作调用重新查询UDDI注册中心

    The only way to ensure that the client is using the current binding information for the service would be to requery the UDDI registry before every individual invocation of the GetQuote operation.

    youdao

  • 需要注意的是,因为服务端点可能改变,所以使用者每次需要调用服务时,都应该重新查询UDDI查看提供者详细信息是否有改变

    Notice also that because the service endpoints can change, every time the consumer wants to invoke the service, it should re-query UDDI to see if the providers' details have changed.

    youdao

  • 患者代表查询系统进行预约重新预订兴趣的预约系统一般用户

    The patient represents the general user of the reservation system interested in querying the system to make or reschedule appointments.

    youdao

  • 为了检索所有元素需要重新编写查询

    To retrieve all elements, you need to rewrite the query.

    youdao

  • 如果输入字段包含一些文本单击操作图标将会重新执行查询

    If the entry field contains some text, pressing the action icon will re-execute the query.

    youdao

  • 不过每次用户要求系统刷新(例如按照结束日期任务进行排序)时,门户应用程序必须WPS 发送查询重新填充任务列表

    However, every time the user asked for a system refresh by sorting her tasks by due date, for example, the portal application had to issue a new query to WPS to repopulate the task list.

    youdao

  • 如果希望切换一个程序查询模式必须使用要求的设置重新发布程序包。

    If you wish to switch the query mode for a package, you must republish the package with the desired setting.

    youdao

  • 检查标签中的关键字,确认列关键字已经被重新排序,并且与SQL查询返回数据字段相符

    Check the column keys in the tag to make sure that the column keys are realigned to match the data fields returned by the SQL query.

    youdao

  • 因此可能必要使用公共表达式重新构造空间查询确保调用构造函数。

    Therefore, it might be worthwhile to restructure your spatial query to ensure just a single call to the constructor function using common table expressions.

    youdao

  • 如何接手生产环境测试环境中重新创建相同查询访问计划呢?

    How do I recreate the same query access plan on my test environment that I am getting on my production environment?

    youdao

  • 使用RUNSTATS之后需要重新绑定使用静态SQL应用程序,这样查询优化器就可以选择统计信息给出最佳存取方案

    Rebind applications that use static SQL after using RUNSTATS so that the query optimizer can choose the best access plan given the new statistics.

    youdao

  • 为了演示update操作并未被提交数据库,将重新执行查询显示最初结果

    To demonstrate that the UPDATE operation was not committed to the database, the query is re-executed, showing the original results.

    youdao

  • 清单6必须重新每个请求执行YQL查询分页练习添加时间性能成本

    Listing 6 must necessarily re-execute the YQL query on each request, adding a time and performance cost to the pagination exercise.

    youdao

  • 当然一些其他可能更好选择例如缓存服务器查询结果每次发出请求重新绑定控件

    There are, of course, other options that may be even better here, such as caching the results of the query on the server and rebinding the control with each request.

    youdao

  • 意味着可以设定一个查询(并且再也不必重新调用或者初始效果所有地方都会见到:像是CSS

    This means that you can set one query (and without ever having to re-call it, or re-initialize it) its effects will be felt everywhere: Just like CSS.

    youdao

  • 重试用于查询执行时出现并发异常查询需要重新申明情况下

    The retry is used in case a concurrency exception does occur in the query table execution and the query table engine needs to retry the claim operation.

    youdao

  • 虽然本文不会这样,但是如果重新执行JDBC查询,则将重用所有底层ResultSet对象

    Although you won't do so in this article, if you re-execute a JDBC query, any underlying ResultSet object is reused.

    youdao

  • 如果用户再次单击Search链接,则新的查询选项重新执行前面搜索

    If the user then clicks on the search link again, the previous search will be re-executed with the new query options.

    youdao

  • 是因为查询重新命名了

    This is due to the query rewrite renaming the tables. Look at the optimized statement.

    youdao

  • 可以查询之前Index选项卡重新索引文档

    You can switch to the index TAB to re-index your documents before you query them.

    youdao

  • 查询视图动态的,每当Domino视图刷新时重新执行SQL查询(参见2)。

    A query view is dynamic, and the SQL query will be re-executed every time the Domino view is refreshed (see figure 2).

    youdao

  • 如果能够更改查询重新启动可以更快进行测试

    If I could just change the query and restart, then I can test much quicker.

    youdao

  • 查询优化器不会自动重新计算配置文件

    The query optimizer does not recalculate the profile for tables automatically.

    youdao

  • 当在集合使用查询时,可直接在已有结果执行查询不必重新数据库中执行查询然后重新所有数据取出应用程序中。

    When you use query over collection, your query can be executed against existing result sets without the need to re-evaluate the query in the database and re-fetch all the data into your application.

    youdao

  • 当在集合使用查询时,可直接在已有结果执行查询不必重新数据库中执行查询然后重新所有数据取出应用程序中。

    When you use query over collection, your query can be executed against existing result sets without the need to re-evaluate the query in the database and re-fetch all the data into your application.

    youdao

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

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

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