Introduction - If you have any usage issues, please Google them yourself
About c ++ program writing specification
A good piece of software should look like this: it has the perfect interior structure of a well-planned and carefully designed design, while at the same time having a pleasing and pleasing appearance. Such software, you can call it a wonderful handicraft, or it can be described as a complex and reliable machine.
Written software must not be a good writing habit. It has three meanings:
(1).safety: your code needs to perform the required functions, not to be negative (stable and reliable!).
(2). Easy to read: class, instance, member variable, member function named best to let colleagues at a glance
(3) aesthetics: let colleagues see your program style as you see yourself; Unity is beauty
The content of this article is based on these three.