2010-07-08 18:03:41 +00:00
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
2017-10-01 13:21:40 +02:00
< html xmlns = "http://www.w3.org/1999/xhtml" lang = "zh-CN" xml:lang = "zh-CN" >
2010-07-08 18:03:41 +00:00
< head >
<!--
*
2011-05-22 18:01:43 +00:00
* Copyright 2011, Haiku. All rights reserved.
2010-07-08 18:03:41 +00:00
* Distributed under the terms of the MIT License.
*
* Authors:
2011-05-22 18:01:43 +00:00
* Gerard Stanczak (Google Code-In student)
2010-08-02 16:51:09 +00:00
* Translators:
* Pengphei Han
2010-07-08 18:03:41 +00:00
*
-->
< meta http-equiv = "content-type" content = "text/html; charset=utf-8" / >
< meta http-equiv = "Content-Style-Type" content = "text/css" / >
< meta name = "robots" content = "all" / >
2017-10-01 13:21:40 +02:00
< title > LegacyPackageInstaller< / title >
< meta name = "viewport" content = "width=device-width, initial-scale=1.0" / >
2010-07-08 18:03:41 +00:00
< link rel = "stylesheet" type = "text/css" href = "../../Haiku-doc.css" / >
< / head >
< body >
< div id = "banner" >
2010-08-02 16:51:09 +00:00
< div > < span > 用户指南< / span > < / div >
2010-07-08 18:03:41 +00:00
< / div >
< div class = "nav" >
< div class = "inner" >
< ul class = "lang-menu" >
2020-03-31 07:05:33 +01:00
< li class = "now" > 中文 [中文] < span class = "dropdown-caret" > ▼ < / span > < / li >
< li > < a href = "../../id/applications/packageinstaller.html" > Bahasa Indonesia< / a > < / li >
< li > < a href = "../../ca/applications/packageinstaller.html" > Català< / a > < / li >
< li > < a href = "../../de/applications/packageinstaller.html" > Deutsch< / a > < / li >
< li > < a href = "../../en/applications/packageinstaller.html" > English< / a > < / li >
< li > < a href = "../../es/applications/packageinstaller.html" > Español< / a > < / li >
< li > < a href = "../../fr/applications/packageinstaller.html" > Français< / a > < / li >
< li > < a href = "../../fur/applications/packageinstaller.html" > Furlan< / a > < / li >
< li > < a href = "../../it/applications/packageinstaller.html" > Italiano< / a > < / li >
< li > < a href = "../../hu/applications/packageinstaller.html" > Magyar< / a > < / li >
< li > < a href = "../../pl/applications/packageinstaller.html" > Polski< / a > < / li >
< li > < a href = "../../pt_PT/applications/packageinstaller.html" > Português< / a > < / li >
< li > < a href = "../../pt_BR/applications/packageinstaller.html" > Português (Brazil)< / a > < / li >
< li > < a href = "../../ro/applications/packageinstaller.html" > Română< / a > < / li >
< li > < a href = "../../sk/applications/packageinstaller.html" > Slovenčina< / a > < / li >
< li > < a href = "../../fi/applications/packageinstaller.html" > Suomi< / a > < / li >
< li > < a href = "../../sv_SE/applications/packageinstaller.html" > Svenska< / a > < / li >
< li > < a href = "../../tr/applications/packageinstaller.html" > Türkçe< / a > < / li >
< li > < a href = "../../ru/applications/packageinstaller.html" > Русский< / a > < / li >
< li > < a href = "../../uk/applications/packageinstaller.html" > Українська< / a > < / li >
< li > < a href = "../../jp/applications/packageinstaller.html" > 日本語< / a > < / li >
2010-07-08 18:03:41 +00:00
< / ul >
< span >
2010-08-02 16:51:09 +00:00
« < a href = "midiplayer.html" > Midi播放器< / a >
2013-02-17 21:51:59 +01:00
:: < a href = "../applications.html#list-of-apps" class = "uplink" > 应用程序
< / a >
2010-10-28 08:57:17 +00:00
:: < a href = "people.html" > 联系人< / a > »
2010-07-08 18:03:41 +00:00
< / span > < / div >
< / div >
< div id = "content" >
< div >
2017-10-01 13:21:40 +02:00
< div class = "box-info" > 本节的翻译还未完成。在未完成之前,所有的未完成部分都将使用英语原文。< / div >
2010-07-08 18:03:41 +00:00
2017-10-01 13:21:40 +02:00
< h2 > < img src = "../../images/apps-images/packageinstaller-icon_64.png" alt = "packageinstaller-icon_64.png" width = "64" height = "64" / > LegacyPackageInstaller< / h2 >
2010-07-08 18:03:41 +00:00
< table summary = "layout" border = "0" cellspacing = "0" cellpadding = "2" >
2018-09-26 01:46:30 -04:00
< tr > < td > 桌面栏:< / td > < td style = "width:15px;" > < / td > < td > < i > 没有程序入口,通常通过双击所支持的文件进行启动。< / i > < / td > < / tr >
< tr > < td > 位置:< / td > < td > < / td > < td > < span class = "path" > /boot/system/apps/LegacyPackageInstaller< / span > < / td > < / tr >
< tr > < td > 设置:< / td > < td > < / td > < td > < i > none< / i > < / td > < / tr >
2010-07-08 18:03:41 +00:00
< / table >
< p > < br / > < / p >
2011-05-22 18:01:43 +00:00
< div class = "box-info" > 该页面仅为第一个草稿。请校核以获取更加精确的版本。< / div >
2017-10-01 13:21:40 +02:00
< p > LegacyPackageInstaller is an installer for BeOS packages in PKG format. It provides an easy-to-use GUI that helps in fast package installation in Haiku.< / p >
2011-05-22 18:01:43 +00:00
< p > 当你打开以 .pkg 为扩展名的文件时,它将会自动运行。< / p >
< img src = "../images/apps-images/packageinstaller.png" alt = "packageinstaller.png" / >
< p > 主窗口提供了两类配置:< / p >
< ul >
2017-02-01 04:48:59 +01:00
< li > type of installation (depending on the developer there might be more than one (standard) installation option).< / li >
2011-05-22 18:01:43 +00:00
< li > 安装位置(仅可以选择整个分区/磁盘,无法自定义路径。)< / li >
< / ul >
< p > 点击 安装扩展 后,安装过程将会自动开始。< / p >
< img src = "../images/apps-images/packageinstaller-installer.png" alt = "packageinstaller-installer.png" / >
< p > 此时会出现一些警告和错误,告诉您尝试运行程序时缺失了哪些库和依赖。在试图安装程序之前,肯能需要首先安装这些包。< / p >
< p > 安装过程完成之后,该包会出现在桌面栏的 applications 菜单中。< / p >
2010-07-08 18:03:41 +00:00
< / div >
< / div >
2011-05-22 18:01:43 +00:00
2010-07-08 18:03:41 +00:00
< div class = "nav" >
< div class = "inner" > < span >
2010-08-02 16:51:09 +00:00
« < a href = "midiplayer.html" > Midi播放器< / a >
2013-02-17 21:51:59 +01:00
:: < a href = "../applications.html#list-of-apps" class = "uplink" > 应用程序
< / a >
2010-10-28 08:57:17 +00:00
:: < a href = "people.html" > 联系人< / a > »
2010-07-08 18:03:41 +00:00
< / span > < / div >
< / div >
2011-05-22 18:01:43 +00:00
2010-07-08 18:03:41 +00:00
< / body >
< / html >