Tagged: 特殊的版本号

排序后的结果如下,符合预期 0

Adjustment of the size comparison of semantic version number (v2.0.0 < v2.0.0-h.1)

浏览量: 2 1. Reference:https://www.shuijingwanwq.com/2022/11/02/7121/. Now, due to the existence of some special version numbers, it does not meet the specification of semantic 2.0. The final requirements are as follows: v2.0.0 < v2.0.0-h.1 2. Implement...