static member functions 中文意思是什麼

static member functions 解釋
靜態成員函數
  • static : adj 1 靜止的,靜態的,靜力的。2 【物理學】天電的,靜電的。3 【無線電】靜態特性。4 固定的,不活潑...
  • member : n 1 (團體的)一分子,成員;會員;社員;議員;委員。2 政黨支部。3 手足,肢體;身體各部,(人及動...
  • functions : 函數/函詞
  1. C allows user - defined types to overload operators by defining static member functions using the

    關鍵字定義靜態成員函數來重載運算符。
  2. Classes that consist solely of static member functions have no prefix letter. beyond the prefix, the class name is usually a noun that indicates the purpose of the class

    全部由靜態成員函數的類沒有前綴字母。在前綴前,一般使用名詞來表示類的用途。
分享友人