Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
静的メモリで変数を使用すると、プログラムの実行を通じて同じアドレスに配置されます。
グローバルは例であり、staticクラスメンバー、名前空間static、または関数スコープstaticはその他です。
static