©NovelBuddy
PREVIEW
... Lei.
Shi Lei wrote the code, there is a bad habit, or Shi Lei's unique habit, that is, there is no comment line code. The source code of a software, in addition to the code of the build program, should also have a large number of comments.
Even the number of comment lines for some programs exceeds the number of lines in the source code.
The reason for writing notes is because it is convenient for others to read the program. A program is developed. In most cases, it is not on ...
YOU MAY ALSO LIKE