nested class 中文意思是什麼

nested class 解釋
巢狀類別嵌套類
  • nested : 巢狀的
  • class : n 1 階級;社會等級。2 學級;班級,年級,級,班;組;(有組織的)講習班;〈美國〉同年畢業班;【軍事...
  1. The nested class acts as a member variable of the class that contains it

    嵌套類作為包含它的類的一個成員變量。
  2. For a generic nested class, use the mangled name that is, append a grave accent and the number of generic arguments

    對于泛型嵌套類,使用改變后的名稱-即末尾附加了抑音符和泛型參數的數目。
  3. For a generic nested class, use the mangled name that is, append a grave accent and the number of generic parameters

    對于泛型嵌套類,使用改變后的名稱-即末尾附加了抑音符和泛型參數的數目。
  4. For example, declare a class within a function and pass the parameter of function to member function of nested class. is it valid

    「不過,說了這么多,回過頭來看,老寡婦也挺有志氣的。
  5. As the type of the private member data in the nested class

    在嵌套類中作為私有成員數據的類型。
  6. This includes code within a contained type, such as a nested class or an assignment expression in an enumeration

    這些代碼包括所包含的類型中的代碼,如嵌套類或枚舉中的賦值表達式。
  7. Disaggregate methods are utilized in this paper to formulate the departure time and transportation mode double class nested logic models, and then the arithmetic of the model is analyzed

    利用非集計方法,構造了旅客出發時刻和運輸方式選擇行為的雙層巢式邏輯決策模型,並對模型參數的估計方法進行分析。
  8. A name can be hidden by an explicit declaration of that same name in a nested declarative region or derived class ( 10. 2 )

    名字被嵌套的聲明區域或派生類( 10 . 2 )中相同名字的顯式聲明所隱藏。
  9. Specifies that the class is nested with family or assembly visibility, and is thus accessible only by methods lying in the union of its family and assembly

    指定此類是用族或程序集可見性嵌套的,因此只能由其族和程序集的並集中的方法訪問。
  10. Regardless of whether the outer types is a class or a struct, nested types default to

    不管外部類型是類還是結構,嵌套類型均默認為
  11. If code inside a nested class makes an unqualified reference to a programming element, visual basic searches for the element first in the nested class, then in its containing class, and so on out to the outermost containing element

    如果嵌套類內部的代碼建立了對編程元素的非限定性引用, visual basic將首先在該嵌套類中搜索該元素,然後在其包含類中搜索,一直向外直到最外層的包含元素。
  12. When overridden in a derived class, searches for the specified nested type, using the specified binding constraints

    當在派生類中重寫時,使用指定綁定約束搜索指定嵌套類型。
  13. Visible only within the project for nested classes, within the enclosing class

    僅在項目內可見(對于嵌套的類,在包含類內可見)
  14. All compilers that support the common language runtime emit the simple name of a nested class, and reflection constructs a mangled name when queried, in accordance with the following conventions

    所有支持公共語言運行庫的編譯器將發出嵌套類的簡單名稱,並且在接受查詢時,反射將依照下列約定構造一個重整名稱。
  15. All compilers that support the common language runtime will emit the simple name of a nested class, and reflection constructs a mangled name when queried, in accordance with the following conventions

    所有支持公共語言運行庫的編譯器將發出嵌套類的簡單名稱,並且當被查詢時,反射將依照下列約定構造一個mangled名稱。
  16. Make the form a nested class within your component

    使窗體成為組件中的嵌套類。
  17. Use the simple name of the nested class for name

    ,應使用嵌套類的簡單名稱。
  18. In this example, the demand does not apply to the nested class

    在本例中,要求不應用於嵌套類。
  19. The class cannot be a nested class

    該類不能為嵌套類。
  20. The rescheduling process repeats indefinitely, constructing a new nested class instance for each scheduled execution, until the task or the scheduler is cancelled or the jvm shuts down

    重新計劃過程反復重復,為每次計劃執行構造一個新的嵌入類實例,直到任務或者調度程序被取消(或者jvm關閉) 。
分享友人