利用甲醇浸提、单因素试验和正交试验探讨了从甜杨桃叶中提取黄酮的最佳工艺条件。
The extraction of flavone by methanol from sweet carambola leaves was studied by a single factor test and orthogonal design test.
采用正交设计和感官评定的方法,研制出复合汁饮料的生产工艺。
The processing technique for the mixed healthy beverage was studied through the orthogonal test and the sense assessment.
采用正交实验法对中井木瓜酒的发酵条件进行优化。
The fermentation conditions of Chaenomeles speciosa S. Nakai wine were optimized by orthogonal experiments.
将四象限和八象限推广到任意维数是正交的。
The generalization of the quadrant and octant to arbitrary number of dimensions is the orthant.
今天每个程序员都知道正交原则(更好的术语是“正交完备性”原则)。
Every programmer today knows the orthogonality principle (which would better be termed the orthogonal completeness principle).
我不认为这样的模式在数据库设计中能够实际达到比标识适合“现实世界”数据的更常用策略更好的正交性。
I would argue that such a pattern actually achieves better orthogonality in database design than does the more common strategy of identifying suitable "real world" data.
如果每个人都只喜欢组织和生产就会造成其他的弱点,你的团队也许有良好的组织和目标,但是它是不是真正交付了干系人的确想要的成果呢?
Other weaknesses occur if everyone enjoys just Organizing and Producing. Your team may be well organized and on-target but is it really delivering what the stakeholders want or indeed need?
特别地,要将导航状态和会话状态设计为彼此正交,因为可能会在不同的导致状态形成的组合中访问相同的会话。
In particular, design the navigational state and session state to be orthogonal to each other, because it is possible to access the same session in combination with different navigational states.
查看如此复杂的环境的方法有很多种,,其中一些视图表明重叠的内容,而另一些视图可能是分离的,还有一些视图可能与其他视图是正交的。
There may be mulltiple ways to view such complex environments, with some of these views indicating overlapping contents, while others might be disjunct and perhaps also orthogonal to other views.
特别地,由于可能在不同导航的组合中访问同一个会话,因此应将导航状态和会话状态设计为彼此正交。
In particular, navigational state and session state should be designed to be orthogonal, since it is possible to access the same session in combination with different navigational states.
我们是在欺骗自己,认为能在分配的时间和资源之内真正交付解决方案吗?
Are we fooling ourselves into thinking that we can actually deliver a solution within the time and resources allotted?
炸弹可能被安置在奥克佳布里斯·卡娅站月台上的长凳下面,此站是白俄罗斯最忙的地铁站之一,当时两列火车正交汇于此。
The bomb seems to have exploded under a bench on the platform of the Oktyabrskaya station, one of the busiest on the network, as two trains were in the station.
当我们说正交,我们通常指这两个轴所定义的空间和我们逻辑上定义的一样完整。
When we talk of "orthogonality," we usually mean that the space defined by these axes is as "full" as we can logically make it.
若我们使用正交的轴线,字符就不会跳动了。
If we use an orthogonal axis, the characters can \ \ \ 't dance.
这种看法在某些情况下也许是正确的,但是在大多数时候,团队的速度并不能反映他们真正交付的价值。
While this may be true in some cases, however mostly, the team velocity gives little indication on the true value delivered.
在存储库中添加资产时,BPM产品使用预定义的标签,这些标签支持跨资产类型和社区的正交搜索。
When adding assets to the repository the BPM products use predefined tags for orthogonal searches across asset types and communities.
范围分区的概念与数据库分区的概念是一种正交关系。
The concept of range partitioning is orthogonal to the database partitioning.
在两个正交的平面。
运行实例化想法的正交是继承的概念。
Running orthogonal to the idea of instantiation is the notion of inheritance.
决策表可提供正交条件的精简可视化表示。
Decision tables provide compact visualizations of orthogonal conditions.
实际上,合约不是通常AOP意义上的“横切”,不属于与组件的主要问题域“正交”的问题域的一部分。
In fact, the contract isn't really "crosscutting" in the usual AOP sense of being part of a problem domain that is "orthogonal" to the primary problem domain of the component.
虽然IICE的每一个存储库具有一个单根的文件夹层次结构,但是存储库却可能具有多个正交的导航层次结构。
II CE has a single, rooted folder hierarchy per repository, but your repository may have multiple, orthogonal navigation hierarchies.
几年后的某一天,当她百无聊赖地换着电视频道时,她发现自己正交替观看着两个节目:一个是生存挑战类的真人秀,另一个则是年轻士兵们浴血奋战的纪录片。
While channel surfing years later, Ms. Collins found herself switching between a “Survivor”-style reality show and footage of young people fighting in a real war zone.
在过去的几年里,我已经通过在Rational环境中加入一种额外的测试技术改善了这种情况:ODC,其表示“正交缺陷分类”。
Over the past several years, I have improved this situation by incorporating an additional testing technique into the Rational environment: ODC, which stands for "Orthogonal Defect Classification."
在BankAccount示例中,帐户余额允许的值,即帐户对象“状态”的一部分,是帐户对象的一个有机部分,而不是与帐户对象的正交。
In the BankAccount example, the allowed values for an account balance, part of the account object's "state," are integral to the account object, not orthogonal to it.
则会得到一个正交双曲线,原点与它最接近的点之间的距离是r。
You will have drawn a rectangular hyberbola whose point of closest approach to the origin is r.
不同之处在于:(a)什么被增强了;(b)这种方法是如何工作的;(c)基类的工作都保持正交?
The differing concerns of (a) what is enhanced; (b) how the magic works; and (c) what the basic class itself does are kept orthogonal.
您将碰到的大多数优秀的decorator都在很大程度上采用了这种组合正交关注的范例。
Most good decorators you will encounter employ much of this paradigm of combining orthogonal concerns.
您将碰到的大多数优秀的decorator都在很大程度上采用了这种组合正交关注的范例。
Most good decorators you will encounter employ much of this paradigm of combining orthogonal concerns.
应用推荐