您要查找的是不是:
- 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. 當對統計測試或過程進行建模時,您需要指出聲明哪些實例變數。
