What does the closed version mean in development? How to seal the version? Can I modify the code after closing the version?

The purpose of the sealed version is to set a phased goal for the development, otherwise it is very likely that there will be an endless development process. After the version is sealed, the code can be modified, but no matter what the purpose is to modify the code, that is the next stage.

 

Guess you like

Origin blog.csdn.net/qq_42000661/article/details/112791835