您要查找的是不是:
- loosely coupled computer 松散耦合计算机
- Loosely coupled is almost always better. 松耦合总是更好一些。
- These systems can also be slow, because the instruments are only loosely coupled to the computer. 这一系统也比较慢,因为设备都是简单的连接到计算机上的。
- Can serialize most objects, but the result is not loosely coupled. 可以序列化大多数对象,但结果不是松耦合的。
- Is the routine loosely coupled with the rest of the code? 函数是否和其他代码松耦合?
- Loosely coupled, extensible database access library written in C#. 这是用C%23编写的松散耦合的、可扩展的数据库访问类。
- Distribution is based on the concept of loosely coupled nodes. 分布式是基于松散耦合节点的概念之上的。
- Strive for loosely coupled designs between objects that interact. 为了交互对象之间的松耦合设计而努力!
- Support lightweight programming models that allow for loosely coupled systems. 支持允许松散连接系统的轻量级程序模式。
- As a result, application code written using Spring AOP is loosely coupled. 所以,用Spring AOP编写的应用程序代码是松散耦合的。
- The best choice is to design a loosely coupled system based on services. 最佳选择就是设计一种松散耦合的基于服务的系统。
- A system typically has clusters of closely coupled components that are then loosely coupled to one another other. 系统通常有一些紧密耦合的组件群集,而那些组件是松散耦合在一起的。
- A system typically has clusters of closely coupled components that are then loosely coupled to one another. 一个系统一般有许多紧密耦合的组件,然后这些组件再与另一个系统松散耦合。
- Web service implementations are loosely coupled and can depend on the SOAP engine used internal to the application. Web服务实现是松散耦合的,并取决于应用程序内部使用的SOAP引擎。
- Web services are loosely coupled, interoperable software components based on standard XML communication protocols. Web服务是基于标准XML通信协议的松耦合的可互操作的软件组件。
- If you actually combine the best ideas of both, you end up with an extensible and modular and loosely coupled system. 如果你真的结合二者的最佳思想,就可以得到一个可扩展的、模块化的、松散耦合的系统。
- And your domain object to cooperate on the serialization process while remaining loosely coupled. 与域对象合作完成序列化过程,同时还可以维持松散的耦合。
- Weick Karl E. Educational Organizations as Loosely Coupled Systems[J].Administrative science Quarterly ,1976,(21):3. 张钢.;人力资本、组织资本与组织创新[J];科学学研究;2000(1):69
- Loosely coupled applications are composed from multiple programs that send and receive messages independently of each other. 松散耦合应用程序由多个相互间独立发送和接收消息的程序组成。
- Web Forms relies on a largely asynchronous, disconnected model, where components are loosely coupled to the application front end. Web窗体依赖于很大程度上异步的断开连接模型,在此模型中,组件松散地耦合到应用程序前端。