您要查找的是不是:
- Execute the explicit instance variable initializers. 执行明确的物件变数初始化.
- We also used an instance variable to store a reference to the mock object. 我们还使用了实例变量来存储对模仿对象的引用。
- Instance variables must be private. 实例变量必须是私有的。
- The return value from each method call is assigned to an instance variable for the class. 将每个方法调用的返回值赋给该类的一个实例变量。
- What is the default value of an object reference declared as an instance variable? 一个对象的缺省值是什么,当以一个实例变量作为参考时?
- Appeal may first be to a higher level in the customs administration, but the importer shall have the right in the final instance to appeal to the judiciary. 上诉可首先向上一级海关提出,但进口商最后有权向司法机关起诉。
- Name instance variable for the role they play in the computation. Make the name plural if the variable will hold a Collection. 用计算中实例变量所承担的角色对它命名。如果变量持有一个集合,使用复数。
- Each intermediate and summary value can have a corresponding instance variable to hold its value as an object attribute. 每个中间值和汇总值都可以有一个相应的实例变量,将变量的值作为对象属性。
- In the older code-behind model, it was not practical to add controls in the markup without having access to the code-behind to add the instance variable at the same time. 在旧的代码隐藏模型中,如果要在标记中添加控件,必须同时访问代码隐藏页以添加实例变量。
- For example, assuming that I need to call an instance method in the AWC.RS.Library assembly, now I have to declare an instance variable m_Library, as shown in Figure 3. 例如;假定我需要调用AWC.;RS
- In essence, bijection lets you alias a context variable to a component instance variable, by specifying that the value of the instance variable is injected, outjected, or both. 本质上说,双向注射能够让你通过指定实例变量的值是注入,还是注出或者两者都是,从而将一个上下文变量别名为一个组件的实例变量。
- Constructing a credit account requites the specification of credit limit. The constructor will set the credit limit instance variable to be equal to that specified as a parameter. 创建一个信用帐户需要设定该帐户的信用限制。构造器会把该实例变量(即信用限制)设为一个参数。
- The difference is that the compiler does not generate multiple calls to the base class constructor, nor does it copy the instance variable initializers into each constructor body. 不同之处在于编译器不生成对基类构造函数的多个调用,也不会将实例变量初始化器拷贝到每个构造函数体中。
- Avoid unnecessary synchronization when reading or writing instance variables. 当读写实例变量时避免不必要的同步。
- He was consuming his final libation. 他正在喝着他的最后一杯酒。
- The major existing class cohesion metrics are essentially based on instance variables usage criteria. 多数的类内聚度量是基于实例变量访问准则.
- A few jokes will add a final fillip to your speech. 几句笑话会给你的演说添些生气。
- Method to compare instance variables in an Equals implementation, as shown in the following code example. 方法比较实例变量是适当的,如下面的代码示例所示。
- Is an instance of the same class as this object, and that the inherited instance variables match. 是否是与此对象相同的类的实例,以及继承的实例变量是否匹配。
- When modeling a statistical test or procedure, you need to figure out which instance variables to declare. 当对统计测试或过程进行建模时,您需要指出声明哪些实例变量。
