小编Dok*_*r-X的帖子

如何在 Notepad++ 中上下移动行(更改顺序)

我有一个包含链接的文本文件,我想更改它们的顺序。

我可以自动执行此操作还是必须手动执行此操作?

我的文件是这样的:

http;//filefactory.com/file/xxxxxxxxxxxx
http;//rg.to/file/xxxxxxxxxxxxxxxxxxxxxxxxxx
http;//clicknupload.com/xxxxxxxxxxxx
http;//ul.to/xxxxxxxx
http;//uptobox.com/xxxxxxxxxxxx

http;//filefactory.com/file/xxxxxxxxxxxx
http;//rg.to/file/xxxxxxxxxxxxxxxxxxxxxxxxxx
http;//clicknupload.com/xxxxxxxxxxxx
http;//ul.to/xxxxxxxx
http;//uptobox.com/xxxxxxxxxxxx
Run Code Online (Sandbox Code Playgroud)

等等........

我想更改顺序,以便链接顺序如下:

http;//rg.to/file/xxxxxxxxxxxxxxxxxxxxxxxxxx
http;//filefactory.com/file/xxxxxxxxxxxx
http;//clicknupload.com/xxxxxxxxxxxx
http;//uptobox.com/xxxxxxxxxxxx
http;//ul.to/xxxxxxxx

http;//rg.to/file/xxxxxxxxxxxxxxxxxxxxxxxxxx
http;//filefactory.com/file/xxxxxxxxxxxx
http;//clicknupload.com/xxxxxxxxxxxx
http;//uptobox.com/xxxxxxxxxxxx
http;//ul.to/xxxxxxxx
Run Code Online (Sandbox Code Playgroud)

等等 ........

notepad++

30
推荐指数
1
解决办法
2万
查看次数

标签 统计

notepad++ ×1