Is using too much static bad or good?

后端 未结 0 1380
被撕碎了的回忆
被撕碎了的回忆 2021-02-19 18:00

I like to use static functions in C++ as a way to categorize them, like C# does.

Console::WriteLine(\"hello\")

Is this good or bad? If the func

相关标签:
回答
  • 消灭零回复
提交回复
热议问题