• Program verification techniques are code-oriented, but most of them are not capable of describing the property of execution time of practical programs.

    对于实际程序大多数程序验证技术适合验证运行时间

    youdao

  • A software developmental method is put forward, in which the code is treated as an object and applications a code-oriented example is given based on J2EE.

    为此提出了代码作为对象,面向代码进行基于J2EE软件开发方法,并给出了实现的技术相应的例子

    youdao

  • You can keep the code object oriented by encapsulating the actual model knowledge within the model itself.

    可以通过实际模型知识封装到模型保证代码面向对象的。

    youdao

  • The core of resource oriented computing is the separation of logical requests for information (resources) from the physical mechanism (code) which delivers it.

    面向资源计算核心信息资源)的逻辑请求传递请求物理机制代码)相分离。

    youdao

  • The framework also comes with code samples for a book library, an email client, a document oriented application, and also basic support for unit tests.

    框架带有一些代码示例,包括图书馆电子邮件客户端以及面向文档应用程序,另外还带有单元测试的基本支持

    youdao

  • Object oriented technologies introduced significant improvements for code reuse within an application.

    面向对象技术引入显著地改善应用内部代码重用

    youdao

  • AOP or Aspect Oriented Programming allows developers to "weave" code fragments through their object and methods without explicitly placing the code in the class's source.

    AOP或者说面向方面编程支持开发人员代码段“织入对象方法中,不需要显式地代码放入到源代码中。

    youdao

  • Code release is oriented toward deployment of consolidated archives, which may contain deployment descriptors, component modules, and scores of supporting files.

    代码发布面向统一档案文件部署这些文件可能包含部署描述符组件模块支持文件的目录。

    youdao

  • Nevertheless, there is still the task of writing the Common Business Oriented Language (COBOL) code to translate from an ideal XML message into transaction invocations.

    尽管如此仍然需要存在编写面向商业通用语言(Common Business Oriented Language,COBOL)代码理想XML消息转换为事务调用的工作。

    youdao

  • Objects and closures get along very well, as we saw by the special handling of closures within object-oriented code.

    对象可以好地结合使用,比如我们面向对象的代码闭包的特殊处理

    youdao

  • Design principles: Validates that your code adheres to the design principles of object-oriented programming.

    设计原则验证代码是否坚持面向对象编程的设计原则。

    youdao

  • However, when you end up refactoring a large code base, coupling pops up everywhere because that's one of the reuse mechanisms in object-oriented languages.

    然而重构大型代码后,到处都会出现耦合的地方,因为面向对象语言中的其中一种重用机制

    youdao

  • Clearly, the boilerplate portion of this code could be reused, and we typically do so in object-oriented languages by creating structure.

    很显然代码样板文件重复使用,我们通常面向对象语言中通过创建架构来实现。

    youdao

  • This is the beauty of object-oriented design; it allows experienced developers to constantly reuse code they have written, and save themselves quite a bit of time.

    面向对象设计美妙之处允许有经验开发人员不断重用编写代码从而节省大量的时间。

    youdao

  • Even if you decide to stay away from object-oriented programming in your own code, you will likely need to know object-oriented programming.

    即使决定自己代码中不使用面向对象的编程,您可能需要了解面向对象的编程。

    youdao

  • On the other hand, object-oriented programming can be a very useful way to create abstraction, and thus resuable code.

    一方面,对于创建抽象从而创建可重用的代码来说,面向对象编程可能非常有用的方法

    youdao

  • The role of application architects is to make sure that the code being written is service oriented and follows the best practices and processes available for service-oriented development.

    应用程序架构师角色确保编写的代码面向服务遵循用于面向服务的开发的最佳实践流程

    youdao

  • The new object-oriented features and the addition of exception handling provide compelling reasons for migrating your code from PHP V4 to V5.

    新的面向对象特性异常处理增加代码PHPV 4迁移PHP V5提供了强有力理由

    youdao

  • In particular, the specification of the semantics (or meaning) of the UML modeling concepts remained inadequate for such MDD-oriented activities as automatic code generation or formal verification.

    特别是UML建模概念语义(含义)的规范这些作为自动代码生成正式确认基于MDD的活动仍旧是适当的。

    youdao

  • Remember: If you're using PHP V5 or later, you can incorporate object-oriented concepts to make your code easier to read and maintain.

    记住使用PHPV 5更新的版本,可以融入面向对象概念使代码易于读懂维护

    youdao

  • As a result, developers often find their code departing from the object-oriented model and diving instead into a procedural programming style.

    因此开发人员常常发现他们的代码偏离面向对象模型的轨道,反而陷入了过程编程模型的泥潭。

    youdao

  • Closures can integrate just as well with object-oriented code, as well as with procedural code.

    闭包可以好地面向对象的代码以及面向过程的代码整合

    youdao

  • Business-oriented developers responsible for writing the business application code can focus on solving business problems without having to worry about the underlying technology.

    面向业务开发人员负责编写商业应用程序代码,他们可以不用担心底层技术的情况下专注于业务问题解决

    youdao

  • The core services dramatically reduce the amount of code that needs to be written to implement a resource-oriented service.

    核心服务可以极大地减少实现一个面向资源服务所需要代码

    youdao

  • His code is messy because he does not follow best practices and never makes use of object-oriented programming (OOP).

    因为从不进行实践检验,应用面向对象程序设计(OOP),的编程混乱不堪

    youdao

  • I've structured this article as a catalog of patterns for testing aspect-oriented code.

    本文写成测试面向方面代码模式编目

    youdao

  • In general, code with aspects performs similarly to that of a purely object-oriented solution, where the crosscutting code is scattered throughout the system.

    一般来说,使用方面代码执行起来纯粹面向对象解决方案类似(类方案中横切代码散落整个系统中)。

    youdao

  • Merges are a key aspect of a source code control system in general and are especially common in a branch-oriented VCS.

    合并一般源代码控制系统中的关键方面面向分支的VCS尤其常见

    youdao

  • In looking at the object-oriented version of the code, you can see that the code becomes more abstract.

    查看代码面向对象版本可以看到代码变得更加抽象

    youdao

  • Also the object-oriented architecture makes the code structured, reusable, and fast.

    而且面向对象体系结构使代码结构化可重用并且运行快速

    youdao

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

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

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