文中引入属性变量以考虑社会效应,建立相应的DEA效率评价模型。
This paper advances attribute variables to reflect the commercial Banks social effects, and develop a fresh DEA model.
要声明静态属性,将关键字static放在可见度修饰符后面,直接位于属性变量前面。
To declare a static property, place the keyword static after the visibility modifier, directly in front of the property variable.
对含有非静态并且非私有的属性变量,Tapestry将输出一个错误日志。
Tapestry will log an error for each component class that contains fields that are neither static nor private.
在分析中,我们会发现,类为了完成自己的职责,会需要一些属性(也就是类的属性变量)。
In analysis, you will discover some of the attributes (i.e., class data variables) that your classes will need in order to meet their responsibilities.
利用QFD思想建立从客户需求到模块属性的映射,确定客户所需产品的各模块属性变量取值和权重。
According to QFD (Quality Function Deployment), the mapping relation of customer requirements to module attributes is formed, which can determine the attribute value and weight of module model.
每次循环执行,属性变量被填充以对象属性的名字(一个字符串),直到所有的对象属性遍历完成才返回。
Each time the loop is executed, the prop variable is filled with the name of another property (a string) that exists on the object until all properties have been returned.
它们是对象原型的属性,但是与状态变量不同,它们具有清单17所示的默认值。
They are properties of the object prototype, but unlike the state variables, they have default values as shown in Listing 17.
成员变量下面是属性和单击处理程序。
Below the member variables are the properties and the click handler.
您很可能必须添加一些不会自动出现在属性框中的变量。
You will probably have to add some variables that do not automatically appear in the property box.
通过为服务器名称、API名称等设置变量或属性文件可以改进此代码,我将把这项任务留给您去做。
I'll leave it up to you to improve this code by setting up variables or property files for the server name, API name, and so on.
本文讨论了资源环境项的使用,它是作为对特定于环境的应用程序变量使用属性文件或部署描述符文件的一种代替方法。
This article discussed the use of resource environment entries as an alternative to using properties files or deployment descriptor files for environment-specific application variables.
在类的主体中,可以声明叫做属性的特殊变量。
Within the body of a class, you can declare special variables called properties.
创建变量属性。
还可以对类型和变量应用这个属性,促使开发人员尽可能少使用它们。
You can also apply this attribute to types and variables to encourage developers to wean themselves from those kernel assets.
此外还建议您查看所有可选环境变量和属性的当前设置。
It is also recommended that you review the current Settings for all optional environment variables and properties.
它还有一个新的代码浏览器插件,用这个插件可以浏览一个文件里的函数、类、变量、属性。
It contains a new CodeBrowser plugin for browsing functions, classes, variables and other attributes of a document.
该选项用于执行变量关联,即通过在响应文件(属性文件)中包含变量值使其可供用户程序使用。
This option is used to perform variable associations, making variable values available to user programs by including the values in the response file (properties file).
除了本文前面讨论的函数属性之外,GCC还为变量和类型定义提供了属性。
In addition to the function attributes discussed earlier in this article, GCC provides attributes for variables and type definitions.
虽然应该避免名称隐藏(为本地变量赋予与属性相同的名称),但是始终使用读写方法来访问属性意味着:可以为本地变量赋予任何名称。
Although you should avoid name hiding (giving local variables the same names as attributes), the use of accessors to always access attributes means you can give local variables any name you want.
可以在web应用程序(web . xml)的环境变量中对属性文件的位置进行配置。
The location for the properties file is configured in the web application (web.xml) in an environment variable.
scope属性控制该变量的作用域,缺省情况下是页面作用域。
The scope attribute controls the scoping of this variable, and defaults to page scope.
var属性定义一个迭代变量,以便在输出列内容时使用。
The var attribute defines an iteration variable used in outputting the column content.
在该场景中,处理下载的组件使用父数据表组件的变量(var属性定义的)。
In this scenario, the component that deals with download USES the variable (defined by the var attribute) of the parent Datatable component.
您可以使用aligned g++属性来指定变量的对齐方式,如清单5 中所示。
You can use the alignedg++ attribute for specifying variable alignments, as shown in Listing 5.
请注意,关键字“def”在这儿作为一个实例变量的修饰符使用,指明变量是属性。
N.B. the keyword "def", used here as an instance variable modifier, indicates that the variables are properties.
初始点:初始化变量和属性。
如果需要,通过使用下拉菜单,您可以通过Prompt Ty p属性更改变量的行为。
If required, you can change the behavior of the variables via the 'Prompt Type' property by using the dropdown menu.
下一个任务是回到XCodeIDE,向视图控制器类定义添加一些成员变量、属性和方法,如清单5所示。
The next task is to go back to the XCode IDE and add some member variables, properties, and methods to the view controller class definition as in Listing 5.
因此数据表可以通过元素列表进行迭代并且通过var属性定义的变量为子组件提供值。
Thus Datatable iterates through the elements of the list and provides values to the child components via a variable defined by the var attribute.
为了成功运行GenerateInitiateGlossary . bat批脚本,有几个强制的环境变量和属性必须设置。
There are several mandatory environment variables and properties to set in order to successfully run the GenerateInitiateGlossary.bat batch script.
应用推荐