Summary of naming rules for C ++, Java, and C #Preface
Since C ++, Java, and C # are often used as development languages in development work, naming conventions often cause some problems to me. On the one hand, naming conventions do not have the
"There are only two problems with computer science: Cache invalidation and naming. "--phil KaritonObjectiveNaming has always been a headache in my programming process, sometimes for a proper name is to think and think, but also can not help Google a
"There are only two problems with computer science: Cache invalidation and naming. "--phil KaritonObjectiveNaming has always been a headache in my programming process, sometimes for a proper name is to think and think, but also can not help Google a
CSS naming rules and css naming rules
Reprinted statement:Original: BingoLink: http://blog.bingo929.com/css-coding-semantic-naming.html
I would like to thank the author for sharing this article. This article is completely reproduced from the above
This article is reproduced from the script homeThis article provides a detailed summary of the common naming conventions for C #. Share to everyone for your reference. Specific as follows:Pascal rulesCapitalize the letters at the beginning of each
Front-end CSS naming rules and CSS naming rules
This article summarizes various CSS specifications in Web Front-end development, including file specifications, annotation specifications, naming rules, writing specifications, and test specifications.1
In the software development process, the code naming specification is a very prominent content. A set of fully defined and clearly structured naming conventions will greatly improve the readability of the source code and the maintainability of the
Naming conventions5.1 rules that are common to all identifiersIdentifiers can only use ASCII letters and numbers, so each valid identifier name can match the regular expression \w+.Special prefixes or suffixes used in other Google programming
3rd Chapter naming rulesA more famous naming convention when pushing Microsoft's "Hungarian" law, the main idea of the naming convention is "to add prefixes to variables and function names to improve understanding of the program." For example, all
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.