私有變量 的英文怎麼說

中文拼音 [yǒubiànliáng]
私有變量 英文
private variable
  • : Ⅰ形容詞1 (個人的) personal; private 2 (自私) selfish 3 (暗地裡; 私下) secret; private 4 (...
  • : 有副詞[書面語] (表示整數之外再加零數): 30 有 5 thirty-five; 10 有 5年 fifteen years
  • : 量動1. (度量) measure 2. (估量) estimate; size up
  • 私有 : privately owned; private
  1. But prominent japanese scholars and politicians routinely deny direct military involvement or the use of force in rounding up the women, blaming private contractors for any abuses

    但是著名日本人學者和政客例行公事地拒絕給予直接軍事力的在沿著指責的任何濫用的承包人婦女圓了的捲入或者使用
  2. Statement sets the value of the private variable by use of the

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

    返回保存在私有變量
  4. Value keyword. from the

    關鍵字設置該私有變量的值。
  5. Statement sets the value returned to the value that is stored in the private variable

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

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

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

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

    屬性過程三個部分:存儲屬性值的私有變量的聲明;公開該值的
  10. These statements create the private variables that you will use to store the values for the properties you are about to create

    這些語句會創建私有變量,用來存儲要創建的屬性的值。
  11. The private variable that supports the property is serialized as - 1, regardless of the value set in the user interface

    支持該屬性的私有變量被序列化為- 1 ,而不管在用戶界面中設置為何值。
  12. Class and module member variables outside any procedure default to private access, and structure member variables default to public access

    類和模塊成員(位於所過程之外)默認為訪問,而結構成員默認為公共訪問。
  13. Properties, which serve as accessors for private member variables

    屬性( property ) ,充當成員的訪問器。
  14. This particular code sample enters a loop during execution. a private integer variable is incremented on each iteration of the loop

    在執行過程中此特定代碼示例將進入循環,其中整數在每次迭代后都會遞增。
  15. These statements create the private variables that you will use to store the values for the custom properties you are about to create

    這些語句創建一些私有變量,用於存儲將要創建的自定義屬性的值。
  16. To facilitate this, the plug - in class implements the singleton pattern : it stores a reference to itself in a private class variable

    為了使這一點更方便,插件類實現單模式( singleton pattern ) :它在中存儲一個自身的引用。
  17. This part put forward the system conception of kdd and the apriori algorithm. then evolved the create - frequent - set algorithm which was fit for the freight agent management system. because of the shortage of efficiency, 1 improved the algorithm. because some of the items were not boolean variables, 1 need the quantitaitve attributes association rules discovering algorithm. in general, there had the levels among the items, so multilevel association rules existed. after perfecting the algorithmic need interpret and evaluate the knowledge. in the end, 1 discussed the privacy and security of kdd. the fifth part described the future problems and prospect

    第四章是論文的主體,著重介紹知識發現的全過程,按照semma方法論首先進行數據準備,然後進入數據挖掘階段,提出知識發現的概念體系和公認的apriori演算法,從該演算法演出適合於貨代管理系統的生成頻繁項目集的演算法;因為在實際應用中存在效率上的不足,因此進一步地提出了改進方案;在事務處理中各個項目並不都是布爾型,因此需要特定的針對多值屬性的關聯規則發現演算法;通常情況下,項目之間存在層次關系,因此多層次關聯規則的發現普遍存在;演算法完善並運行后需要對發現的知識進行解釋和評估;本章的最後討論了知識發現的性和安全性問題;第五章講述待解決的問題和發展前景。
  18. 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

    要求只能應用於類、方法、事件和屬性級別;程序集和單個非私有變量成員不受要求的保護。
  19. Chapter three depicts the manifestation of the conflicts in employment structure. from the perspective of industry structure concerning employment, it can be seen that the majority of china ' s population are farmers and have relatively low quality and capability, that industry has difficulty in offering new employment opportunities, and that the third industry or service sectors can only provide a limited amount of opportunities with little future promises. from the angle of urban - rural structure, the gap between labours in cities and rural areas is increasing, and cities are experiencing especially sharp conflicts in

    從就業的產業結構來看,我國農業就業人口比例過高,農業勞動力素質技能發展緩慢,工業吸收就業能力差,第三產業就業的層次低,吸收就業能力不足;從就業的城鄉結構來看,城鄉之間勞動者素質技能差距過大,城市就業矛盾突出,城市勞動者素質技能與就業需求不適應,高新技術人才缺乏;從就業的所制結構來看,國企業就業功能減弱,企業在就業方面貢獻不斷增加,外資的大湧入改了我國的就業結構:就業結構與產業結構矛盾交錯;就業地區結構矛盾突出,西部地區勞動力大湧向發達地區,中西部地區勞動者素質技能發展相對與東部來說非常緩慢;就業結構引發了分配結構的矛盾,各個產業、各個類型企業之間出現利益分化。
  20. Although it is not explicitly demonstrated in this example, all member variables of a class will be serializedeven variables marked as private

    盡管在此示例中並沒顯式闡釋這一點,但一個類的所成員都將被序列化,即使是那些已標記為
分享友人