Sometimes the compressed files downloaded from the Internet may be inexplicably damaged, and an "unpredictable compressed file end" warning will appear during decompression. The solution is to download the software (Advanced RAR repair) and fix it. This software is not small, but powerful. It can be fixed if the compressed package is damaged.
Source: http://hi.baidu.com/outh/blog/item/6ed562fec2da3f235d6
public class Tranfileserver {
public static void Main (string[] args) {
ServerSocket server;
Socket St;
try {
Server = new ServerSocket (4000);
st = Server.accept ();
File Receivedfile = new file ("Src/2.rar");
Bufferedinputstream bin = new Bufferedinputstream (St.getinputstream ());
FileOutputStream fout = new FileOutputStream (receivedfile);
int i = B
Before, install the software that understands the pressure. rar file under Ubuntu, that is, use
$ sudo apt-get install unrar p7zip-rar p7zip-full cabextract
However, often encountered in the extracted files garbled or uncompressed, because those files are compressed under Windows, the following
There is a way to solve this problem:
1.
1, please open the App Store on the Mac computer first, as shown in the picture:
2. After opening the App Store, click on the "search box" in the upper right corner, as shown in the picture:
3, then in the search box directly input the RAR keyword, search can see a lot of the application to open RAR on the Mac file. There are free, but a
Winmount is the development of a new concept of "virtual optical drive" tool, it can be a zip, RAR, ISO, BIN file mount for a new letter, like a virtual CD-ROM, you can directly double-click the file inside, and do not need to expand, decompression and so on. A friend who has used or is familiar with the Linux operating system will know that you must perform a Mo
Dim Ylj,ywj,mlpath,shell,rarcomm,retcode,cmd,comm,fso
Mlpath= "E:\page\mian\" to store RAR.EXE and CMD.EXE paths
Ylj=server.mappath ("Mian") "\" The path after extracting the file
Ywj=server.mappath ("Mian\apathy.rar") ' RAR file to extract
Set Shell = Server.CreateObject ("Wscript.Shell")
Rarcomm= "e:\page\mian\cmd.exe/c" Mlpath "Rar.exe x-t-o+-p-"
cmd=ra
First, we open arpr!
Second, look to crack the password rar
Third, we will open the need to extract the files
Iv. Select and open the file
V. Choice of burst range option 2
The red box can choose the range, assuming I now know the password is capital letters, I will only hook on the first one! If you know a little bit about what your password
7-Zip Introduction
7-Zip is a compression software that claims to have the highest compression ratio today. It not only supports the unique 7z file format, but also supports a variety of other compression file formats, including ZIP, RAR, CAB, GZIP, BZIP2, TAR, etc. The compression ratio of this software is 30-50% higher than that of common ZIP files. Therefore
Microsoft (r) cabinet maker-version 5.1.2600.2180
Copyright (c) Microsoft Corporation. All rights reserved ..
Makecab [/V [N] [/d Var = value...] [/L dir] source [destination]
Makecab [/V [N] [/d Var = value...]/F directive_file [...]
Source file to compress.
Destination File name to give compressed file. If
File compression and packaging in linux --- compress, gzip, zcat, bzip2, bzcat, tar, find, tarfile, tarball, --- compresszcatCommon Linux compressed file extensions
*. Z compress compressed files (replaced by gzip)
*. Gz gzip compressed files
*. Bz2 bzip2 compressed files (better than gzip, but only one
Today in Aix with TAR-CVF backup, make a tar package, occupy the hard disk space is too large, no compression ratio,
Try to use the TAR-ZCVF Linux system can use the-z command (z with gzip to compress/extract the file, plus this option to compress the archive file, but the restore must also use this option for decompr
Common Linux Compressed file extensions*. Z Compress compressed files (has been replaced by gzip)*.gz gzip Program Compressed files*.BZ2 BZIP2 Program Compressed files (better than gzip, but only for one file to compress)*.tar Tar program packaged data, no compression (using tar to package a
Use php zlib to compress and decompress the swf file. The following example shows how to compress and compress a swf File. if the swf file is not compressed, the first byte of the file
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.