如何按字典顺序排序文件路径? Python

时间:2018-10-07 23:57:11

标签: python file sorting path lexicographic

我需要按字典顺序对文件路径列表进行排序,例如输出的排序如下:

C:\Test\Project1\Example\test1.txt   
C:\Test\Project1\Example\test2.txt   
C:\Test\Project1\Example\Sub\meee.txt       
C:\Test\Project1\Example\Sub\test1.txt    
C:\Test\Project1\Example\Sub\youu.txt   
C:\Test\Project1\Example\Zzz\zzz.py

当我自然排序时,我会在C:\Test\Project1\Example\Sub\meee.txt之前收到C:\Test\Project1\Example\test1.txt,但不要这样。

1 个答案:

答案 0 :(得分:0)

您可以将org 100h .data string db "miracle si elcarim $" string2 db 13 dup(?) count dw 18 .code start: mov ax, @data mov ds, ax mov es, ax mov cx, count mov si, 0 mov di, 0 add di, count dec di again: mov al, string[si] mov string2[di], al inc si dec di lea dx,string2 mov ah,9h int 21h jmp again mov ah, 4ch int 21h ret 与自定义密钥一起使用,该优先级优先于根目录中的文件:

sorted