• Enterprise behavior is the result of comprehensive function of behavior object. means of behavior and its environment.

    企业行为企业行为目标、行为手段、行为环境综合作用结果

    youdao

  • A single behavior object contains the algorithm for optimizing the demonstrated group of ACTS. The algorithm is using the Q-learning based on artificial nerve network.

    单独行为对象中包含基于强化学习中的Q学习及人工神经网络优化学习算法

    youdao

  • The animal is redirecting its behavior to another object, in this case, the plant or the bush.

    动物行为重新定向一个对象中另一个对象就是植物灌木

    youdao

  • Because the pattern says that it "Allows an object to alter its behavior when its internal state changes."

    因为模式要求允许一个对象内部状态变化时候改变它的行为。”

    youdao

  • Furthermore, the object paradigm is focused on building applications out of objects that have both data and behavior, whereas the relational paradigm is focused on storing data.

    而且对象范例侧重包含数据行为对象构建应用程序关系范例则主要针对数据的存储

    youdao

  • An alternate method of writing an adapter - and one that some prefer - is to implement an interface to adapt behavior, rather than extending an object.

    编写适配器替代方法——并且推荐方法——实现一个接口修改行为不是扩展对象。

    youdao

  • It also hurts the design of your domain classes because this utility class must now sit at the top of your object hierarchy, not allowing you to use inheritance to consolidate common behavior.

    不利于设计因为这个实用类现在必须位于对象层次结构顶层允许使用继承整合常见行为

    youdao

  • Static crosscutting differs from dynamic crosscutting in that it does not modify the execution behavior of a given object.

    静态横切动态横切区别在于修改一个给定对象执行行为

    youdao

  • Develop a behavior in your SOA application's business logic that can fully populate a customer business object with data.

    SOA应用程序业务逻辑开发一种行为,以便使用数据完整填充客户业务对象。

    youdao

  • Runtime Analysis: Helps you to gain an understanding of how your application behaves during execution by providing insight into thread utilization, memory usage, and object behavior.

    运行时分析通过提供线程内存使用对象行为的分析,帮助理解程序执行的过程中是如何运转的。

    youdao

  • This is undesirable because it violates a fundamental rule of object orientation: Objects have behavior and data.

    但是,这种方式并不合适,因为违反了面向对象基本规则对象拥有行为数据。

    youdao

  • We had to write approximately 50 lines of code that actually implemented the behavior we needed in our mock object classes.

    我们大约需要编写50代码真正执行我们模拟对象所需行为

    youdao

  • Aspects also have the ability to modify object state and behavior in new, more fine-grained ways, raising worries about maintaining system integrity, robustness, and even comprehension.

    方面还有新的精细方式修改对象状态行为能力从而引起了维护系统完整性健壮性甚至整体理解担心

    youdao

  • I also force rippling changes whenever I change the behavior of my models, because I must change the model object and the test cases that surround them.

    一旦更改模型行为不得不进行连锁更改因为必须要更改模型对象围绕这些模型的测试用例

    youdao

  • A COM object can support multiple interfaces, each representing a different view or behavior of the object.

    COM对象可以支持多个接口每个接口代表对象一种不同视图行为

    youdao

  • Since it groups services on the basis of related behavior, rather than encapsulated (behavior plus data), the set of services will be subtly different from a business object model.

    由于基于相关行为服务进行分组不是进行封装(行为数据),所以服务业务对象略有不同

    youdao

  • The default behavior is still to create an _xml attribute of a nested object only when it contains character-level markup.

    缺省行为仍然只有对象包含字符级标记创建对象的_ xml属性

    youdao

  • Encapsulation: a software object is a discrete package containing both the physical properties (data) and the functionality (behavior) that mimics its real-world counterpart.

    封装软件对象就是包含模拟真实世界的对象物理属性(数据)功能(行为)的离散

    youdao

  • Instead we have split out this monolithic object into manageable pieces that now make it much easier to extend and hook into core server behavior.

    相反,我们这个对象分解可管理的几部分这样扩展容易了,同时对核心服务器端行为的回调也更容易。

    youdao

  • A mock object conforms to the interface of the real object, but has just enough code to fool the tested object and track its behavior.

    模仿对象符合实际对象接口只要有足够代码欺骗测试对象跟踪行为

    youdao

  • The settings of the various object properties have a significant impact on the behavior and performance of the JMS application.

    各种对象属性设置JMS应用程序行为性能重要影响

    youdao

  • Just as an MC is a special-purpose object, its definition is a special-purpose class which defines the structure and behavior of its instances.

    正如MC专用对象一样,定义也是专用用于定义其实例结构行为

    youdao

  • The set is similar to those used on "the Weakest Link" and "Deal or No Deal," but the object of this game is to prod seemingly nice people to admit bad behavior.

    节目模式薄弱的一”和“做与做”类似节目目的那些看起来很好的坦白恶劣的行为。

    youdao

  • If the behavior is removed from the object and put into a service, the object then becomes a mere holder for data.

    如果行为对象转移服务中,对象成了纯粹数据容器

    youdao

  • Now I will show you something else which is quite interesting, and that is how the behavior of the period is on the... on the mass of the object.

    现在你们一些有趣的东西,就是重物作用下这个物体。,周期表现什么

    youdao

  • The behavior of multiselect gets more interesting with Object as result type or if no type argument is specified.

    如果Object作为结果类型没有指定类型参数时,multiselect行为会变得更加有趣

    youdao

  • Instead, it turned out to be a simple Weather object, and we had to code around this behavior, as you can see in the finished code for the sample PHP client.

    然而被转换成了一个简单Weather对象我们必须根据这种行为进行编码就像最终示例PHP客户机代码看到的那样。

    youdao

  • You therefore use jQuery to grab object references to the two links and override their default behavior with click event handlers.

    因此使用jQuery获取两个链接对象引用并用click事件处理程序覆盖它们默认行为

    youdao

  • If you have extracted advice behavior to another class, you can substitute a mock object for your helper object and verify that the advice triggers at the right join points.

    如果建议行为抽取另一个中,那么就可以mock对象替代helper类对象,验证建议是否正确的联结点上触发

    youdao

  • Event sources obtain the EmitterFactory from JNDI and use the object to create an emitter with the specified behavior.

    事件JNDI中获得EmitterFactory对象利用对象创建带有指定行为的发射器。

    youdao

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

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

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