modularity

modularity

美 [ˌmɒdʒə'lærɪtɪ]  英 [mɒdjʊ'lærɪtɪ]

  • n.【自】积木性
  • 网络模块化;模块性;模组化

英汉解释

n.
1.
【自】积木性,模块性

例句

Although Java does not satisfy these requirements on its own, it does provide tools to enable modularity to be built on top of it.

尽管Java本身没有满足这些要求但是提供一些工具可以实现模块

The JAR, then, is close to what you need for a good reusable module but it lacks some basic modularity characteristics.

看来JAR良好可重用模块要求比较接近缺乏一些基本模块特征

However, by no means every library in the world is designed with modularity in mind. This has got to be changed.

并不是世界每个设计遵循模块准则必须改变

Similarly, the concept of modularity has been around since the early days of computing.

相似模块概念计算早期出现

Modularity -- the various components of the application can be swapped in and out as desired, making debugging much easier.

模块应用程序各种组件可以需要调进调出使调试工作更加容易

The last of the five modularity principles may be viewed as a consequence of both the Open-Closed and Information Hiding rules.

开闭信息隐藏规则推论我们研究模块原则最后一个

While purely procedural designs without much modularity run just fine, the advantages of OO design show up in the maintenance.

虽然没有过多模块过程设计运行但是OO设计优点表现维护

Just as the class is the unit of modularity for Java, the aspect is an additional unit of modularity for AspectJ.

正如Java模块单元方面AspectJ模块附加单元

This modularity makes VIs easy to maintain, understand, and debug.

这种模块设计使得VI便于维护容易理解便于调试

The first step to adopting modularity is usually to make use of a build time dependency management system.

采用模块第一通常利用构建依赖关系管理系统

Modularity also makes it easy to extend the original system in new and novel ways.

模块可以通过方法方便原始系统进行扩展

Reusing assets in a fine-grained manner has the benefit of modularity and asset versioning.

方式重用资产具有模块资产版本控制好处

The OSGi is a specification that defines and communicates the modularity of a Java application in a more dynamic way.

OSGi规范更为动态方式定义传播Java应用程序模块

Great consideration has been focused on Modularity since the concept was created, as it brings great benefits for enterprises.

模块提高产品服务效益重要手段受到人们广泛关注重视

Technologies like this also have the potential to allow customers to swap the order or adoption of Modularity and Loose-Coupling.

这种技术可以客户交换采用模块耦合顺序

However, modularity alone will not be enough to ensure a highly maintainable framework.

然而模块确保一个高度维护架构不够

While dependency management starts down the road as a good modularity solution, it only goes part of the way.

虽然依赖关系管理实现良好模块解决方案铺垫然而仅仅一部分作用

I'm even willing to wait a few years for closures, if I can get the modularity in Java right now.

如果现在Java语言实现模块的话宁愿闭包Closures这些特性几年

This trend causes the appearance of open control system that has modularity , restructured characteristic and expansibility.

趋势促成模块重构扩充开放式控制系统产生

But Forth's simplicity, extreme modularity, and interactive nature offset the initial strangeness, making it easy to learn and use.

Forth简洁极度模块互动消除这种隔膜容易学习使用

As you can see, shipping containers meet these modularity considerations quite well.

可以看到集装箱满足这些模块考量

In fact, some of the successes that OSGi brings to a project is purely the enforced modularity constraints between modules.

实际上有些OSGi项目带来好处纯粹就是强制模块模块约束

Element provides support for schema modularity in which an XML schema can be partitioned into more than one physical file.

元素XML架构可以分区多个物理文件架构模块提供支持

The design goals were to improve performance of complex applications, and improve the modularity of PHP's code base.

设计目标增强复杂程序运行性能PHP自身代码模块

Axis2 has several improvements over Axis that help with its speed and response time as well as its scalability and modularity.

Axis2几个优于Axis改进它们可以帮助加快响应速度以及提高可扩展性模块

A lot of it boils down to Scala's focus on its static type system versus Fan's focus on modularity and meta-programming.

归根结底Scala致力于静态类型系统Fan强调模块程序

This helps promote application modularity as services are composed from smaller units that are managed together as a composite.

有助于促进应用模块因为服务单元组成它们作为一个组合一起管理

This modularity further allows portions of the web service to be processed separately.

模块允许单独处理Web服务部分

So the short answer to the question of whether Project Jigsaw is a threat to Java modularity is that yes, it is.

因此对于Jigsaw项目是否Java模块一个威胁这个问题答案是的

But modularity is always worth pursuing, so I go over what I did here.

但是模块总是值得追求东西因此这里曾经做法

As described in previous sections, the overall modularity of a program can benefit from dynamic linking.

前面那样一个程序可以通过动态链接方便实现模块

Cost-benefit analysis might help you decide if modularity is appropriate for your current project.

成本-收益分析可能帮助决定模块是否适合目前项目

In the business context, modularity means that different activities are conducted through different corporate vehicles.

商业而言模块意味不同活动通过不同企业工具完成

This article discussed the general concepts of modularity and how it is achieved in Java systems.

本文讨论模块一般概念以及Java系统如何实现

However, this standard show some limitations regarding modularity of workflow activity instance batch process and dynamic interacting.

但是目前技术工作流活动实例处理模块动态交互方面存在一定局限性

Modularity and extensibility have been the critical requirements and characteristics for Tuscany from day one.

模块扩展性第一就是Tuscany关键需求特性

Modularity allows one activity to be substituted for another one when the two activities serve the same purpose.

模块允许目的相同活动可以互相代替

These applications of encapsulation, modularity, and polymorphism are implemented by the patterns.

封装模块多态应用模式实现

Compared to record and playback, modularity should result in more readable scripts that are easier to read and debug.

对比记录回放模块应当产生更多脚本易于阅读调试

The generation of types is an important facet of object-oriented design and is necessary for modularity, flexibility, and encapsulation.

类型生成面向对象设计一个重要方面也是模块灵活性封装所必需