final variables 中文意思是什麼

final variables 解釋
最終變量
  • final : adj 最終的,最後的,終極的;結局的,結果的;決定性的。 the final ballot 決選投票。 the final caus...
  • variables : 變量
  1. The conclusions are as follows : ( 1 ) high - pressure water - atomization can be used to produce a pre - alloyed steel powder with high apparent density, high green strength, size - stability after sintering and low hydrogen - loss content ; ( 2 ) the higher smelting temperature and / or water pressure, the finer particle size of steel powders ; ( 3 ) when the atomization angle holds in a reasonable value ' s range the obtained powder will have a better particle size distribution ; ( 4 ) an optimum atomization technological parameters : liquid steel flux, water pressure and water prick angle was obtained ( 5 ) reduction variables ( temperature, holding time, material - bed ' s thickness and reducing gas flux ) have a significant effect on the particle agglomeration and properties of final powder was given ( 6 ) different alloying methods were developed to modify properties of ferrous powder materials and hence to broaden its applications in ferrous powder metallurgy industry

    本文系統研究了水霧化預合金鋼粉生產工藝及合金化方法對鐵基粉末冶金材料性能影響,詳細研究了冶煉、霧化、還原工藝參數對預合金鋼粉化學成份和物理性能影響,並得出如下結論: ( 1 )採用高壓水霧化技術可用於生產高密度、高強度、尺寸穩定性的低氫損含量的水霧化預合金鋼粉。 ( 2 )冶煉溫度越高,高壓水壓力越大,所得生粉顆粒粒度越細。 ( 3 )水錐角調整在一個適當角度范圍內可獲得粒度組成較好的生粉。
  2. According to the design theory of the cable - stayed bridge and to the feature of the cantilever construction the authors propose a construction control method called optimum completion state method ( ocsm ) for rc cable - stayed bridges in the proposed method, the optimum completion state is regarded as the final target of the construction control, and the optimum construction state at each construction stage is taken as the technical route the key of the method is to properly choose or adjust the cable forces the objectives function of optimization is to minimize the elevation error of the girder under the constraint condition that the internal forces ( bending moments ) of the girder are bounded the optimization variables are the cable forces on the basis of the above principles, a optimum model for a construction step is established and cable force adjustments can be found for each construction step in this model, the creep and shrinkage effects of concrete have been considered a bridge example is given which shows that the final state of the bridge is very close to the design aim and that this method is much better than the so - called double - control method the example is a good illustration of the soundness and practical value of the proposed method

    根據現代斜拉橋結構設計理論和懸臂施工方法的特點,提出了以最佳成橋狀態作為施工控制的最終目標,以實施最佳施工階段為技術路線,以索力調整為核心內容的斜拉橋施工控制理論,簡稱為最佳成橋狀態法;以斜拉橋主梁標高誤差最小為目標函數,以主梁內力(彎矩)為約束條件,以索力為優化變量,建立了最佳施工階段的索力調整計算模型;推導了考慮徐變收縮效應的索力調整計算公式;用最佳成橋狀態法對一實橋工程進行了施工控制全過程計算研究,得到的成橋狀態與設計目標相當接近,優于該橋以「雙控」為控制目標的實測結果,有力地證明了本文方法的正確性及其工程實際價值
  3. When the constructor completes, all of the writes to final fields and to variables reachable indirectly through those final fields become " frozen, " and any thread that obtains a reference to that object after the freeze is guaranteed to see the frozen values for all frozen fields

    當構造函數完成任務時,對final欄位的所有寫(以及通過這些final欄位間接可及的變量)變為「凍結」 ,所有在凍結之後獲得對這個對象的引用的線程都會保證看到所有凍結欄位的凍結值。
  4. Those variables that reflected adolescent self - regulation or self - control and social resources ( social support ) could make them benefit the internet use. the final of the paper discussed the results from the fit model

    這些變量在一定程度上反映了青少年的自我調節能力或自我控制能力與社會資源(社會支持)可能在網際網路使用中起到主要作用。
  5. Using final variables

    使用final變量
  6. While the new jmm provides initialization safety for final variables, the old jmm does not, which means that it is possible for another thread to see the default value for a final field, rather than the value placed there by the object s constructor

    新的jmm為final型變量提供初始化安全,而老的jmm不提供,這意味著另一個線程看到的可能是final欄位的默認值,而不是對象的構造方法提供的值。
分享友人