This paper introduces the software design principle, method and property of the database system for high altitude physiology test.
介绍了高空生理实验数据库系统软件设计原理、方法及特点。
The result of judicious design, all dynamic method calls get routed through invokeMethod and property access through getProperty and setProperty.
明智设计的结果是:通过invokeMethod调用所有的动态方法,通过getProperty和setProperty访问属性。
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中必须编写至少两个测试。
The open cover shall stipulate the scope of cover, the range of property insured, the maximum amount of insurance each risk or at each place and the method of settling premium, etc.
预约保险合同应当订明预约的保险责任范围、保险财产范围、每一保险或一地点的最高保险金额、保险费结算办法等。
If the property value matches the search value, then the method has successfully found the desired test object and returns it.
如果属性值与搜索值匹配,那么该方法就成功地找到预期的测试对象,并返回该对象。
As I previously mentioned, Groovy's dynamic nature allows me to capture method calls to properties that don't exist via the get and set Property methods.
如前所述,Groovy的动态特性允许我通过get和setProperty方法捕获对不存在的属性的方法调用。
The method takes two parameters, a Property representing the predicate of the statement, and the statement's object.
该方法使用两个参数,表示语句谓词的 Property和语句的对象。
All of the method names are prefixed with get or set and the property names are capitalized.
所有这些方法名都以get或set开头并且属性名都是大写的。
Unity is a lightweight, extensible dependency injection container with support for constructor, property, and method call injection.
Unity是一个轻量级,可扩展的依赖注入容器,支持构造函数,属性和方法调用注入。
For example, the toString method simply lists the class name, plus all property names and values in a comma-delimited list.
比如,toString方法会列出类名以及所有的属性名和值,中间以逗号分割。
The HelpOnFocusComponent class (see Listing 15) extends SetupComponent and implements the setup method, which is called for every nested component whose rendered property is true.
helponfocuscomponent类(参见清单15)扩展了SetupComponent,并实现了setup方法,每个rendered属性为true的嵌套组件都将调用此方法。
Note that the GridView control also supports the classic binding mechanism based on the DataSource property and the DataBind method.
注意,GridView控件也支持传统的基于DataSource属性和DataBind方法的绑定机制。
In this case, I'll make it a class method (static) and I'll allow Races to be found by name (that is, I'll search based on the name property).
在本例中,我将把这个“查找程序”方法创建为一个类方法(static)并且允许通过名称查找这些Race(即基于name属性搜索)。
The code parses and loads... but it still throws an error: NoMethodError: undefined method 'property' for CruiseShip:Class
再对上面的代码进行解析和加载,仍会抛出一个错误:NoMethodError:undefinedmethod “property”for CruiseShip:Class。 也就是说,在CruiseShip方法中没有property方法的定义。
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.
要是还有相似的用来获取名称的操作符就好了。比如,给你其它元数据对象——诸如方法信息、属性信息等等——的方法。
A method is called in that code when a property value changes and when the property is properly wired to the actions component.
属性值发生更改时、属性被适当地连接到操作组件时,将在这段代码中调用方法。
This method takes the name of the property with which it is associated and two callbacks to run when a script attempts to read or write the property.
这个方法需要被关联属性的名字和在脚本试图读写该属性时调用的两个回调函数。
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语句中非常有用。
You can't use the machine before you know the property and the operating method of it.
在了解机器的性能和操作方法之前,你们不应该使用它。
This method accepts four arguments: a property, a property value, a class, and a parent test object.
该方法接受4个参数:属性、属性值、类和父测试对象。
The server looks at the onreadystatechange property and figures out what method to call.
服务器查看onreadystatechange属性确定要调用的方法。
To update the value of the div element that contains the suggestions, use the dojo.byId method to get a reference for the div by the ID and set the innerHTML property as shown in Listing 9.
想要更新包含建议选项的div元素的值,使用dojo.byId方法通过ID获取 div 的参考资料,并如清单 9 所示设置innerHTML属性。
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()方法中设置文本属性。
The sucessView property represents the page which displays after form data is posted and logic is successfully executed in the doSubmitAction() method.
sucessView属性代表表单数据提交而且 doSubmitAction() 方法中的逻辑成功执行之后显示的页面。
Finally, I use GetProperty to get information about a specified property of the control and then get the value of the control property using the GetValue method.
最后使用GetProperty获取控件的指定属性的信息,并使用GetValue方法获取控件属性值。
The Zend_Feed import method is used to import the Atom feed and turn it into an object, which can then be processed using standard object-property notation.
Zend_Feedimport方法用于导入Atomfeed,并将其转化成一个对象,然后使用标准对象属性符号对其进行处理。
And also fairly common is the need to interfere with this method for validation or that property setter to update another one.
分部方法另外一个经常被用到的地方是验证,或者让属性的setter去更新另一个属性。
And also fairly common is the need to interfere with this method for validation or that property setter to update another one.
分部方法另外一个经常被用到的地方是验证,或者让属性的setter去更新另一个属性。
应用推荐