一耦英语怎么说
本文为您带来一耦的英文翻译,包括一耦用英语怎么说,一耦用英语怎么说,一耦的英语造句,一耦的英文原声例
本文为您带来一耦的英文翻译,包括一耦用英语怎么说,一耦用英语怎么说,一耦的英语造句,一耦的英文原声例句,一耦的相关英语短语等内容。
一耦的英文翻译,一耦的英语怎么说?
一耦
A coupling
以上为机器翻译结果,长、整句建议使用 人工翻译 。
一耦的英语网络释义
一耦的汉英大词典
一耦的英语短语
单一耦合器unity coupler
归一化耦合系数[电磁]normalized coupling coefficient
一阶近似耦合FOAC
采用一般耦合算法general coupling
解耦的一部分uncouple part of
一种调压自耦变压器Powerstat
解耦这一计划的一部分uncouple part of this programme
耦合一致性coupled consensus
有一个测量耦合单元Measurement Coupler Unit;MCU
一耦的英文例句
出价人视图数据表因此而解耦,但不总是与出价表的状态保持一致。
The bidder view table is therefore decoupled and not always consistent with the state of the bid table.
这个异步模型还有一个额外的好处,就是它在高速事务系统中提供性能优势,因为退耦的请求和响应可以得到批处理。
The asynchronous model has the additional benefit that it offers performance advantages in high transaction rate systems because the decoupled requests and responses can be batched.
任何去耦方法都至少有一个缺点:如果客户机代码仅需要一个实现所提供的特定功能,怎么办?
Any decoupling approach has at least one disadvantage: What if the client code needs specific functionality provided by only one of the implementations?
EJB技术当然提供了一层解耦,但代价是什么呢?
EJB technology certainly provided a level of decoupling, but at what price?
我们现在除了拥有已解耦的业务流程,最终还得到了相应的“已解耦”监控模型,并且作为一种副产品,我们还实现一种更加模块化的监控方法。
In the same way that we now have decoupled business processes, we also end up with corresponding "decoupled" monitor models and, as a by-product, a much more modular approach to monitoring.
最新一轮解耦 ——依赖注入,就反映了上面描述的观点。
The latest round of decoupling, dependency injection, reflects the ideals stated above.
您一定不能陷入这样的误区:为每一个用户提供专用的公开机制,否则您将退回到SIMM级别3并将失去真正成熟服务的可重用性和解耦优点。
You must not slip into providing dedicated exposure mechanisms for each consumer or you will fall back to SIMM level 3 and lose the re-use and decoupling benefits of true mature services.
如何使各组件去耦是应用程序系统分析员和开发人员们共同面对的一个棘手问题。
One of the most common pains that application architects and developers have to deal with is to achieve decoupling of the components.
一起使用这些技术将允许声明性的贡献和组件之间100%退耦。
Using these technologies together will allow for declarative contributions and 100-percent decoupling between components.
此外,如果需要在不一定事先了解对方的解耦系统之间传递数据,JSON是非常不安全的(尽管可能得到解决)。
Finally, if you need to transfer data between decoupled systems that don't necessarily know about each other in advance, then JSON is prohibitively (although perhaps not incurably) insecure.
在每一步上,我们都会发现比以前更好的技术可以让我们把代码从硬依赖中解耦出来。
At each step, we've found techniques better than the previous to let us decouple code from hard dependencies.
由于一个较大的(父)流程中包含许多已解耦的流程模型,所以不再可能为父流程及其所有流程组件生成单一监控模型。
With many decoupled process models forming part of a larger (parent) process, it is no longer possible to generate a single monitor model for the parent process and all its process components.
它提供了一层抽象,解耦了客户端代码与要访问的服务及其位置与底层实现。
It provides a layer of abstraction to decouple client code from access to a service, as well as its location and underlying implementation.
SOA带来灵活性的一种途径是实现业务和数据间的解耦。
One of the ways SOA provides flexibility is through decoupling applications from data.
您可以使用一系列机制将业务服务与服务使用方解耦。
You can use a number of mechanisms to decouple business services from service consumers.
我一直认为退耦是一个神话,事实也证明我是对的。
I always thought that decoupling was a myth, and events have proven that right.
这样可以导致组件间干净地解耦,这是现代面向服务系统的另一个优雅的架构性特征。
This results in a clean decoupling of components, another architecturally elegant feature of modern service oriented systems.
显然,全动态解耦是一个严格的要求。
Clearly, full dynamic decoupling is a stringent demand.
我们可以把长城看作是一对线耦来测得分辨率,比如说把长城当作一条线来分辨,那么这条线两边都要以长城同等的宽度来分辨。
To measure resolution, consider a line pair -> i.e. the wall is a line but to differentiate it, there must be a contrasting equal width along side.
以DAO的形式添加一个抽象可以从GUI实现将数据库实现解耦。
Adding an abstraction in the form of a DAO decouples the database implementation from the GUI implementation.
这种解耦架构的主要好处就是只需实现一次特定的数据格式或标准,以BC的形式。
The main advantage of this decoupled architecture is that you implement a particular data format or standard only once, in the form of a BC.
我从et++中学到,一个成熟的框架总是明显地包含了很多重复出现的设计模式,可以让你得到更多的东西,像扩展性,解耦性,和最终的优雅性。
As I reflected on ET + +, it became apparent that a mature framework contains recurring design structures that give you properties like extensibility, decoupling, and last but not least, elegance.
一个对应的分离有助于解耦事物。
A corresponding separation helps to decouple things.
注意,两部分代码是完全去耦的;接口和容器确保了这一点。
Notice that the two pieces of code are completely decoupled; the interface and the container make sure that's true.
所以肯定有一种更简单的方法,可以在不添加不需要的负担与复杂性的情况下解耦应用程序。
There must be a simpler way to decouple applications without adding needless bulk and complexity.
这种解耦将建立一个极具可配置性和模块化的运行时环境。
This decoupling makes an extremely configurable and modular runtime environment.
本文将通过POJO编程构建一个简单的SOA框架,它使用反射和Geronimo 的GBean依赖性注入来让组件去耦。
This article proposes a simple SOA framework through POJO programming that uses reflection and Geronimo's GBean dependency injection to enable component decoupling.
Geronimo是具有良好的可配置性、模块化且基于使用IoC技术有效地将组件与服务解耦的一个架构。
Geronimo is extremely configurable, modular, and is based on an architecture that USES IoC techniques to effectively decouple components and services.
在每一个成熟度阶段可以实现的解耦(de - coupling)和灵活度级别包括以下7个成熟度级别。
The level of de-coupling and amount of flexibility achievable at each stage of maturity are what make up the following seven levels of maturity.
Geronimo是围绕解耦的服务和组件设计的,可实现一种真正模块化的、可管理且可配置的部署和执行环境。
Geronimo is designed around decoupled services and components to facilitate a very modular, manageable, and configurable deployment and execution environment.
一耦的原声例句
一耦的网络释义
一耦 一耦(ecorre)是广州雅都服饰有限公司旗下的原创品牌。“一耦”语出自《仪礼·大射》:“一耦揖升如初”,通“双”之意。
以上关于一耦的英语翻译来自英汉大词典,希望对您学习一耦的英语有帮助。