• 意味着只要坚持一些原则保持代码模块化那么可以获得一种标准轻松的方式维护一致的前端

    It means that a standardized and far less painful method of maintaining a consistent front end is now available, as long as you go along with the spirit of the thing and keep your code modular.

    youdao

  • 代码进行模块化这样可以有单独控制器来处理应用不同部分了。

    I like to modularize my code, so I allow separate controllers for different parts of the application.

    youdao

  • 添加代码生成模型为了字节码生成更加模块化容易维护

    The code generation model was added to make the bytecode generation more modular and easier to maintain.

    youdao

  • 通过使用一种模块化方法开发人员可以多个应用程序重用组件代码

    By using a modular approach, developers can reuse components and code across multiple applications.

    youdao

  • 养成良好编程习惯能够提高设计质量(比如模块化),从而使代码更加容易理解,因此维护就更加容易,同时也降低维护成本。

    Establishing good coding habits will enhance design factors like modularity, and your code will be easier to understand and, thus, easier and cheaper to maintain.

    youdao

  • 这样有助于模块化不同应用程序组件之间的代码重用

    This promotes better modularity and code reuse across multiple application components.

    youdao

  • 应用程序需要有或全无方式部署时候,拥有开发者角度模块化代码不会任何帮助一个缺陷就会破坏整个发布

    Having modular code from the developer's point of view doesn't help when applications have to be deployed in an all-or-nothing fashion and one bug can bust the whole release.

    youdao

  • 作为首席开发者Lex最近这样说到,“一直都在些可扩展模块化代码从来不那种成为垃圾的。

    As the lead developer, Lex said recently, "I have always written extensible and modular codes, never a trashable one.

    youdao

  • EffecTV包含效果直接操作像素但是我们使用现有代码模块化方式以便重用别人的成果。

    The included EffecTV effects manipulate the pixels directly, but we will use existing code and a modular approach to reuse what others have done.

    youdao

  • 模块化代码必须编写两个函数一个用来呈现整个blog

    To modularize your code, you must write two functions: one to render the entire blog and one to render just a single post.

    youdao

  • 如果横切关注点(例如日志事务管理)进行了模块化那么不用修改每个单独可以代码中添加特性

    If you modularize crosscutting concerns, such as logging and transaction management, it becomes possible to add new features to your code without modifying each class individually.

    youdao

  • AOP模块化横切关注点因此应该寻找那些分散纠缠代码中的代码

    AOP modularizes crosscutting concerns, so I should look for code that is scattered and tangled in my code.

    youdao

  • 常常导致错综复杂的、非模块化代码长期开发过程中,这样代码非常脆弱

    This generally results in code that is intricate and non-modular and that can often be quite fragile during the long development process.

    youdao

  • 讨论了模块化调用调用者之间必须知道彼此,因此通常一个微小修改都会导致大规模的代码变化

    He also argues that both are non-modular as the caller and callee must know about each other and often a small change can require wide-scale code change.

    youdao

  • 可切换代码使用模块化交互元素

    The Swappable code attempts to use modular interactive elements.

    youdao

  • 实际上只需jsp页面代码进行更改但是可以创建模板以便模块化更多页面(较之使用JS p时要)。

    I really only had to change a few lines in my JSP pages, but was able to create a template that allowed me to modularize the pages more than I could with JSP.

    youdao

  • 我们引进模块化想法或者说代码分成更小片段多个函数多个文件

    We're going to introduce the idea of Modularization, or breaking your code into smaller pieces, such as functions, or files.

    youdao

  • Mule2IDEEclipseIDEA)的支持更好都得归功于配置使用支持代码自动补全(auto-complete)”、验证上下文帮助模块化架构(modular schemas)。

    Mule 2 has better support for IDEs such as Eclipse and IDEA since the configuration uses modular schemas that enable auto-complete, validation and context help.

    youdao

  • 可以代码基础扩展正如上文所指出,你甚至还可以利用模块化swing框架来作为构建自己应用基础。

    You can study its sources when extending it and, as pointed out above, you can even use its modular Swing framework as the basis of your own applications.

    youdao

  • 依赖注入对于要求更易维护,更易测试,更加模块化代码答案

    Dependency injection is the answer to more maintainable, testable, modular code.

    youdao

  • 通过程序模块化设计过程分析可以容易随着应用对象环境的不同不断添加去除部分程序构件代码不用修改内核部分

    Though the module design process analysis, one can very easy add and get rid of some procedures with target and environment changing constantly, but needn't revise the kernel part.

    youdao

  • 响器模式完全地分别应用法度特定代码和反响器实现意味着应用法度组件可以分别模块化可重用部件

    The reactor pattern completely separates application specific code the reactor implementation, which means that application components can be divided into modular, reusable parts.

    youdao

  • 面向对象有限元程序设计可以大大提高程序模块化代码重用性

    Object - oriented finite element programming can greatly improve the code modularity and reusability.

    youdao

  • 软件部分采用模块化程序设计方法C51编写代码

    The modular programming approach is adopted on the software design and code is writed in C51 language.

    youdao

  • 但是一个比较复杂查询分解多个查询通常有好处因为这样产生的代码更加模块化易于维护

    However, it often is useful to break up a more complicated query into multiple queries because the resulting code is more modular and easier to maintain.

    youdao

  • 提高软件模块化程度,增加代码复用模块灵活挂接系统灵活性

    That makes the software more modularization, and increases code re-usage, flexibility of modular installation and flexibility of system.

    youdao

  • 第二部分专注于一些正在进行并且将会成为X11R7发行一部分工作一个新的2d加速体系代码树的模块化

    A second part will address some on-going work that will be part of the X11R7 release: a new 2d acceleration architecture and the modularization of the source tree.

    youdao

  • 功能软件模块化强,针对数控代码特点实时生成代码格式符并自动进行错误检查

    The software is self independent and can fulfill tasks like error checking and NC code's formula forming automatically according to the characters of NC programming.

    youdao

  • 代码采用结构化模块化技术设计易于阅读

    The resource code is designed by adopting the structural and block-built techniques, and easy to read.

    youdao

  • 系统软件采用了模块化软件框架思想,提高了代码使用效率,使快速搭建测试系统成为可能,也利于系统功能的更新

    The open ATS structure was introduced when we built the testing system, which made the expansion and update possible. The software of the system adopted a modularized framework.

    youdao

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

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

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