例句
If you actually combine the best ideas of both, you end up with an extensible and modular and loosely coupled system.
如果你真的结合二者的最佳思想,就可以得到一个可扩展的、模块化的、松散耦合的系统。
You can achieve greater flexibility, adaptability, and independence when each layer is only loosely coupled to the layer above and below.
当每个层仅松散耦合到其上和其下的层时,您可以实现更强的灵活性、适应性和独立性。
Applications that interact via messages have the advantage of being loosely coupled, because changes in one system have no impact on the other as long as both sides agree to the same message format.
通过消息进行交互的应用程序具有松散耦合的优点,因为只要双方使用相同的消息格式,那么一个系统中的更改就不会对另一个系统产生影响。