sometimes the default configuration works for a particular application. however, it is always a good habbit to specify explicitly your configuration in the code, not through ide.
"这与程序加载配置信息效果相同,却直观了许多。"
when someone takes your code, s/he may not know how you meant the configuration to be. As such, you should always write the configuration in the code, not through the ide.
sometimes the default configuration works for a particular application. however, it is always a good habbit to specify explicitly your configuration in the code, not through ide.
"这与程序加载配置信息效果相同,却直观了许多。"
when someone takes your code, s/he may not know how you meant the configuration to be. As such, you should always write the configuration in the code, not through the ide.
一周热门 更多>