Through the confirmed feed solution character, physical property method, unit operation module, the experimental model was established.
通过对料液性质、物性方法、单元操作模块的确定,建立了实验模型。
The simulation results with the WILSON property method are consistent with design. The methanol mass fraction on the top of rectification tower is up to 99.99%.
而采用WILSON物性方法时的模拟计算结果能够满足工艺要求,精馏塔塔顶馏出液中甲醇含量高达99.99%。
It is investigated that the ideal gas law and the Henry law are suitable for the process. Ethanol can't be separated from methanol with the NRTL or UNIQUAC property method.
计算表明,该精馏过程汽相符合理想气体定律和亨利定律,液相为非理想溶液,采用NRTL或UNIQUA C物性方法时,乙醇与甲醇在精馏塔中无法进行有效分离。
The property of the near field subwavelength imaging in a metal thin-film structure is investigated using finite difference time domain method based on Drude model.
采用基于等离子体物理模型的时域有限差分方法模拟了金属薄膜近场成像特性;采用薄膜传输矩阵方法计算了金属薄膜对倏逝波分量的放大作用。
The method name reflects only one property of the method: the business logic to perform the credit operation.
这个方法名只反映了方法的一个属性:执行信贷业务的业务逻辑。
It would be nice to have similar operators that could take names of, say, methods and give you other metadata objects, like method infos, property infos, and so on.
要是还有相似的用来获取名称的操作符就好了。比如,给你其它元数据对象——诸如方法信息、属性信息等等——的方法。
In general, setting a property on a component automatically calls the appropriate invalidation method.
一般而言,在组件上设置属性时将自动调用适当的失效方法。
Because I allow both a method call and a property call to work as a definition query, I must write at least two tests in Listing 14.
因为我同时允许让方法调用和属性调用作为定义查询,因此在清单14中必须编写至少两个测试。
This method returns a message context property if one has been set, otherwise it returns the value of the defined mediation parameter.
如果设置了消息上下文属性,此方法会返回此属性,否则它将返回定义的中介参数的值。
When you select the corresponding property, you can see the change in the method signature at the top of the page.
当您选择了相应的属性,您就能看到这一页顶端的方法签名的变化。
If the property value matches the search value, then the method has successfully found the desired test object and returns it.
如果属性值与搜索值匹配,那么该方法就成功地找到预期的测试对象,并返回该对象。
It then sets the HTTP method in an application-specific JMS property.
然后,它将在应用程序特定的jms属性中设置HTTP方法。
When you have your translations (for instance, which method to call or which property to reference), write them next to the control actions that you documented in Step 1.
当您拥有了您的译文(比如,调用哪种方法或者参考哪个属性),将它们写在您在步骤1中记录的控件行为旁边。
The method takes two parameters, a Property representing the predicate of the statement, and the statement's object.
该方法使用两个参数,表示语句谓词的 Property和语句的对象。
NotSupportedException: Throw this exception when a type does not implement a method for which there is a corresponding property indicating whether or not the method in question is supported.
NotSupportedException:由于有对应的属性来标示他是否被支持而导致执行一个方法失败时,就会抛出这个异常。
When you invoke a Groovy method that has no parameters, you must call it with an empty set of parentheses, which allows Groovy to distinguish between a property access from a method call.
当您调用一个没有参数的Groovy方法时,您必须使用一对空括号调用它,这使得Groovy可以分清一个属性访问和一个方法调用之间的区别。
You can even check that a certain method or property is available, with a finer granularity than through any instanceof check
你甚至可以检查某个特定的方法或者属性是否可用,比使用instanceof来检查的粒度要小的多
The joy is being able to dispatch an event 20 levels into your UI without setting a globally available property/calling a globally available method, such as ModelLocator.
让人高兴的是一个事件能够在你的用户界面中被分发达20层,而无需设置一个全局属性/调用一个全局方法(如ModelLocator)。
The GroupManager script library contains two classes as well as several constants that are useful as method arguments and property values and in On Error statements. The classes are
GroupManager脚本库包含两个类和多个常量,可以将这些常量用作方法参数和属性值,它们在 OnError语句中非常有用。
Unity is a lightweight, extensible dependency injection container with support for constructor, property, and method call injection.
Unity是一个轻量级,可扩展的依赖注入容器,支持构造函数,属性和方法调用注入。
When the getter method of the bound property is called it must use the value binding to get the value unless the setter method has set the value already.
在调用绑定属性的getter方法时,除非setter方法已经设置了值,否则getter方法必须用值绑定获得值。
The problem you experienced with the code in Listing 2 is that the self keyword is bound to the referenced property or method at compile time.
清单2 内的代码存在的问题是 self关键字绑定到了在编译时引用的属性或方法。
The getQNameScope method returns the binder qnameScope property to indicate whether the schema type is a named type or an anonymous type.
getQNameScope方法返回绑定的qnameScope属性,来说明脚本类型是命名类型还是匿名类型。
The setValue(item, attribute, value) method of JsonDataStore updates the existing node property.
JsonDataStore的setValue(item,attribute,value)方法更新了当前节点。
The server looks at the onreadystatechange property and figures out what method to call.
服务器查看onreadystatechange属性确定要调用的方法。
Consider a case where a developer is extending a Label and inadvertently chooses to set the text property in the updateDisplayList() method. The practical consequence of this could be gruesome.
考虑这样一个场景,开发人员在扩展Label 时不小心选择了在updateDisplayList()方法中设置文本属性。
Note that the GridView control also supports the classic binding mechanism based on the DataSource property and the DataBind method.
注意,GridView控件也支持传统的基于DataSource属性和DataBind方法的绑定机制。
The static Current property uses the Stack.Peek method to return the T instance at the top of the stack if one exists, returning null if the Stack is empty.
静态Current属性使用Stack.Peek方法返回位于堆栈顶端的T实例(如果存在),如果Stack 为空则返回空。
The static Current property uses the Stack.Peek method to return the T instance at the top of the stack if one exists, returning null if the Stack is empty.
静态Current属性使用Stack.Peek方法返回位于堆栈顶端的T实例(如果存在),如果Stack 为空则返回空。
应用推荐