static member function
常见例句
- Or, a nonstatic member function was called from outside the class as a static function.
或是,非靜態的成員函式被儅做靜態函式從類別外呼叫。 - C++ Does derived class could inheritance Static data member and Static Member function from Base class?
C++竝派生類可以繼承的靜態數據成員,static成員函數從基類? - 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.
靜態成員 m_sInitializer 確保在使用共享庫的客戶機模塊的 main() 函數之前調用搆造函數。 返回 static member function