您要查找的是不是:
- Click a Target Instance Endpoint node. 單擊“目標實(shí)例端點(diǎn)”節點(diǎn)。
- Execute the explicit instance variable initializers. 執行明確的物件變數初始化.
- Import Policy Pass .Route Exists In Target Instance. 入策略通過(guò),路由在目的實(shí)例中存在。
- The target instance to be created on template instantiation. 將被創(chuàng )建在模板例示上的目標范例。
- 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í)?
- Name instance variable for the role they play in the computation. Make the name plural if the variable will hold a Collection. 用計算中實(shí)例變量所承擔的角色對它命名。如果變量持有一個(gè)集合,使用復數。
- String naming the property of the target instance that the Template Provider tried to perform a substitution on before creating the target. 指出目標范例的屬性名的字符串;在創(chuàng )建目標之前,模板提供程序試圖在該目標范例上執行替換。
- Each intermediate and summary value can have a corresponding instance variable to hold its value as an object attribute. 每個(gè)中間值和匯總值都可以有一個(gè)相應的實(shí)例變量,將變量的值作為對象屬性。
- 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. 兩個(gè)調用列表的元素在以下情況下相等:它們調用相同目標實(shí)例上的相同實(shí)例方法,或它們調用相同的靜態(tài)方法。
- 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í)例變量。
- 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. 若要確認是否允許進(jìn)行遠程連接,可使用SQL Server外圍應用配置器工具并查看目標實(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í)避免不必要的同步。
- Defines a target instance to be created on template instantiation. Instances of this class along with the template class make up the template definition. 定義一個(gè)將被創(chuàng )建在模板例示上的目標范例。此類(lèi)別的范例和模板類(lèi)別一起構成模板定義。