您要查找的是不是:
- Click a Target Instance Endpoint node. 單擊「目標實例端點」節點。
- Execute the explicit instance variable initializers. 執行明確的物件變數初始化.
- Import Policy Pass .Route Exists In Target Instance. 入策略通過,路由在目的實例中存在。
- The target instance to be created on template instantiation. 將被創建在模板例示上的目標範例。
- 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? 一個對象的預設值是什麼,當以一個實例變數作為參考時?
- Name instance variable for the role they play in the computation. Make the name plural if the variable will hold a Collection. 用計算中實例變數所承擔的角色對它命名。如果變數持有一個集合,使用複數。
- String naming the property of the target instance that the Template Provider tried to perform a substitution on before creating the target. 指出目標範例的屬性名的字元串;在創建目標之前,模板提供程序試圖在該目標範例上執行替換。
- Each intermediate and summary value can have a corresponding instance variable to hold its value as an object attribute. 每個中間值和匯總值都可以有一個相應的實例變數,將變數的值作為對象屬性。
- Two invocation list elements are equal if they invoke the same instance method on the same target instance, or they invoke the same static method. 兩個調用列表的元素在以下情況下相等:它們調用相同目標實例上的相同實例方法,或它們調用相同的靜態方法。
- 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. 在舊的代碼隱藏模型中,如果要在標記中添加控制項,必須同時訪問代碼隱藏頁以添加實例變數。
- To confirm whether remote connections are allowed, use the SQL Server Surface Area Configuration tool and view the Remote Connections setting of the target instance. 若要確認是否允許進行遠程連接,可使用SQL Server外圍應用配置器工具並查看目標實例的「遠程連接」設置。
- 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. 當讀寫實例變數時避免不必要的同步。
- Defines a target instance to be created on template instantiation. Instances of this class along with the template class make up the template definition. 定義一個將被創建在模板例示上的目標範例。此類別的範例和模板類別一起構成模板定義。
