modularize
推荐文章



v.
模块化;
权威例句
Using Aspects to Abstract and Modularize StatechartsUsing Aspects to Abstract and Modularize Statecharts
Using neural networks to modularize software
Integrated approach to modularize the conceptual product family architecture
How Behavior Trees modularize robustness and safety in hybrid systems
To Modularize or Not To Modularize?
Source transformation in software engineering using the TXL transformation system
Graphical procedure development environment
Aspect-Oriented Software Development in Practice: Tales from AOSD-Europe
Smart City Components Architicture
1. We modularize things.
把一些事情都模块化了。
youdao
2. Another important step is to modularize jruby.
另一个重要步骤就是模块化jruby。
youdao
3. Attempts to modularize security concerns have been ongoing for many years.
安全方面模块化的尝试已经是有些年了。
youdao
4. Modularize design, it can be adjusted specifically according to the equipment.
模块化设计,可根据设备个别调整。
youdao
5. Developers should modularize, optimize, and index the requests to reduce access time.
开发人员应该模块化、最优化和索引化请求,以便减少访问时间。
youdao
6. Developers should modularize optimize and index the requests to reduce access time.
开发人员应该模块化、最优化和索引化请求,以便减少访问时间。
youdao
7. If you have existing code that is non-modular, it can be difficult to modularize it.
你要是有非模块化的代码,就很难对它们进行模块化。
youdao
8. However, you can modularize the content by breaking the file up into three or more parts.
不过,通过将文件分解成三部分或者更多部分,可以将内容模块化。
youdao
9. Originally, MuleSoft wanted to modularize Mule 3, but they ultimately decided against it.
一开始,MuleSoft想要把Mule3模块化,但他们最终决定不这样做。
youdao
10. Finally, you cannot only modularize how information is presented but also interactive behaviors.
值得注意的是不但可以将信息的表示方法模块化,还可以将互动操作模块化。
youdao
11. This paper introduced the method to modularize, design and simulate the acceleration engine.
本文介绍了这种体系结构中媒体加速器部分的分模块设计与模拟的方法。
youdao
12. I like to modularize my code, so I allow separate controllers for different parts of the application.
我要对我的代码进行模块化,这样就可以有单独的控制器来处理应用的不同部分了。
youdao
13. You might modularize schemas for a lot of reasons, but this section focuses on using modularity to extend them.
您可能基于多种原因模块化模式,但这个小节关注使用模块特性来扩展模式。
youdao
14. AOP tools are designed to modularize crosscutting concerns, such as authentication and transaction management.
AOP工具的设计目标是把横切的问题(例如认证和事务管理)模块化。
youdao
15. To modularize your code, you must write two functions: one to render the entire blog and one to render just a single post.
要模块化代码,必须编写两个函数:一个用来呈现整个blog;
youdao
16. By abstracting common patterns across a Web application, you can uncover those parts of an application that you can modularize.
通过提取Web应用程序中的通用模式,可以发现应用程序中可模块化的那些部分。
youdao
17. According to the theory of modularization, this paper introduces the structure module design of modularize radar processor.
本文根据模块化原理,论述某模块化雷达处理机的结构模块化设计。
youdao
18. To modularize how dependencies between parts of your application are laced up. It is common having this scattered all over.
模块化,使相关联的组件联系到一起。一般情况下他们会是分散在你的应用系统中的。
youdao
19. The result of experiment showed feasibility and deficiency of modularize power supply design, and possible improving direction.
最后分析了不足之处以及今后可能的改进方向。
youdao
20. Take a closer look at Velocity, for example, to see how you can modularize design and separate content from structural presentation.
我们来近距离接触一下Velocity,例如,查看如何模块化设计及将内容与结构化表示方法分离。
youdao
21. In some cases, componentization of the legacy systems is needed to re-modularize the existing assets for supporting service functionality.
在有些情况下,为了支持服务的功能重新模块化现有的资产需要遗留系统的组件化。
youdao
22. The two-stage BDC has the advantages of ZVS switching, high power density, convenient to optimum design and convenient to modularize.
级联式BDC具有:两部分可分别优化设计、功率密度高、适于大变比变换的应用等优点。
youdao
23. The modularize and open architecture make this system can he used to control rotational gamma knife for head by reducing several modules.
模块化设计结构,使得这种系统经过适当变换就可以适用于头部伽玛刀或其他医疗设备的控制。
youdao
24. In an AOP approach you would instead modularize the logging services and apply them declaratively to the components that required logging.
在AOP方式中,可以反过来将日志服务模块化,并以声明的方式将它们应用到需要日志的组件上。
youdao
25. He provide a lot of the early guidance of how to modularize the application, how to handle events at different layers of the applications, etc.
他提供了如何模块化应用程序,以及如何在应用程序的不同层次处理事件等很多方面的早期指导。
youdao
26. On the basis of previous research, this thesis respectively designs the upper and lower computers' software system based on modularize design method.
在前人研究的基础上,本文采用模块化设计方法设计了上下位机各自的软件系统。
youdao
27. It is better to write a new Spring application context file rather than using the existing context files because it helps modularize application contexts.
最好编写一个新的Spring应用程序上下文文件,而不是使用现有的上下文文件,因为这有助于模块化应用程序上下文。
youdao
28. This paper designs the entire service discovery plan and implements it with modularize code through service register, service scan and service query.
论文从服务注册、服务浏览及服务查询三个功能方面进行了服务发现整体方案的设计及模块化编码实现。
youdao
29. 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.
实际上,我只需对我的jsp页面中几行代码进行更改,但是可以创建模板,以便模块化更多页面(较之使用JS p时要多)。
youdao
30. Traditional object-oriented programming, especially in languages like Python that allow multiple inheritance, attempt to modularize concerns with an inheritance hierarchy.
传统的面向对象编程,尤其是在诸如python之类允许多重继承的语言中,都会试图使用一个继承层次结构来模块化关注事项。
youdao
modularize




