Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想压缩一个名为 ASCOnnect200_V5.0.0.0_09_Dec_11.zip 的文件。我可以用winrar/rar吗?
文件名 ASCOnnect200_V5.0.0.0_ 将始终保持不变,日期部分将采用 dd-mmm-yy 格式。
在命令中:
rar.exe a -ag+YYYYMMDD arc {FolderName}
答案在这个论坛:)