• Application state may be stored in memory, in files, or in a database.

    应用程序状态可以存储在内存、文件或者数据库中。

    youdao

  • It also provides extension points for customizing how application state is managed.

    它也提供了定制应用状态管理的扩展点。

    youdao

  • On the server side, the application state and functionality are divided into resources.

    在服务器端,应用程序状态和功能可以分为各种资源。

    youdao

  • It improves performance by saving bandwidth and minimizing server-side application state.

    它通过节省带宽和最小化服务器端应用程序状态改进了性能。

    youdao

  • Resource managers know how to associate changes in application state with specific transactions.

    资源管理器知道如何把应用程序状态中的变化与特定的事务关联起来。

    youdao

  • The RM must associate any changes to the application state with the transaction requesting the changes.

    RM必须使对应用程序状态所做的任何更改与请求更改的事务相关联。

    youdao

  • Again, the user interface ADAPTS to application state (in this case the phrase variable) automatically.

    此时用户界面会再一次根据应用程序的状态(这种情况下是phrase变量)自动调整。

    youdao

  • All in all, stateful session EJB components provide a heavyweight mechanism for managing application state.

    总而言之,有状态会话ejb组件为管理应用程序状态提供了一种重量级机制。

    youdao

  • When you add in the management of application state, however, a substantial performance gap becomes apparent.

    但是,当您添加了应用程序状态管理时,巨大的性能差异就将显现。

    youdao

  • A template expression should not change any application state other than the value of the target property.

    模板表达式除了目标属性的值以外,不应该改变应用的任何状态。

    youdao

  • Hypermedia is the engine of the application state, and resource representations are interconnected by hyperlinks.

    Hypermedia是应用程序状态的引擎,资源表示通过超链接互联。

    youdao

  • The web is a multiunser environment, so holding application state in static objects such as singletons is likely to cause issues

    Web是一个多用户环境,所以在一个静态对象中(如singleton)保持应用状态是有可能引起问题的。

    youdao

  • This paper introduces modification of poly vinyl acetate by copolymerization and the application state of the modified products.

    文章介绍了聚醋酸乙烯酯共聚改性研究及改性产品应用进展情况。

    youdao

  • The API method performs the operation on the application state as requested in the input parameters received from the external client.

    API方法将按照从外部客户端接收的输入参数中请求的方式对应用程序状态执行相关操作。

    youdao

  • When a class changes, the system automatically loads the new class and the application state is maintained in the running application.

    当一个类发生改变时,系统会自动加载新的类同时保持应用的运行状态。

    youdao

  • When the debugger breaks on an exception, you can inspect the application state and control execution, just as when a breakpoint is hit.

    当调试器中断一个异常时,你可以检测应用程序的状态并进行控制执行,就像断点被击中那样。

    youdao

  • This is called reactive programming, and is one of the fundamental mobl features — the user interface reacts to changes in application state.

    这被叫做反应性编程(reactive programming),这也是根本的mobl特性之一——用户界面会对应用程序状态的改变做出反应。

    youdao

  • To restore the application state it must be stored (e.g. serialized) before and then reapplied or reloaded into the "new" application or module.

    为了恢复应用的状态,这些状态必须提前被保存并被重新应用或加载到“新”的应用或模块中。

    youdao

  • The transition to a single-page application puts more of a burden on the browser because I need to preserve application state at the client.

    转换成单页应用程序后,将更多的责任放到了浏览器端,因为需要在客户端保持应用程序的状态。

    youdao

  • Data binding creates a synchronization relationship between application state (e.g. local variables or entity properties) and the user interface.

    数据绑定会在应用程序状态(例如本地变量或者实体属性)和用户界面之间创造出同步的关系。

    youdao

  • The adapter messages "Application state is disconnected" and "terminated App Connector" signify that the adapter has terminated successfully.

    适配器消息“Application stateis disconnected”和“TerminatedAppConnector”表示适配器已经成功终止。

    youdao

  • The target.xml file is a snapshot of the state of the cell, and includes information about server state, application state and routing information.

    xml文件是单元状态的快照,包括服务器状态、应用程序状态和路由信息。

    youdao

  • These patterns address presentation, mapping to relational data stores, domain logic, application state management, and common application functions.

    这些模式讨论表示、到关系数据存储的映射、域逻辑、应用程序状态管理和创建的应用程序功能。

    youdao

  • On the basis of introducing 3s technology, we deeply discussed the present application state and prospect of 3s technology in forest protection.

    我们在介绍3s技术的基础上,深入探讨了3s技术在森林防护管理中的应用现状和前景。

    youdao

  • The adapter messages "Application state is connected" and "Connector Agent state is active" signify that the adapter has initialized successfully.

    适配器消息“Application stateisconnected”和“ConnectorAgent state isactive”表示适配器已经成功初始化。

    youdao

  • However, using JSON is philosophically closer to passing serialized objects between application tiers than to creating a view of the application state.

    但是,使用JSON在理念上更接近于在应用层之间传递序列化的对象,而不是创建应用程序状态的视图。

    youdao

  • The concept, principle, characteristic of recycling economy and the theoretical research and application state of it in our country are introduced.

    本文介绍了循环经济的概念、原则、特征及在我国的循环经济理论研究和应用实践状况。

    youdao

  • Mainly, we must ensure that information about tools and application state is clear and present and that transitions between tools are quick and simple.

    主要地,我们必须保证关于工具和应用程序状态的信息是清晰地被展示出来的,同时,在工具之间的变换是快速和简单的。

    youdao

  • Logging provides the maximum amount of detail of the application state before the failure, such as value of variables, return value of functions, and so on.

    日志记录提供了故障前应用程序状态的详细信息,如变量的值、函数的返回值等等。

    youdao

  • A template statement has a side effect. It's how we update application state from user input. There would be no point to responding to an event otherwise.

    模板语句有副作用。这正是用户输入更新应用状态的方式。否则,响应事件就没有什么意义了。

    youdao

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

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

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