private variable 中文意思是什麼

private variable 解釋
封包專用
  • private : adj 1 私的,私人的,個人的,私用的,專用的。2 秘密的;保密的;非公開的;(信件等)親啟的。3 (財...
  • variable : adj 1 易變的,變化無常的,無定的 (opp constant steady)。2 可變的,能變的;變換的。3 【數學】變...
  1. Statement sets the value of the private variable by use of the

    關鍵字設置該私有變量的值。
  2. Can return the value held in the private variable

    返回保存在私有變量
  3. Statement sets the value returned to the value that is stored in the private variable

    語句將返回的值設置為存儲在私有變量
  4. To keep the right triangle property i add a private variable and a setter method

    將添加的直角三角形的屬性設為私有變量,並增加設置方法。
  5. Demands placed on the assembly or non - private variable level will not produce a compiler warning

    針對程序集或非私有變量級別的要求將不會產生編譯器警告。
  6. The private variable that supports the property is serialized and deserialized without change

    支持該屬性的私有變量在不做更改的情況下進行序列化和反序列化。
  7. Property procedures have three parts : a declaration of a private variable to store the property value ; a get

    屬性過程有三個部分:存儲屬性值的私有變量的聲明;公開該值的
  8. The private variable that supports the property is serialized as - 1, regardless of the value set in the user interface

    支持該屬性的私有變量被序列化為- 1 ,而不管在用戶界面中設置為何值。
  9. Finally, from the aspect of expecting efficient cost, the difference among controllers seizing the controlling private gains, the absolute level of seizure and the attribution of related variable imposes important effect on the expecting efficient cost of the corporate control transference

    第四,從預期效率成本比較方面來看,控制者間在攫取控制權私人收益方面的差異及其絕對水平以及相關變量的分佈特點都對控制權轉讓的預期效率成本產生重大影響。
  10. 7. 2 the most important single variable in this context is the size of the private vehicle fleet, since this is known from experience to be manageable via fiscal measures

    7 . 2在這項研究中,最重要的變數是私家車的數目。從經驗所得,私家車數目可透過財政措施加以控制。
  11. This particular code sample enters a loop during execution. a private integer variable is incremented on each iteration of the loop

    在執行過程中此特定代碼示例將進入循環,其中私有整數變量在每次迭代后都會遞增。
  12. For example, a variable may contain a recordset with many rows of private data such as telephone numbers

    例如,變量可能包含由很多行私人數據(如電話號碼)組成的記錄集。
  13. To facilitate this, the plug - in class implements the singleton pattern : it stores a reference to itself in a private class variable

    為了使這一點更方便,插件類實現單模式( singleton pattern ) :它在私有類變量中存儲一個自身的引用。
  14. If an element was not previous selected using a mouse click, the code assigns the element to a private class variable named

    如果某元素不是以前使用鼠標單擊選定的元素,此代碼會將此元素分配給名稱為
  15. Private shared object variable to protect data common to all instances

    對象變量,以保護所有實例共有的數據。
  16. Demands can be applied at the class, method, event, and property levels only ; assemblies and individual non - private variable members are not protected by demands

    要求只能應用於類、方法、事件和屬性級別;程序集和單個非私有變量成員不受要求的保護。
分享友人