• It should be noted that both atoms and refs also support this kind of semantics, where a function is passed and used to update the state.

    需要注意,atomsrefs支持此类语义此处一个函数传递用于更新状态。

    youdao

  • This data may be any sort of request for the visualizer, whether to fetch data incrementally, or to update the state of the object being visualized.

    数据可能可视化工具任何种类请求,既可能是请求获取更多的数据,可能是请求更新进行可视化处理的对象状态

    youdao

  • The information retrieved from the server in the Ajax requests made by these libraries can be used to incrementally update the state of the page in "real time."

    这些所发出Ajax请求服务器检索到的信息可用增量地“实时”更新页面状态

    youdao

  • Even in the case when objects update their state, object instantiation should be carefully considered.

    即使对象更新它们状态情况下,也应该谨慎地考虑对象实例化

    youdao

  • They need to interact and update themselves depending upon the state of other views.

    它们需要根据其他视图状态进行交互本身进行更新

    youdao

  • To change the state of a resource or to update it, use PUT.

    更改资源状态进行更新应该使用PUT方法

    youdao

  • So to construct a nonblocking linked list, tree, or hash table, we need to find a way to update multiple Pointers with CAS without leaving the data structure in an inconsistent state.

    所以构建非阻塞哈希需要找到一种方式可以CAS更新多个指针,同时不会让数据结构处于不一致的状态。

    youdao

  • However, it is not advisable to use hot update in real time system, because hot update could result in the system leading into an unknown state.

    不过实时系统使用更新并不明智因为热更新可能导致系统进入未知状态

    youdao

  • You can now use the administration tool of your choice to update the GET and PUT status of the queue without any danger that the script will reset them back to their initial state.

    现在可以使用管理工具更新队列GETPUT状态而不会导致脚本这些状态重置初始状态的任何危险

    youdao

  • Modules participate in a dynamic life cycle which includes the ability to add, update and remove modules at runtime, whilst preserving the state in the system.

    模块参与动态生命周期里,这个动态的生命周期能够运行时添加更新删除模块,同时保留系统中的状态

    youdao

  • Just change the state of the message to "replied" and the list of messages will update.

    只要消息状态设置已回复”,那么消息列表就会更新

    youdao

  • However, it's not advisable to use hot update in a real-time system, because it could result in the system leading into an unknown state.

    不过实时系统使用更新并不明智因为可能导致系统进入未知状态

    youdao

  • The goal is to achieve a real-time update of the state changes.

    目标在于达到状态变化实时更新

    youdao

  • This month, I'll add another implementation to that benchmark, one that uses AtomicLong to update the PRNG state.

    本月基准添加其他实现使用 AtomicLong更新PRNG状态的实现。

    youdao

  • The service provider state can be passed to the service requester directly in the event parameter of the update() method rather than as a separate call to getState().

    服务提供者状态可以作为update()方法参数直接传递给服务请求者不是单独调用 getState() 方法来获得服务提供者的状态。

    youdao

  • After a test executes, you can use the Verification Point Comparator to analyze differences, or to update the baseline (expected object state) if the behavior of the object changes.

    执行测试之后,可以利用VerificationPoint Comparator分析区别或者如果对象性能改变更新基线(期望对象状态)。

    youdao

  • Merge : Update the current persistence context with the current state of the given entity.

    merge修改当前持久化环境指定实体当前状态

    youdao

  • Quiesced Update 0x2 a table space is in this state when the application that invokes the table space quiesce function has exclusive write access to the table space.

    QuiescedUpdate0x2调用空间静默(quiesce)功能应用程序独占访问表空间时,该表空间就处于这种状态

    youdao

  • Monitoring context instances subscribe to events, update their state based on information in the events, and emit events to report a business situation.

    监测上下文实例订阅事件根据事件中的信息更新状态然后发出事件报告一个业务情况

    youdao

  • The update is in some way overqualified to ensure that only rows that are in the same state as those originally read are changed.

    通过某些方面严格限定这些更新,确保只有那些处于最初读取状态数据行才更新。

    youdao

  • We must fetch the current counter value from the server, but the counter state is remembered after a successful update.

    我们必须服务器获取当前计数器成功更新之后将保存计数器的状态

    youdao

  • During this weekly review, you’ll update the workplan with the current state of work that is completed and in progress.

    每周一次回顾中,要在项目计划更新已经完成以及正在进行的工作当前状态

    youdao

  • Data persistence ensures that applications that retrieve and update data are kept in sync with the current state of the back-end database.

    数据支持确保检索数据更新数据应用程序在后端数据库的当前状态下,同时保存。

    youdao

  • Because validation occurs before the component values are bound to the model (in the update model values phase), the model is in an unknown state.

    由于验证发生组件绑定模型之前(在更新模型值阶段),所以模型处于未知状态

    youdao

  • If a change is already applied to the server, then you just have to change the record again (to the original or correct state), re-apply the update, and hope for the best.

    如果已经更改应用服务器那么只能再次更改记录(使回到初始状态正确的状态),再次应用更新同时希望下次不用再改了。

    youdao

  • We rarely want an activity to stop immediately; program data structures could be left in an inconsistent state if the activity were canceled mid-update.

    我们很少希望一个活动立即停止如果活动正在进行更新的时候取消,那么程序数据结构可能处于不一致状态

    youdao

  • Unfortunately, the site doesn’t display which links have already been visited (Update: Kyle Meyer has added :visited-state now).

    遗憾地是网站没有显示哪些链接已经访问过了。

    youdao

  • When the state is complete, the next step is to update the portion of the page that needs updating with the response from the server.

    状态已经完成时,下一步服务器响应更新需要更新页面部分

    youdao

  • The update timer is used to refresh the state of the game every 200 milliseconds.

    更新定时器用于200毫秒刷新一次游戏状态

    youdao

  • Update: Penn State researchers have conceived of an engine to drive a spacecraft with shock absorbers tough enough to survive the collisions of protons and antiprotons.

    最新消息宾州研究者已经构想了推进飞船发动机,其船体带有足够强度的减震器,可以经受正反质子湮灭时的冲击。

    youdao

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

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

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