This lets you follow the naming convention that best fits your application.
这允许您遵循最适合您的应用程序的命名约定。
2
You can bypass this name-based configuration if you like, but most of the time you just follow the convention, and your application works out of the box.
如果您愿意,也可以绕开这种基于名称的配置,但是大多数时候只需遵循约定,应用程序自然就可以运行。
3
Another issue is that all code must conform to this style, which can be difficult if you're integrating third-party code within an application that doesn't conform to this naming convention.