BEM is a shorthand for block (block), element, and modifier (modifier), which is a very useful naming convention. To make your front-end code easier to understand and tight, let's take a look at what the BEM naming convention is all about.
1 What
The naming convention I use is Google's specification, and the following is excerpted from the Google CPP style guide.The most important consistency rule is named management, and the naming style directly determines that named entities are: types,
Apple official original: Naming Properties and Data TypesPreface: Practise English and study purely. Please understand and correct the translation errors and non-fluent areas. O (∩_∩) oNaming of properties and data typesThis section describes the
Windows and VC Programming naming rules the Hungarian naming method is a naming convention for programming. The basic principle is: variable name = property + Type + object description. The name of each object must have a clear meaning. The full
http://www.cnblogs.com/qq78292959/archive/2011/03/17/2076948.htmlJava programming styles and naming conventionsThe purpose of defining the specification is to unify the code style of the project so that the program is readable.Name of package (all
1. General rules: do not arbitrarily abbreviated; 2. macros, enumerations, etc. use all uppercase + underscores; 3. variables (including class, struct member variables), files, namespaces, access functions, and so use all lowercase + underline,
Microsoft recommends the Hungary naming method, which is also applicable to most software production. The detailed rules are as follows:
The Hungarian naming convention is a naming convention for programming. The basic principle is: variable name =
You don't have to work overtime today. Come back to watch movies and listen to songs. A long-planned blog has finally ushered in the first meaningful article today. I have read some articles on the Internet, but I am not writing well. I will try
Description of the naming rules:1), all the names are preferably lowercase2), the value of the attribute must be enclosed in double quotation marks (""), and must have values such as class= "DIVCSS5", id= "DIVCSS5"3), each label must have the
Doscommand-Environment Variable-data type-naming convention, dos environment variable
JAVA Day 1 note -- doscommand-Environment Variable-data type-naming convention1. Differences between JDK and JREJDK (Java Development kittings is the Java
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.