• 品种质量瓦尔德·豪森酒店用餐关键组件生命周期

    Variety and quality are the key components of dining at Hotel Waldhaus Sils.

    youdao

  • 组件模型框架引入了组件生命周期”,为组件带来定义良好可靠行为

    The Component model introduces the "Component Lifecycle" to the framework and brings a set of well-defined and dependable behaviors to the widgets.

    youdao

  • 现在摆脱特定基础设施任务架构更加关注开发范式更多支持组件生命周期各个方面

    Frameworks, now freed of specific infrastructural tasks, focus more on the development paradigm and support more aspects of the component lifecycle.

    youdao

  • CAI包含业务组件容器管理业务组件生命周期考虑一个业务组件生命周期以下5个阶段

    CAI contains a business component container to manage the lifecycle of business components. Consider these five phases in the lifecycle of a business component.

    youdao

  • Angular提供一些接口用来介入组件生命周期几个关键时间点:创建时每次变化时,以及最终被销毁时

    Angular offers a number of interfaces for tapping into critical moments in the component lifecycle: at creation, after each change, and at its eventual destruction.

    youdao

  • 管理组件生命周期范围——由于组件可能不同生命周期和范围,Spring内核持续监视创建重用销毁组件

    Managing component life cycle and scope - as components may have different life cycles and scope, the Spring kernel continues to oversee creating, re-using, and destroying components.

    youdao

  • 容器可以管理每个组件生命周期

    The container also manages the life cycle of each component.

    youdao

  • 使您可以完全控制组件生命周期

    This gives you complete control over the life cycle of your component.

    youdao

  • 组件增加显示列表进行测试——一步启动组件内部生命周期以便方法进行真正测试。

    Add the component to the display list for testing - This step starts the internal life cycle of the components, which is needed for real testing of its methods.

    youdao

  • 每种管理器负责创建管理所创建组件生命周期

    Each manager is responsible for creating and managing the life cycle of the components they create.

    youdao

  • 开发者需要代码管理组件生命周期组件之间的相互关系。

    You do not need to manage component lifecycles and relationships between components in your own code.

    youdao

  • 使能够迅速隔离问题组件使您能够生命周期早期隔离问题(这时还有时间解决这些问题)。

    This allows you to quickly isolate the problem components and it also allows you to isolate problems early in the lifecycle (when there is still time to fix them).

    youdao

  • 系列第2部分获得更多有关处理组件控制请求处理生命周期JSF技巧

    In Part 2 of this series, you'll find more JSF techniques for working with the component tree and controlling the request processing life cycle.

    youdao

  • 这个动态组件模型将会支持组件组装应用组件之间隐藏实现细节同时还会提供组件生命周期管理功能。

    The dynamic component model will support assembly of applications from components and support implementation detail hiding between components as well as lifecycle management of those components.

    youdao

  • soa治理IT治理一种特殊化,其关键IT治理决策置于服务组件服务业务流程生命周期上下文中

    SOA governance is a specialization of it governance that puts key it governance decisions within the context of the lifecycle of service components, services, and business processes.

    youdao

  • 其他组件处理软件开发生命周期特定方面

    The other components address particular aspects of the software development lifecycle.

    youdao

  • 对于很多来说,最大问题没有真正理解组件生命周期

    Not having a really thorough understanding of the component lifecycle is probably the biggest problem people have.

    youdao

  • 删除流程耗时较多部分较少的部分分离,要在一个业务组件生命周期创建不同的删除阶段

    To support the separation of the more and less time consuming parts of the deletion process, these different deletion phases in the lifecycle of a business component were created.

    youdao

  • 如果完全请求处理分离(甚至门户分离)的环境组件使用服务,服务的生命周期未定义

    If the service is used in environments or components that are completely decoupled from the request processing (or even from the portal), the service lifetime is undefined.

    youdao

  • 实现可以声明生命周期方法,以供初始组件实例范围过期调用

    An implementation can declare lifecycle methods that are called when a component instance is instantiated or when the scope is expired.

    youdao

  • 一种规范化IT治理服务组件服务业务过程生命周期的上下文中放置关键IT治理决策

    A specialization of it governance that puts key it governance decisions within the context of the life cycle of service components, services, and business processes.

    youdao

  • GBean组件生命周期内核创建它们它们上面执行DI调用它们方法它们发送事件

    GBean components adhere to a particular life cycle as the kernel creates them, performs DI on them, calls their methods, and sends events to them.

    youdao

  • 例如布局阶段Flex组件生命周期重要部分还有其他重要阶段包括初始化阶段创建阶段。

    For example, the layout phase is an important part of Flex component's life cycle, but there are other important phases, too, including the initialization phase and creation phases.

    youdao

  • IoC主要处理组件生命周期

    IoC focuses on handling the life cycle of components.

    youdao

  • 然后seam负责控制组件可见性生命周期

    Seam takes care of controlling the visibility and life cycle of the component thereafter.

    youdao

  • 度量阶段Flex组件生命周期中的重要阶段。

    The measurement phase is an important phase of a Flex component's life cycle.

    youdao

  • 到目前为止已经了解使用Flex好处一些如何操作扩展Flex组件,并且深入了解了Flex组件生命周期

    So far you've learned about the benefits of using Flex and the use cases where it makes sense, how to manipulate and extend Flex components, and you've drilled down on its component life cycle.

    youdao

  • 正如将要解释的那样,Seam通过一些价值的hook组件管理进程扩展默认JSF生命周期

    As I will shortly explain, Seam extends the default JSF life cycle with valuable hooks and component-management processes.

    youdao

  • Web容器这些组件中检测相关的注释然后开始组件生命周期之前注入所需的依赖关系

    The Web container will detect annotations on such components and then inject the necessary dependencies before the component lifecycle is initiated.

    youdao

  • 简言之就是Wicket不会管理组件生命周期序列化则可能导致一些严重问题比如集群中

    In short it means that Wicket does not manage the lifecycle of its components and serialization can cause some serious problems, for example during clustering.

    youdao

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

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

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