单词 | modularity |
释义 | 例句释义: 积木性,模块化,模块性,模组化 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本身没有满足这些要求,但是它提供了一些工具可以实现模块化。 www.ibm.com 2. The JAR, then, is close to what you need for a good reusable module but it lacks some basic modularity characteristics. 看来,JAR与良好的可重用模块的要求比较接近,但缺乏一些基本的模块特征。 www.ibm.com 3. However, by no means every library in the world is designed with modularity in mind. This has got to be changed. 但并不是世界上每个类库的设计都遵循模块化的准则,这必须改变。 www.infoq.com 4. Similarly, the concept of modularity has been around since the early days of computing. 与此相似,模块化概念在计算的早期就出现了。 www.bing.com 5. Modularity -- the various components of the application can be swapped in and out as desired, making debugging much easier. 模块性?应用程序的各种组件可以按您的需要调进调出,使调试工作更加容易。 www.ibm.com 6. The last of the five modularity principles may be viewed as a consequence of both the Open-Closed and Information Hiding rules. 开闭和信息隐藏规则的推论,我们来研究五项模块性原则的最后一个。 blog.csdn.net 7. While purely procedural designs without much modularity run just fine, the advantages of OO design show up in the maintenance. 虽然没有过多模块化的纯过程设计运行得很好,但是OO设计的优点表现在维护上。 www.ibm.com 8. Just as the class is the unit of modularity for Java, the aspect is an additional unit of modularity for AspectJ. 正如类是Java模块化的单元,方面是AspectJ模块化的附加单元。 www.ibm.com 9. This modularity makes VIs easy to maintain, understand, and debug. 这种模块化设计使得VI的便于维护,容易理解,也便于调试。 www.eefocus.com 10. The first step to adopting modularity is usually to make use of a build time dependency management system. 采用模块化的第一步通常是利用构建时依赖关系管理系统。 www.ibm.com 1. Modularity also makes it easy to extend the original system in new and novel ways. 模块性还可以通过新的方法很方便地对原始系统进行扩展。 www.ibm.com 2. Reusing assets in a fine-grained manner has the benefit of modularity and asset versioning. 以更细粒度的方式重用资产具有模块性和资产版本控制的好处。 www.ibm.com 3. The OSGi is a specification that defines and communicates the modularity of a Java application in a more dynamic way. OSGi规范以更为动态的方式定义和传播Java应用程序的模块化。 www.ibm.com 4. Great consideration has been focused on Modularity since the concept was created, as it brings great benefits for enterprises. 模块化是提高产品和服务效益的重要手段,受到人们的广泛关注与重视; www.chinaqking.com 5. Technologies like this also have the potential to allow customers to swap the order or adoption of Modularity and Loose-Coupling. 这种技术也可以让客户交换采用模块化和松耦合的顺序。 www.infoq.com 6. However, modularity alone will not be enough to ensure a highly maintainable framework. 然而,单靠模块化来确保一个高度可维护的架构是不够的。 wiki.erdandan.com 7. While dependency management starts down the road as a good modularity solution, it only goes part of the way. 虽然依赖关系管理为实现良好的模块化解决方案做了很好的铺垫,然而,它仅仅起到了一部分作用。 www.ibm.com 8. I'm even willing to wait a few years for closures, if I can get the modularity in Java right now. 如果现在Java语言就能实现模块化的话,那我宁愿为闭包(Closures)这些特性再多等几年。 www.infoq.com 9. This trend causes the appearance of open control system that has modularity , restructured characteristic and expansibility. 这一趋势促成了模块化、可重构、可扩充的开放式控制系统的产生; dictsearch.appspot.com 10. But Forth's simplicity, extreme modularity, and interactive nature offset the initial strangeness, making it easy to learn and use. 但Forth简洁极度模块化及互动性消除了这种隔膜很容易学习和使用。 www.bing.com 1. As you can see, shipping containers meet these modularity considerations quite well. 可以看到,集装箱很好地满足了这些模块化考量。 www.ibm.com 2. In fact, some of the successes that OSGi brings to a project is purely the enforced modularity constraints between modules. 实际上,有些由OSGi给项目带来的好处纯粹就是强制模块间的模块化约束。 www.infoq.com 3. Element provides support for schema modularity in which an XML schema can be partitioned into more than one physical file. 元素为XML架构可以分区成多个物理文件的架构模块性提供支持。 www.kuenglish.info 4. The design goals were to improve performance of complex applications, and improve the modularity of PHP's code base. 设计目标是增强复杂程序运行时的性能和PHP自身代码的模块性。 www.kuenglish.info 5. Axis2 has several improvements over Axis that help with its speed and response time as well as its scalability and modularity. Axis2有几个优于Axis的改进,它们可以帮助加快响应速度以及提高可扩展性和模块化。 www.ibm.com 6. 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强调的是模块性和元程序。 www.bing.com 7. This helps promote application modularity as services are composed from smaller units that are managed together as a composite. 这有助于促进应用模块化,因为服务由更小的单元组成,它们作为一个组合被一起管理。 www.infoq.com 8. This modularity further allows portions of the web service to be processed separately. 此模块性还允许单独处理Web服务部分。 www.ibm.com 9. So the short answer to the question of whether Project Jigsaw is a threat to Java modularity is that yes, it is. 因此,对于Jigsaw项目是否是对Java模块化的一个威胁这个问题,我的答案是,是的。 www.infoq.com 10. But modularity is always worth pursuing, so I go over what I did here. 但是,模块化总是值得追求的东西,因此在这里我说说我曾经的做法。 www.ibm.com 1. As described in previous sections, the overall modularity of a program can benefit from dynamic linking. 就像前面所述的那样,一个程序可以通过动态链接很方便的实现模块化。 www.cnblogs.com 2. Cost-benefit analysis might help you decide if modularity is appropriate for your current project. 成本-收益分析可能会帮助您决定模块化是否适合于您目前的项目。 www.ibm.com 3. In the business context, modularity means that different activities are conducted through different corporate vehicles. 就商业而言,模块化意味着,不同的活动要通过不同的企业工具完成。 www.ftchinese.com 4. This article discussed the general concepts of modularity and how it is achieved in Java systems. 本文讨论了模块化的一般概念,以及在Java系统中是如何实现的。 www.infoq.com 5. However, this standard show some limitations regarding modularity of workflow activity instance batch process and dynamic interacting. 但是,目前该技术在工作流活动实例批处理模块化与动态交互方面存在一定的局限性。 www.ceps.com.tw 6. Modularity and extensibility have been the critical requirements and characteristics for Tuscany from day one. 模块化与可扩展性从第一天起就是Tuscany的关键需求与特性。 www.infoq.com 7. Modularity allows one activity to be substituted for another one when the two activities serve the same purpose. 模块性允许两种目的相同的活动可以互相代替。 www-128.ibm.com 8. These applications of encapsulation, modularity, and polymorphism are implemented by the patterns. 封装、模块化和多态的应用均由模式来实现。 www.ibm.com 9. Compared to record and playback, modularity should result in more readable scripts that are easier to read and debug. 对比记录和回放,模块化应当产生更多可读的脚本,易于阅读和调试。 www.ibm.com 10. The generation of types is an important facet of object-oriented design and is necessary for modularity, flexibility, and encapsulation. 类型的生成是面向对象设计的一个重要方面,也是模块化、灵活性和封装性所必需的。 www.ibm.com 1. With aspect, actualized the modularity of workflow instance aspect, and implemented the dynamic interacting with original workflow model. 通过方面,在该建模方法中实现工作流活动实例方面模块化,并且完成了实例方面与原工作流模型之间的动态交互。 www.ceps.com.tw 2. The code base's property of modularity will influence their decisions to develop a system or not. 源代码的模块化将直接影响开发者是否参与对自由软件的开发。 epub.cnki.net 3. Enterprise Web application developers looking for reliable and proven modularity technology are increasingly turning to OSGi. 寻找可靠和已验证的模块化技术的企业Web应用程序开发人员,已经有很多都转向了使用OSGi。 www.ibm.com 4. With this modularity, the deployment team does not need access to your source code. 具备了这种模块性,部署组就不需要访问您的源代码。 www-128.ibm.com 5. The practical teaching of the undergraduate students of economic major has the features of modularity, combination, and progression. 经济学专业本科教育实践教学模式具有模块化、组合型、进阶式的特点。 down.pinggu.org 6. The modularity system will not expose you to things you have not declared as a requirement. 模块化系统不会告诉您未声明为需求的内容。 www.ibm.com 7. What do you think of the proposed modularity requirements? 你怎么看提出的这些模块化需求呢? www.infoq.com 8. In the system development process, modularity is a very well-established principle used in the design phase. 在系统开发过程中,设计阶段使用一种得到充分确认的原则模块性。 www.8875.org 9. The goal is to gradually decouple the system and improve its modularity. 目标是逐渐分离系统并改进其模块性。 www.ibm.com 10. If you have ever worked with code that addresses a crosscutting concern, you know the problems that result from a lack of modularity. 如果使用过用于横切关系的代码,您就会知道缺乏模块性所带来的问题。 www.ibm.com 1. This new kind of optical switch structure has the features of less optical components, compact size, modularity, polarization-independent. 这种新型的光开关结构具有光学元件少,结构紧凑,模块化,与偏振无关的特点。 www.pet2008.cn 2. Refactoring, modularity, bottom-up and incremental design were described by Leo Brodie in his book published in 1984. 重构,模块化,自下而上和增量设计永华介绍了布罗迪在他的著作出版于1984年。 blog.sina.com.cn 3. Over the last few years, modularity for Java has been an active discussion topic. 在过去几年,Java模块化一直是一个活跃的话题。 www.infoq.com 4. Many recent algorithms use the network modularity as quality metric, which turns the Community Detection into an optimization problem. 目前的大多数算法都采用了将模块度作为优化目标,进而将社团发现问题转化为优化模块度的问题。 www.fabiao.net 5. Some would argue that Loose-Coupling, or implementation independence, between modules is part of modularity. 有人会说,模块之间的松耦合或独立实现就是模块化的一部分。 www.infoq.com 6. These patterns promote the architectural principles of modularity and platform transparency. 这些模式促进了架构模块化和平台透明性原则。 www.infoq.com 7. Modularity design belongs to multi-objective synthesis optimization question, which is an efficient method to solve the complex question. 模块化设计属于多目标综合优化问题,是解决复杂问题的有效方法。 joa.csee.org.cn 8. There are still some problems in the system. I specially do some researches deeply and aim at task scheduling and delivery modularity . 但其仍然存在一些系统上的问题,我特别针对任务排程以及转送模组做了深入的研究,并予以改良。 dictsearch.appspot.com 9. This paper talk about cellular encoding and prove its completeness, closure, compactness and recursive and modularity. 本文系统地讨论了细胞编码方法,并证明其具有完备性、健壮性、紧密性、循环性和模块性。 www.juhe8.com 10. Modularity and SOA are not synonymous and the results of this and SOA driven by ITIL V3 governance are very different animals. 模块化与SOA不是同义的,而其结果与ITILV3治理驱动下的SOA也是截然不同的。 www.infoq.com 1. These players are using modularity and building in a cellular approach that allows them to scale as demand is increased. 这些参与者采用模块化和在一个单元中建筑的方法,可以让他们在需求增长时方便地扩展。 www.bing.com 2. Java SE version 8 will support modularity and a managed runtime with dynamic compilation features. JavaSE8将提供对模块化的支持以及管理具有动态编译特性的运行时的能力。 www.infoq.com 3. With modularity, required updates are centralized to the single core building block, overcoming test script decay. 通过模块化,所需的更新被集中到一个单一的核心构件块中,克服测试脚本的衰退。 www.ibm.com 4. The modularity and efficiencies enabled by service orientation provide the means to do both good and harm more quickly. 服务定向所导致的模块性和效率提供了更快地产生好处和坏处的方法。 www.ibm.com 5. The OSGi support enables hybrid application development to leverage the benefits of OSGi modularity and Java EE programming model. OSGi支持可以实现混合应用开发以利用OSGi模块化和JavaEE编程模型所带来的好处。 www.infoq.com 6. In the next episode, we'll look at dynamic modularity and show how bundles can react to other bundles coming and going. 在下一篇文章中,我们将讨论动态模块化(dynamicmodularity)并展示bundle如何对其他bundle作出响应。 www.infoq.com 7. The main advantage of modularity is reuse and the reduced maintenance costs that come with reuse. 模块化的主要优势是重用和减少重用伴随而来的维护成本。 www.ibm.com 8. An aspect is AspectJ's unit of modularity and has much in common with a class in the Java language. 方面是AspectJ的模块化单元,与Java语言中的类有许多共同之处。 www.ibm.com 9. OSGi modularity semantics are honored in the project build paths, providing an environment which supports a modular design. OSGi的模块化语义已经被加入到了项目的构建路径,提供开发环境支持模块化设计。 www.infoq.com 10. It is factual influence to value chain management that modularity contains the model-reform of value-creating and information organization. 模块化所内含的价值创造与信息流动方式的变革对价值链管理产生了重大影响。 www.ceps.com.tw 1. The sidebar " Ten best practices of holonic software development" discusses modularity. 补充文章“子整体软件开发的十项最佳准则”讨论了模块性。 www.ibm.com 2. On these basis, it formulated the modularity medical bed idea, expressed and validated the idea by specific design programs finally. 在此基础上,提出了模块化的医用病床设计构想,且通过具体的设计方案加以表达和验证。 www.packjour.com 3. The key is modularity, just build something on top of it. 模块化是关键,只需在其上进行构建即可。 www.infoq.com 4. This promotes better modularity and code reuse across multiple application components. 这样做有助于模块化和不同应用程序组件之间的代码重用。 www.ibm.com 5. WAS CE has unique advantages in footprint, modularity, simplicity, and ease of acquisition (a free download). WASCE在内存占用、模块化、简单性和容易获得程度(免费下载)方面具有独特优势。 www.ibm.com 6. Effectively, OSGi technology is the missing modularity layer for the Java platform. 事实上,OSGi技术正是Java平台所缺少的模块化层。 www.infoq.com 7. The package structure organizes the code and facilitates modularity and maintenance. 包结构对代码加以组织并推动模块化和维护。 www.ibm.com 8. This paper considers that modularity builds a plant for quickly and continually product innovation. 本文认为模块化为产品快速、持续的创新搭建了一个平台。 oldweb.cqvip.com 9. There needs to be support for modularity in the Java language itself. Java语言本身就应当支持模块化。 www.infoq.com 10. For considering the LG shop moved periodically, increasing modularity project, to promote ROI. 考虑卖场周期性移动的特点,增加模组化项目,提高卖场ROI。 www.lietou.com 1. Qt Qt makes a good mechanism for encapsulation of very high degree of modularity, reusability, good for users to develop is very convenient. Qt的良好封装机制使得Qt的模块化程度非常高,可重用性较好,对于用户开发来说是非常方便的。 www.pudn.com 2. ELAU innovations have enabled a revolution in mechanical, software and hardware modularity to deliver these agile packaging systems. ELAU创新,使革命在机械,软件和硬件模块提供这些敏捷的包装系统。 dictsearch.appspot.com 3. The use of modularity and commonality is an advanced methodology for designing the aircraft family. 基于模块化和通用性的概念来开发飞机族是一种先进的理念。 www.ceps.com.tw 4. In that case, you can take advantage of Geronimo's modularity and strip it down by removing the Web container. 在这种情况下,可以利用Geronimo的模块性,通过删除Web容器去掉这个应用程序。 www.ibm.com 5. One way of looking at the issue is that modularity is powerful because it makes it easier to replace a bad idea with a good one. 一个办法是观察模块的强度,这会让你及早的把一些坏的方法排除掉,而用好的方法代替。 www.bing.com 6. The value grid theory based upon modularity and grid technology offers a meaningful implication for Zheshang s organizational innovations. 基于模块化和计算机网格技术的价值网格理论,为“浙商”组织创新提供了深刻启示。 www.dictall.com 7. Modularity helps encapsulate change, which will make it easier to extend and modify the application over time. 模块化将帮助封装更改,这样可以随着时间的推移更轻松地扩展和修改应用程序。 www.ibm.com 8. There are a couple of resources in the following list if you're interested in extending your existing modularity framework. 如果您对如何扩展已有的模块化框架感兴趣,可以看下面列表中的许多资源。 www.ibm.com 9. These habits target a couple of the key characteristics of modularity. 这些习惯针对模块化的几个主要特性。 www.ibm.com 10. Programming techniques may include features such as data abstraction, encapsulation, messaging, modularity, polymorphism, and inheritance. 编程技术大概包含下面几个特性:抽象数据,封装,消息传递,模块化,多态和继承。 www.tiantianbt.com 1. This retains the modularity discovered while writing and refining manual tests. 这保留了在书写和细化人工测试时所发现的模块性。 www.ibm.com 2. By now, you should be familiar with installing and starting bundles; but if not, refer to the Static Modularity article. 截止目前,你应该已经熟悉安装和启动bundles的过程了;如果没有,请参考静态模块化那篇文章。 www.infoq.com 3. The second principle of a modularity framework is closely related to abstraction. 模块化框架的第二个基本原理与抽象紧密相关。 www.ibm.com 4. Xfce embodies the traditional UNIX philosophy of modularity and re-usability. Xfce体现了模块化和重新传统UNIX哲学可用性。 www.lslnet.com 5. This allows developers to design modular application architectures on top of a lower-level modularity system such as OSGi. 这使得开发者可以在低层次的模块化系统(如OSGi)之上设计模块化应用架构。 www.infoq.com 6. This means you need to understand how long you will be using your test scripts to fully understand the costs of implementing modularity. 这意味着您需要知道您要使用您的测试脚本多长时间,以完全了解实现模块化的成本。 www.ibm.com 7. Of the three frameworks in the series, modularity should be the simplest to grasp and master. 在本系列的三个框架中,模块化应当是最容易理解和掌握的。 www.ibm.com 8. In software, though, things are not often designed in that way, mainly because good modularity is difficult to achieve. 但是,在软件中,事物则并不是按照这样的思路设计的,这主要是因为实现良好的模块化非常困难。 www.ibm.com 9. One thing that's often not appreciated about Loose-Coupling is its impact on the Modularity layer. 松耦合一般不会注意它对模块化层的影响。 www.infoq.com 10. Modularity is an important aspect of large Java systems. 模块化是大型Java系统的一个重要特征。 www.infoq.com 1. Even future JVM-based languages like Scala are considering modularity. 即便是基于JVM的未来语言,比如Scala,也考虑了模块化的问题。 www.infoq.com 2. Each of them offers various degrees of modularity and extensibility. 每种模式提供的模块性和扩展性在程度上各有不同。 www.infoq.com 3. This article, the first in a multi-part series on Modular Java, discusses what modularity means, and why you should care. 本文是关于模块化Java系列文章中的第一篇,讨论模块化的含义,以及为什么要关注它。 www.infoq.com 4. Rule of Modularity: Write simple parts connected by clean interfaces. 模块化原则:编写由整洁的接口连接的简单部件。 www.ibm.com 5. Many recommended standards of the World Wide Web Consortium (W3C) promote namespaces for modularity. 万维网联盟(W3C)的许多推荐标准都倡导使名称空间模块化。 www.ibm.com 6. Build systems like Maven and Ivy make modularity visible to developers, if not end users. 不过,像Maven和Ivy这样的构建系统可以让模块化特性对开发者是可见的,甚至对最终用户也是可见的。 www.infoq.com 7. Wherever there is modularity there is the potential for misunderstanding: Hiding information implies a need to check communication. 只要存在模块化,那么就会有误解的可能:隐藏信息意味着需要检查交流 zhidao.baidu.com 8. With modularity, application state and data sharing can become an issue. 使用模块化,应用程序的状态和数据共享会变成一个问题。 www.ibm.com 9. Failure to build modularity and reusability into eLearning courses. 未能实现在线课程的模块化和可重用性。 blog.sina.com.cn 10. Think about how you can maintain a balance between creativity and modularity. 想想你该如何在创新性和模块化之间保持平衡。 www.bing.com 1. Another feature that assembly brings is modularity. 装配带来另一特性是模块化。 www.infoq.com 2. While windowing systems provide modularity and flexibility to user interfaces, they can be horribly abused. 通过窗口这种方式,系统带给我们模块化且灵活的用户界面,但窗口也可能被滥用。 tr.bab.la 3. It's not an issue with OSGi per se, but with modularity as a concept. 这不是OSGi本身的问题,而是模块化概念的问题。 www.infoq.com 4. Its high degree of modularity provides for maximum reuse. 其高度模块化提供了最大限度的重用。 www.kuenglish.info 5. The three types of frameworks covered in this series are modularity, data-driven, and keyword driven. 在本系列中所涵盖的三种框架类型包括模块化、数据驱动和关键字驱动。 www.ibm.com 6. He sees modularity and reliability of PV technology as key features. 他认为模块化和可靠性是光伏技术的主要特点。 www.showxiu.com 7. Modularity features will support a new packaging format called jmod for better compression. 模块化特性将支持一种新的打包格式,称为jmod,压缩效果更好。 www.infoq.com 8. Based on modularity, Global Performance models can be configured according to measurement needs. 对于需要在一台机器上实现多种计量操作的用户来说, www.protechnic.com.hk 9. Eclipse uses OSGi as its modularity mechanism for plugins. Eclipse使用OSGi作为其插件的模块化机制。 www.infoq.com 10. Information hiding modularity is a key to design for change. 信息隐藏模块化是为变化进行设计的关键。 www.ibm.com 1. A really nice feature of the DB2 certification program is its modularity. DB2认证计划特别好的一点在于其模块性。 www.ibm.com 2. In general, there is a low level of technical knowledge required to implement modularity in Rational Functional Tester. 通常,在RationalFunctionalTester中实现模块化要求有底层的技术知识。 www.ibm.com 3. You might modularize schemas for a lot of reasons, but this section focuses on using modularity to extend them. 您可能基于多种原因模块化模式,但这个小节关注使用模块特性来扩展模式。 www.ibm.com 4. This level of modularity is much more fine-grained than standard Java allows. 这种模块性级别比标准Java允许的粒度要细的多。 www.infoq.com 5. The platform's modularity allows specific modules tobe upgraded without having to change the entire machine setup or design. 这一平台的模块性允许对特定的模块进行升级,而无须改变整个设备的设置或设计。 www.smthome.net 6. In modularity, you are concerned with factoring out the control from your test cases. 在模块中,您要关注于将控制从您的测试用例中分解出来。 www.ibm.com 7. This preserves modularity in your automated tests. 这保持了自动化测试中的模块性。 www.ibm.com 8. Within IT there are also excellent examples of hardware modularity. 在IT界,也有一些有关硬件模块化的出色例子。 www.ibm.com 9. The two big themes for Java 8 are modularity via Jigsaw, and project Lambda. 与Java8相关的两大主题分别是模块化的JigSaw和Lambda项目。 www.infoq.com 10. Another area in the model that could evolve over time is the ordering and distinction between Modularity and Loose-Coupling. 模型的另一个部分可以随着时间的推移而演进,这部分内容就是模块化和松耦合之间的顺序和区别。 www.infoq.com 1. Enhanced importing (like Java 1. 5's import static) increase flexibility and modularity. 增强的导入(像Java1.5的importstatic)提高了灵活性和模块性。 www.ibm.com 2. In the third of the Modular Java series, we'll cover dynamic modularity. 本文是“模块化Java”系列文章的第三篇,我们将讨论动态模块化。 www.infoq.com 3. Chapter 2 reviews the theory of modularity. 第二章梳理了模块化理论的研究进展。 www.fabiao.net 4. C. The OOP offers many advantages: simplicity, modularity, modifiability, extensibility, and so on. 面向对象有很多优势:简洁、模块化、可复用、扩展性等。 book.51cto.com 5. By using the callScript command you can call the modularity scripts you created from your test case script. 通过使用callScript命令,您可以调用您的模块化脚本,这些脚本是您从测试中创建的。 www.ibm.com 6. The second reason is, I think it helps people when evaluating modularity frameworks. 第二个原因是,这样能帮助人们去评估模块化框架。 www.infoq.com 7. Based on modularity, it can split the labor's value as well as divide the work; what's more, the free rider problem will be better solved. 基于模块化的自由软件开发不仅实现了劳动的分工,同时也实现了劳动价值的分割,在自由软件的开发过程中较好地解决了搭便车问题。 epub.cnki.net 8. But I think it is very important to keep the modularity to avoid the bloat that rails has accumulated. 但是我认为保持模块化是非常重要的,这样可以避免Rails因为累积而导致的臃肿。 www.infoq.com 9. OSGi DevCon was focussed on a lot of modularity-related subjects; mostly the Enterprise OSGi noted above, but also a Cloud Workshop. OSGiDevCon大会关注了许多模块化相关的主题,在前面的企业OSGi已经提到过,还有一个云讲座。 www.infoq.com 10. How to deal with the relationship of customization and modularity type is that how to configure them. 如何处理好客户的定制与产品的模块化之间的关系也就是如何配置问题。 word.hcbus.com 1. It's also the easiest to incorporate with the other frameworks -- putting modularity and data-driven together for example. 它也是最易于和其它框架联合使用的--例如,将模块化框架和数据驱动框架组合在一起。 www.ibm.com 2. There is very limited support for modularity and reuse. 对模块化和重用的支持非常有限。 www-128.ibm.com 3. The M100 doesn't just fascinate through its modularity and intuitive operation but also through its generous, differentiated sound. M100不仅通过它的模组性和直观操作,还通过它宏亮的、可区分的声音令人著迷。 www.xinheaudio.com 4. On the other hand, it is necessary to consider the industry value chain from a new point of view with the development of modularity. 另一方面,由于模块化的发展,有必要从新的角度考虑产业价值链的重构。 www.13191.com 5. If you value modularity, a schema should only tell you whether an instance is valid or not; it should not change the actual 如果注重模块性,则模式将只告诉您实例是否有效;它不会改变文档中的实际 www-128.ibm.com 6. If we apply these considerations to Java, you can quickly see that Java by itself does not provide the best environment for modularity 如果我们将这些考量应用于Java,您很快就会发现Java本身并没有为模块化提供最佳环境 www.ibm.com 7. Organizational Modularity and Its Challenge: Reflections on the Evolution of Organizational Form 组织模块化及其挑战:组织形态演进的思考 www.ilib.cn 8. Modularity of Products and Strategic Management of Technology and Its Innovation of Enterprises 产品模块化与企业技术及其创新的战略管理 www.ilib.cn 9. FEM Numerical Simulation for Stiffness Analysis of a Parallel Robot Via Modularity 并行机器人结构刚度有限元数值模拟 www.ilib.cn 10. Experimental Investigation on the Performance of High Efficient Modularity Evaporator in the Refrigerated Display Cabinet 冷藏陈列柜用高效模块式蒸发器性能的实验研究 www.ilib.cn 1. A Game Analysis of the Motivation of Knowledgeable Employees'Altruism Behaviors With Modularity 模块化分工下知识员工利他行为激励的博弈分析 www.ilib.cn 2. The Optimization Reconstruction of Solid Warehouse in SL Modularity Flexible Manufacturing System SL模块化柔性制造系统中立体仓库的优化改造 www.ilib.cn 3. Application of the Flexible Manufacturing System of Modularity in Modern Vocational and Technical Education 模块化柔性制造系统在现代职业技术教育中的应用 ilib.cn 4. Study on Changes of Firm's Boundary in the Age of Modularity 模块化时代企业边界变动研究 scholar.ilib.cn 5. A Study of Value Modularity Integration and Compatibility Selection Based on Network Externalities 基于网络外部性的价值模块整合与兼容性选择 service.ilib.cn 6. Mechanism of the modularity and its applications in service 模块化机理及其在服务业的应用 www.ilib.cn 7. Application of the modularity construction in the construction of large multi-layer steel frame 模块法施工在大型高层钢结构施工中的应用 service.ilib.cn 8. New Teaching Materials of Higher Vocational and Technical Education of Modularity in Type of Resolving Programme 一种新型高职教材:解决方案式的模块化教材 www.ilib.cn 9. Beyond Cognitive Modularity and New Curriculum Modules Construction of Secondary School 认知模块超越性与高中新课程模块的构建 www.ilib.cn 10. A Concept Model of Knowledge Chain and Integration Management Framework for Modularity Innovation 模块化创新的知识链模型及其集成管理架构 www.ilib.cn 1. Study of Theory and Methods of Hospital Process Modularity 医院流程模块化理论及方法研究 www.ilib.cn 2. Modularity Separation and China's Financial Modernization-oriented Reform 模块化分解与中国金融现代化改革 www.ilib.cn 3. The Application of Modularity Technology in Developing Virtual Instrument 组件技术在虚拟仪器开发中的应用 ilib.cn 4. Systems Economy: the Essence of New Economy--on the theory of modularity 系统经济:新经济的本质--兼论模块化理论 www.ilib.cn 5. Theoretical and Positive Study on Manufacturing Supply Chain Modularity 制造业供应链流程模块化理论及其实证研究 www.ilib.cn 6. Modularity of Educational Evaluation and Fuzzy Synthetic Estimate 教育评价与模糊综合评判模块建构 www.ilib.cn 7. The Modularity of Large-sized Enterprises: Content, Significance and Method 大型企业的模块化:内容、意义与方法 www.ilib.cn 8. Modularity Design in Customization Marketing of Third Party Logistics 第三方物流定制营销中的模块化设计 service.ilib.cn 9. An Applied Study on Modularity Design of the Military Nursing Medical Chest 军队护理操作装备箱模块化设计的应用研究 www.ilib.cn 10. Research for Modularity Intelligent Detecting System of Traffic Parameter 模块化交通参数智能检测系统的研究 www.ilib.cn 1. Theoretical Base of Modularity Strategy in Lexical Learning and Teaching 英语词汇学习中组块构建记忆策略的理论基础及其教学 www.ilib.cn 2. This advice follows in particular from two of the modularity criteria 这条建议特别遵循模块化标准中的二条 blog.csdn.net 3. Modularity in Sentence Processing at the Syntactic Level 论句子句法加工过程的模块性 www.ilib.cn 4. Analysis of Modularity and Outsourcing in the Automobile Industry 汽车制造业的模块化外包与供应商结构研究 ilib.cn 5. Feature Selection Measurement Approach Based on Community Modularity Structure 基于网络社区模块结构的特征选择性能评价 scholar.ilib.cn 6. Exploring the Modularity of English Linking Verbs and Their Syntacto-Semantic Features 英语系动词词库的模块性及其句法语义特征 www.ilib.cn 7. The trend of electro-techniques modularity teaching 论电工技术模块化教学趋势 www.ilib.cn 8. Detecting Algorithm Based on Prior Knowledge and Modularity for Networked Community Structure 基于先验知识与模块性的网络社区结构探测算法 www.ilib.cn 9. Research on product modularity method for product life cycle 面向产品生命周期的产品模块化分解方法研究 ilib.cn 10. o increased modularity (both in products and processes) 提高模块化管理水平(在产品和工艺中都有); www.bing.com 1. Modularity and Innovation in Complex Systems 复杂系统的模块化和创新 www.bing.com 2. Application of Modularity Method in Green Design 模块化方法在绿色设计中的应用 ilib.cn 3. Influence of Modularity on the Evolution of Division of Labor: An Interpretation Based on Becker-Murphy Model 模块化对分工演进的影响——基于贝克尔-墨菲模型的解释 scholar.ilib.cn 4. From the preceding criteria, five rules follow which we must observe to ensure modularity 在上述标准之后的是五件规则,我们必须遵守它以确保。 blog.csdn.net 5. The top of the usage for modularity is very convenient 模組化對於使用上便利 wenku.baidu.com 6. A Game Analysis of Innovation Mechanism of Modularity Organization Based on the Co-competition 基于合作竞争的模块化组织技术创新机制博弈分析 www.ilib.cn 7. Modularity design of welding power source 弧焊电源的模块化设计 service.ilib.cn 8. On the Modularity of Children's Mental Development 论儿童心理发展的模块性问题 www.ilib.cn 9. The Modularity of Mind: An Essay on Faculty Psychology 心的模块性:官能心理学 blog.sina.com.cn 10. Modularity: a new pattern of organization 模块化:一种新的组织模式 www.ilib.cn 1. modularity concept for robot system 模块化机械手理念 wenku.baidu.com 2. Application of prefabricate modularity ship space unit technology in China shipbuilding industry 预制模块化舱室单元技术及其在国内造船业的应用前景 www.ilib.cn 3. Product innovation based on modularity: under the circumstance of value - creating networks 模块化的产品创新:基于价值创造网络的思考 www.ilib.cn 4. Modularity and the rise of china's handset manufacturing 模块化和中国手机制造业的兴起 www.ilib.cn 5. The Modularity of Beam Pumping Units Based on Clustering Arithmetic 基于聚类算法的游梁式抽油机的模块化设计 ilib.cn 6. Research on Automatic Assembly Based on Modularity 基于模块化的自动装配方法 ilib.cn |
随便看 |
|
英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。