linux:
1、lzop -d -o xxx.tar xxx.tzz
2、mkdir xxx
3、tar -xf xxx.tar -C ./xxx
windows:
1、打开lzop.exe所在目录
2、把要解压的tzz文件复制到该目录下
3、lzop.exe -d -S .tzz xxx.tzz
4、用7zip解压

linux:
1、lzop -d -o xxx.tar xxx.tzz
2、mkdir xxx
3、tar -xf xxx.tar -C ./xxx
windows:
1、打开lzop.exe所在目录
2、把要解压的tzz文件复制到该目录下
3、lzop.exe -d -S .tzz xxx.tzz
4、用7zip解压