您要查找的是不是:
- Execute the explicit instance variable initializers. 執行明確的物件變數初始化.
- We also used an instance variable to store a reference to the mock object. 我們還使用了實(shí)例變量來(lái)存儲對模仿對象的引用。
- Instance variables must be private. 實(shí)例變量必須是私有的。
- The return value from each method call is assigned to an instance variable for the class. 將每個(gè)方法調用的返回值賦給該類(lèi)的一個(gè)實(shí)例變量。
- What is the default value of an object reference declared as an instance variable? 一個(gè)對象的缺省值是什么,當以一個(gè)實(shí)例變量作為參考時(shí)?
- 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. 上訴可首先向上一級海關(guān)提出,但進(jìn)口商最后有權向司法機關(guān)起訴。
- Name instance variable for the role they play in the computation. Make the name plural if the variable will hold a Collection. 用計算中實(shí)例變量所承擔的角色對它命名。如果變量持有一個(gè)集合,使用復數。
- Each intermediate and summary value can have a corresponding instance variable to hold its value as an object attribute. 每個(gè)中間值和匯總值都可以有一個(gè)相應的實(shí)例變量,將變量的值作為對象屬性。
- 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. 在舊的代碼隱藏模型中,如果要在標記中添加控件,必須同時(shí)訪(fǎng)問(wèn)代碼隱藏頁(yè)以添加實(shí)例變量。
- 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. 本質(zhì)上說(shuō),雙向注射能夠讓你通過(guò)指定實(shí)例變量的值是注入,還是注出或者兩者都是,從而將一個(gè)上下文變量別名為一個(gè)組件的實(shí)例變量。
- 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. 創(chuàng )建一個(gè)信用帳戶(hù)需要設定該帳戶(hù)的信用限制。構造器會(huì )把該實(shí)例變量(即信用限制)設為一個(gè)參數。
- 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. 不同之處在于編譯器不生成對基類(lèi)構造函數的多個(gè)調用,也不會(huì )將實(shí)例變量初始化器拷貝到每個(gè)構造函數體中。
- Avoid unnecessary synchronization when reading or writing instance variables. 當讀寫(xiě)實(shí)例變量時(shí)避免不必要的同步。
- He was consuming his final libation. 他正在喝著(zhù)他的最后一杯酒。
- The major existing class cohesion metrics are essentially based on instance variables usage criteria. 多數的類(lèi)內聚度量是基于實(shí)例變量訪(fǎng)問(wèn)準則.
- A few jokes will add a final fillip to your speech. 幾句笑話(huà)會(huì )給你的演說(shuō)添些生氣。
- Method to compare instance variables in an Equals implementation, as shown in the following code example. 方法比較實(shí)例變量是適當的,如下面的代碼示例所示。
- Is an instance of the same class as this object, and that the inherited instance variables match. 是否是與此對象相同的類(lèi)的實(shí)例,以及繼承的實(shí)例變量是否匹配。
- When modeling a statistical test or procedure, you need to figure out which instance variables to declare. 當對統計測試或過(guò)程進(jìn)行建模時(shí),您需要指出聲明哪些實(shí)例變量。