????????7Z???????????

Contents
[ Hide Show ]

??

Aspose.Zip API???????7Z???????????????(?????)????????�Aspose.Zip API? savesplitmethdod???????????????????????�

?????????????

splitesevenziparchivesaveoptions???????????2????????????????????????????????????????????.7z.001?.7z.002?.7z.003 …?????????????????????????????????????????

????????????????

?????????????????????????????????65536??????7Z???????????????????? ??????part.7z.001?part.7z.002?part.7z.003?…

1????fi1 = new file( "alice29.txt");
2????fi2 = new file( "picture.png");
3
4try(sevenziparchive archive = new SevenZiparchive(new SevenZipentrySettings(new SevenZiplzma2CompressIonsettings())){
5    archive.createentry( "alice29.txt"?fi1);
6    archive.createentry( "picture.png"?fi2);
7    archive.savesplit( "c:\\ folder"?new splitsevenziparchivesaveoptions( "part"?65536));
8}

????????7Z??????7Z????????????????????????????????????

Subscribe to Aspose Product Updates

Get monthly newsletters & offers directly delivered to your mailbox.