static and instance methods 中文意思是什麼

static and instance methods 解釋
靜態和實例方法
  • static : adj 1 靜止的,靜態的,靜力的。2 【物理學】天電的,靜電的。3 【無線電】靜態特性。4 固定的,不活潑...
  • and : n. 1. 附加條件。2. 〈常 pl. 〉附加細節。
  • instance : n. 1. 事例,例證,實例,場合。2. 情況。3. 要求,建議。4. 【法律】訴訟手續。vt. 舉…為例,引以為例,舉例證明。
  • methods : (方法):是指定給對象的函數。在函數被指定給對象之後,該函數就可以被稱為是該對象的方法。
  1. The first chapter introduced the background of researching problem, presents a common process to resolve this kinds of problem and a common procedure for this method ; the second chapter briefly presented the basic thinking of equipment ils engineering and equipment technique support, discriminate between equipment ils and equipment technique support ; in chapter 3, we studied the basic configuration of tactics ground - to - ground missile weapon system and the work content of technique support thoroughly, established the work - flow model of tactics ground - to - ground missile technique support in combat environment ; in chapter 4, we mostly discussed the essence content of technique support evaluation, introduced the application of tradition static evaluating methods in the aspect of evaluating the capability of tactics ground - to - ground missile technique support, such as ahp, adc and synthesis fuzzy evaluation method, and put forward the method of computer dynamic simulating evaluation ; the fifth chapter particularly introduced the design thinking and realizing method of tactics ground - to - ground missile technique support evaluation by computer dynamic simulating, in the end, give an emulation realization instance

    第二章對裝備綜合保障工程和裝備技術保障基本思想進行了簡要介紹,並對裝備綜合保障和技術保障進行了辨析。第三章對地地戰術導彈武器的基本結構、技術保障工作內容進行了深入的分析研究,建立了地地戰術導彈戰時技術保障工作流程模型。第四章探討了地地戰術導彈技術保障評估的基本內容,詳細介紹了諸如「 adc 」 、綜合模糊評判等傳統評估方法在地地戰術導彈技術保障能力評估方面的應用,提出了計算機動態模擬評估的方法,並對地地戰術導彈技術保障能力動態模擬評估進行了初步分析。
  2. A reference type that encapsulates data constants and fields and behavior methods, properties, indexers, events, operators, instance constructors, static constructors, and destructors, and can contain nested types

    一種引用類型,它封裝數據和行為,並可以包含嵌套類型,其中數據包括常數和欄位,行為包括方法、屬性、索引器、事件、運算符、實例構造函數、靜態構造函數和析構函數。
  3. The search includes public static and public instance methods

    搜索范圍包括公共靜態方法和公共實例方法。
  4. Static members are often used to represent data or calculations that do not change in response to object state ; for instance, a math library might contain static methods for calculating sine and cosine

    靜態成員通常用於表示不會隨對象狀態而變化的數據或計算;例如,數學庫可能包含用於計算正弦和餘弦的靜態方法。
  5. While function pointers can only represent static functions, a delegate can represent both static and instance methods

    函數指針只能表示靜態函數,委託則可以同時表示靜態方法和實例方法。
  6. It shows how to map delegates to static and instance methods, and how to combine them to create multicast delegates

    示例演示了如何將委託映射到靜態方法和實例方法,以及如何組合它們創建多路廣播委託。
  7. In the following example, one delegate is mapped to both static and instance methods and returns specific information from each

    在下面的示例中,一個委託被同時映射到靜態方法和實例方法,並分別返回特定的信息。
  8. For instance, parameterized constructors, static methods, and constant fields are not exposed to com clients

    例如,參數化的構造函數、靜態方法和常數欄位不會向com客戶端公開。
分享友人