压缩文件:Compress-Archive -Path D:\Tools -DestinationPath E:\Tools_bakcup.zip解压文件:Expand-Archive -Path E:\Tools_bakcup.zip -DestinationPath F:\Tools