9 programming habits of successful software developers (5)

zhaozj2021-02-17  54

6. Write a note to develop a habit of writing a comment. Especially the procedures or variables that others are difficult to understand must be annotated. After a month, maybe you also need to see the comment. INT x = 100; int y = 1000; if (x

转载请注明原文地址:https://www.9cbs.com/read-29467.html

New Post(0)