12 lines
417 B
Plaintext
12 lines
417 B
Plaintext
生成cdn提交文件列表
|
|
|
|
1. 解压缩zip, 文件夹名字: DragonBall.zip
|
|
-- 文件: D:\temp\DragonBall.zip
|
|
-- 解压后: D:\temp\DragonBall 我们要操作的目录
|
|
2.执行windows命令
|
|
#> dir /a-d/b/s D:\temp\DragonBall >D:\temp\file_list.txt
|
|
3.用文本编辑工具替换,推荐使用editplus
|
|
3.1 替换所有: D:\temp\DragonBall\ => https://lkelike.asia-cdn.com/DragonBall/
|
|
3.2 替换所有: \ => /
|
|
|
|
4.大功告成,D:\temp\file_list.txt 提交给cdn方 |