软件版本控制标准

发布于 2024-08-25 01:45:32 字数 1431 浏览 2 评论 0原文

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

李白 2024-09-01 01:45:32

有些人提出了软件版本号约定。这里有两个:

Some people have proposed software version number conventions. Here are two:

停顿的约定 2024-09-01 01:45:32

没有规则。你决定。

似乎有一个共同的协议:

  • 当您进行重大更改或服务包和更新的数量使应用程序明显优于原始版本时,您将增加版本号。

  • 更改越小,颠覆数量的增量就越小。错误修复 ->行为改变->新功能->许多功能的服务包 ->一些大的改变或者一个新的模块。

No rules. You decide.

There seems to be a common agreement:

  • You increment the version number when you make significant changes or the amount of service packs and updates makes the application noticeably advanced over the original version.

  • The smaller a change is, the smaller the increment in subversion numbers. Bug fix -> behavior change -> new feature -> service pack for lots of features -> some big change or a new module.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文