static member function
基本解釋
- [計(jì)算機(jī)科學(xué)技術(shù)]靜態(tài)成員函式靜態(tài)構(gòu)件函數(shù)靜態(tài)成員函數(shù)
英漢例句
- Or, a nonstatic member function was called from outside the class as a static function.
或是,非靜態(tài)的成員函式被當(dāng)做靜態(tài)函式從類別外呼叫。 - C++ Does derived class could inheritance Static data member and Static Member function from Base class?
C++并派生類可以繼承的靜態(tài)數(shù)據(jù)成員,static成員函數(shù)從基類? - The static member m_sInitializer ensures that the constrictor is invoked prior to the main() function of the client module that is using the shared library.
靜態(tài)成員 m_sInitializer 確保在使用共享庫(kù)的客戶機(jī)模塊的 main() 函數(shù)之前調(diào)用構(gòu)造函數(shù)。
雙語(yǔ)例句
專業(yè)釋義
- 靜態(tài)成員函式
- 靜態(tài)構(gòu)件函數(shù)
- 靜態(tài)成員函數(shù)