Modules should have short, lowercase names, without underscores.
模块应该是不含下划线的,简短的,小写的名字。
The most common approach to XML is to use all lowercase names with dashes, like first-name.
在 XML 中,最常用的做法是名称全部小写并加连字符,比如 first-name。
Attribute names start with a lowercase letter, while element and type names start with an uppercase letter.
属性名以小写字母打头,而元素和类型名称以大写字母打头。
应用推荐