排序时能否按自然顺序
#294
-
有些图片是时序图片,希望能够改进,按照自然顺序排列图片列表。 |
Beta Was this translation helpful? Give feedback.
Answered by
yatengLG
Jul 10, 2025
Replies: 1 comment
-
不同用户的命名方式都不一样。所以实现顺序排序会很麻烦(不能兼顾所有人,不如就不做了) 针对这个情况,一般建议
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
yatengLG
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
不同用户的命名方式都不一样。所以实现顺序排序会很麻烦(不能兼顾所有人,不如就不做了)
针对这个情况,一般建议
ISAT_with_segment_anything/ISAT/widgets/mainwindow.py
Line 926 in ab974fc