Menu

#35 Open the Windows compressed file, the Chinese file name garbled

Unstable (example)
open
nobody
None
5
2017-03-20
2017-03-20
No

If the zip compressed file from the windows and opened on the linux machine, the Chinese can not show normal.
Access to local use of the language, through the look-up table to find the corresponding windows character set.
Compressed files on the windows using the character set through the conversion function is converted to the current use of the machine character set, so that you can display the normal
The following are the optimized changes:
7za l Windows.zip

2012-09-28 19:15:34 D.... 0 0 Windows³ÌÐòÉè¼Æ
2012-09-28 19:15:27 D.... 0 0 Windows³ÌÐòÉè¼Æ/Chap01
2012-09-28 19:15:27 D.... 0 0 Windows³ÌÐòÉè¼Æ/Chap01/HelloMsg
2012-09-28 19:15:27 D.... 0 0 Windows³ÌÐòÉè¼Æ/Chap01/HelloMsg/Debug
2002-04-23 13:38:40 ....A 17992 6874 Windows³ÌÐòÉè¼Æ/EULA.txt
2010-05-04 15:05:22 ....A 1558 906 Windows³ÌÐòÉè¼Æ/Readme.txt

./bin/7za l Windows.zip

2012-09-28 19:15:34 D.... 0 0 Windows程序设
2012-09-28 19:15:27 D.... 0 0 Windows程序设计/Cha
2012-09-28 19:15:27 D.... 0 0 Windows程序设计/Chap01/Hello
2012-09-28 19:15:27 D.... 0 0 Windows程序设计/Chap01/HelloMsg/De
2002-04-23 13:38:40 ....A 17992 6874 Windows程序设计/EULA
2010-05-04 15:05:22 ....A 1558 906 Windows程序设计/Readme

1 Attachments

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.