Direct dump(Config::get()) without switching the scope is the same as the output with the scope switched, so I still don’t understand the use of the scope
heloo2018-01-27 20:45:37
I don’t understand it either, and I don’t know what it’s used for either.
ringa_lee2017-08-11 18:22:57
Scope is equivalent to the role of namespace. In ordinary small-scale development, it is not very meaningful. Use it if you can, or don't use it. --!