static variables 中文意思是什麼

static variables 解釋
靜態變量
  • static : adj 1 靜止的,靜態的,靜力的。2 【物理學】天電的,靜電的。3 【無線電】靜態特性。4 固定的,不活潑...
  • variables : 變量
  1. Unsupported changes to static local variables

    不受支持的靜態局部變量的更改
  2. Given a scenario, write code that makes appropriate use of object locking to protect static or instance variables from concurrent access problems

    在給定的條件下,寫出正確使用對象鎖保護靜態或實例變量不會產生並發訪問問題的代碼
  3. This paper deals with the static and dynamic output kinematic accuracy of a group of elastic slider - crank mechanisms with the same design parameters by taking the bar length, joint - gaps, mass density, interception and physical parameters as random variables

    摘要將彈性曲柄滑塊機構的桿長、截面尺寸、鉸鏈間隙、質量密度、彈性模量等幾何、物理參數均視為隨機變量,對機構輸出運動進行了靜態和動態誤差分析。
  4. The traditional pid control theory is proposed, and then the upfc ' s pi controller is designed based on upfc ' s static model and its control variables

    本文先採用傳統的pid控制原理,基於upfc靜態模型及其控制量設計了upfc的pi控制器。
  5. 1 external and static variables are initialized to zero by default. automatic variables for which is no explicit initializer have undefined ( i. e., garbage ) values

    外部變量和靜態變量初始的時候默認值為零,自動變量在初始的時候是沒有默認值的。
  6. The thesis presents a new method to calculate transient stability limit, describing the calculation problem as a best parameters selection problem, with an object of largest transport power on transmit lines and constrains of static variables and transient stability

    本文將求解暫態穩定極限問題描述為一個以輸電線路或輸電斷面輸送功率最大為目標,以靜態運行變量及暫態穩定為約束條件的最優參數選取問題。
  7. Using the transmission of one class planet gear and two class cylindrical gear, considering the small scaled of the planet gear ’ s transmission and high gearing ratio of the cylindrical gears, each gearing ratio is : i1 = 5, i2 = 3, i3 = 3. 5. based on the given variables in the special work circumstances, parameters of the gear and the structure of the gearing parts was proposed. through static analysis of the high - speed shaft g, the best structure of the shaft was chosen

    採用一級行星加上兩級圓柱齒輪傳動綜合行星齒輪傳動的小型化和圓柱齒輪的大傳動比,各級傳動比為i1 = 5 , i2 = 3 , i3 = 3 . 5 ,按照所給定的工作環境變量確定齒輪副參數和傳動部件的結構,利用ansys確定高速軸g軸最優結構,並用pro / e軟體對傳動部件進行造型及裝配。
  8. Optimization design for spatial truss structure of concrete filled steel tube is studied in this dissertation. on the basis of theory of structural optimum design and behavior of poles in structure of concrete filled steel tube, the optimization mode is built, and programming of static calculation for truss structure and optimization algorithm with discrete variables is developed by using language of fortran

    本文針對鋼管混凝土空間桁架結構的優化設計問題進行了初步研究,根據鋼管混凝土結構中桿件的受力特點,結合優化設計理論,建立了鋼管混凝土空間桁架結構的數學模型,運用fortran語言編制了桿系結構靜力計算程序和基於離散變量的優化演算法程序。
  9. The responses with the step or impulse disturbances of key process variables such as reaction temperature, pressure and feed charge are given and the agreements between dynamic model calculation and static model calculation are satisfactory. 6. the process simulation and optimization software with graphic user interface ( gui ) is developed with matlab language based on matlab platform

    浙江大學博士學位論文6 .在matlab平臺上開發了基於圖形用戶界面的專用重整模擬優化軟體,利用一套半再生重整工業裝置和兩套連續重整工業裝置數據對建立的過程模型進行了驗證,表明了模型的有效性和應用方便性。
  10. We are glad to find that most studies are based on the information - processing theory. the factors of problems ( task variables, syntax variables, types of problems ), strategies and methods of problem solving are all considered as static and objective knowledge, and the object of instruction is recognized as the transmission of such knowledge

    接下來論文把目光聚焦到數學問題解決興起的源頭以及研究最為集中的美國,通過對過去近20年來的歷史研究進行回顧、總結、反思,可以明晰其研究的特點、方法、結論,並從其研究的制高點進一步探究有價值的研究線索,以此確立進一步研究的目標與方向。
  11. Returns the values of static variables

    系統調用dosquerysysinfo返回靜態變量的值。
  12. Global and static variables are always shown correctly

    全局和靜態變量總是正確顯示。
  13. Non - reentrant functions and static variables

    不可重入函數和靜態變量
  14. What is the difference between static and non - static variables

    靜態變量和非靜態變量有何不同?
  15. Q : what is the difference between static and non - static variables

    靜態變量和非靜態變量有何不同?
  16. Static variables and methods are instantiated only once per class

    靜態變量和方法被實例化,每個類只進行一次。
  17. A : static variables and methods are instantiated only once per class

    靜態變量和方法被實例化,每個類只進行一次。
  18. Roots can be found in program registers, in local stack - based variables in each thread s stack, and in static variables

    可以在程序注冊表中、每一個線程堆棧中的(基於堆棧的)局部變量中以及靜態變量中找到根。
  19. A static variable is associated with the class as a whole rather than with specific instances of a class. non - static variables take on unique values with each object instance

    靜態變量與類整體相關聯而不是與具體的一個類的實例相關聯。非靜態變量則擁有一個與每個對象實例相關聯的唯一的值。
  20. A : a static variable is associated with the class as a whole rather than with specific instances of a class. non - static variables take on unique values with each object instance

    靜態變量與類整體相關聯而不是與具體的一個類的實例相關聯。非靜態變量則擁有一個與每個對象實例相關聯的唯一的值。
分享友人