Ark/zh-cn: Difference between revisions

From KDE UserBase Wiki
m (Created page with ''''Ark是个管理文件压缩包的程序。'''')
 
m (Created page with '==特性== '''Ark'''允许你 * 创建一个压缩包 * 查看压缩文件的内容 * 解压压缩包的内容到你所选定的目录。')
Line 4: Line 4:
|[[Image:arksnapshot1.png|thumb|250px]]||'''Ark是个管理文件压缩包的程序。'''
|[[Image:arksnapshot1.png|thumb|250px]]||'''Ark是个管理文件压缩包的程序。'''
|}
|}
==Features==
==特性==
'''Ark''' allows you to
'''Ark'''允许你
* Create a compressed archive
* 创建一个压缩包
* View the contents of an archive file
* 查看压缩文件的内容
* Extract the contents of an archive to a directory of your choice.
* 解压压缩包的内容到你所选定的目录。


It can handle many formats, including tar, gzip, bzip2, zip, rar and 7z.
It can handle many formats, including tar, gzip, bzip2, zip, rar and 7z.

Revision as of 17:00, 21 September 2010

Ark是个管理文件压缩包的程序。

特性

Ark允许你

  • 创建一个压缩包
  • 查看压缩文件的内容
  • 解压压缩包的内容到你所选定的目录。

It can handle many formats, including tar, gzip, bzip2, zip, rar and 7z.

Creating an Archive

  • Files can be added to form the archive using the Action menu
  • Alternatively files can be dragged from a Konqueror or Dolphin window into the main Ark window
  • Also on the Action menu is Add Folder which can pull a whole directory into the archive
  • Files can be added to a saved archive at any time.

Extracting Files

This is the use that most people will meet first.

  • With a single file highlighted you will be asked whether you want to extract that one file or all files.
  • The archive remains complete and the file you selected is placed in the directory of your choice.

The way that extracting works has changed in recent versions, so may feel strange to someone recently working with KDE3. There are two ways that you can control the Extraction.

  • When viewing the archive within Ark, use Extract button on the toolbar or Ctrl-E . This gives you a navigable tree where you can select your destination.
  • When viewing the archive in Dolphin, right click on it and you will get three options:
    • Extract here, Autodetect Subfolder
    • Extract to....
    • Extract here.
  • The second option works the same as Ctrl-E within Ark.
  • The third option does exactly what it says - if no folder is defined within the archive, all the extracted files will end up in the current directory. If the archive does contain a folder, then a folder will be created under the current folder, and all files extracted into that folder.
  • The first option is similar to the third one, but when no folder is defined within the archive, Ark will create one, then all files extracted into that folder. If, for instance, your archive is called Patterns.zip and it contains all the designs, you would end up with a structure like ~/Patterns/design1 etc.

Working with Files

  • Very often an archive will contain a README or some other instruction file. It is often useful to be able to preview that file before starting work with the archive. Double click any file in archive will open preview.
  • It may be that one file in an archive becomes irrelevant. The file can be deleted within the archive.
  • In the KDE3 version it is possible to Open with any suitable application
  • It is also possible, in the KDE3 version, to Edit with an application.

(These two features are not available in the KDE SC 4 version yet)

External links