Glossary/zh-cn: Difference between revisions

From KDE UserBase Wiki
(Updating to match new version of source page)
No edit summary
 
(16 intermediate revisions by 2 users not shown)
Line 12: Line 12:
:在 17:00 整点的时候你从「工作活动」切换到「空闲时间活动」中。
:在 17:00 整点的时候你从「工作活动」切换到「空闲时间活动」中。


''More info'':  
:''更多信息'':
:[[Special:myLanguage/Plasma#Activities|Creating Activities]]
::[[Special:myLanguage/Plasma#Activities|创建活动]]
<span id="Akonadi"></span>
<span id="Akonadi"></span>
<div class="mw-translate-fuzzy">
===Akonadi===
===Akonadi===
:The data storage access mechanism for all ''PIM'' (Personal Information Manager) data in ''KDE''.  This allows various applications to access the required information in one place. Note that use of '''Akonadi''' does not change data storage formats (''vcard'', ''iCalendar'', ''mbox'', ''maildir'' etc.) - it just provides a new way of accessing and updating the data.
:为 ''KDE SC 4'' 中所有的 ''PIM'' (Personal Information Manager 个人信息管理套件)数据设计的数据存储访问机制。单一的存储和检索系统带来了 ''KDE 3'' 时无法给与的效率和可扩展性, ''KDE 3'' 下每个 PIM 组件都是有各自的系统。注意采用 '''Akonadi''' 并不会改变数据的存储格式 (''vcard'', ''iCalendar'', ''mbox'', ''maildir'' .) - 它只是提供一种访问和更新数据的新方式。
</div>


:设计开发 '''Akonadi''' 的主要原因是技术方面,例如从不同的程序(例如'''kmail''', '''kword'''……)用一种统一的方式访问 PIM 数据(联系人,日程表,emails……),因此无需到处编写类似的代码。
:设计开发 '''Akonadi''' 的主要原因是技术方面,例如从不同的程序(例如'''kmail''', '''kword'''……)用一种统一的方式访问 PIM 数据(联系人,日程表,emails……),因此无需到处编写类似的代码。
Line 23: Line 25:


:''更多信息'':
:''更多信息'':
::[http://userbase.kde.org/Akonadi/ Akonadi for KDE's PIM]  
* [https://userbase.kde.org/Akonadi/ Akonadi for KDE's PIM]  
::[http://zh.wikipedia.org/wiki/Akonadi 维基百科 - Akonadi]  
* [https://zh.wikipedia.org/wiki/Akonadi 维基百科 - Akonadi]  
::[http://techbase.kde.org/Projects/PIM/Akonadi Techbase - Akonadi]
* [https://techbase.kde.org/Projects/PIM/Akonadi Techbase - Akonadi]
<span id="Containment"></span>
<span id="Containment"></span>
===Baloo===
<div class="mw-translate-fuzzy">
[[Special:myLanguage/Baloo|Baloo]] is a file indexing and search service that '''Dolphin''' and '''Elisa''' use to get metadata for files and to allow global searches. In a terminal type, <code>balooctl check</code> to find out whether an index was created already. <code>balooctl disable</code> and <code>balooctl status</code> are helpful instructions as well.
返回 [[An_introduction_to_KDE/zh-cn|KDE 介绍]]
</div>


''More info'':
<div class="mw-translate-fuzzy">
:[http://en.wikipedia.org/wiki/Baloo Baloo]  
更多信息:
:[http://liquidat.wordpress.com/2007/06/19/more-about-nepomuk-kde-soprano-and-kde-integration/ Nepomuk-KDE的更多信息: Soprano 和 KDE 平台整合]
</div>
<span id="Containment"></span>
<span id="Containment"></span>
===Breeze===
Breeze is the default theme starting with Plasma 5.
'''More Information''':
* [https://cgit.kde.org/breeze.git/ Git repository]
===容器===
===容器===
:''容器(Containment)''是部件(widget)的顶层组合。每个容器管理他的与其他容器独立的一系列部件的布局和配置数据。
:''容器(Containment)''是部件(widget)的顶层组合。每个容器管理他的与其他容器独立的一系列部件的布局和配置数据。
Line 38: Line 49:
:最终结果是你能根据对你工作模式的意义来组合多个部件到一个容器内,而不是根据目录分组。     
:最终结果是你能根据对你工作模式的意义来组合多个部件到一个容器内,而不是根据目录分组。     
<span id="D-Bus"></span>
<span id="D-Bus"></span>
<div class="mw-translate-fuzzy">
===D-Bus===
===D-Bus===
:An inter-service messaging system. D-Bus allows multiple programs to  Developed by Red Hat<sup>®</sup>, it was heavily influenced by KDE3's ''DCOP'', which it supersedes.
:一个服务间的消息系统(inter-service messaging system)。由 Red Hat<sup>®</sup> 开发,深受 KDE3 ''DCOP'' 系统的影响,之后取代了它。
</div>


:''更多信息'':
:''更多信息'':
::[http://freedesktop.org/wiki/Software/dbus FreeDesktop.org: What is D-Bus?]  
* [https://freedesktop.org/wiki/Software/dbus FreeDesktop.org: What is D-Bus?]  
::[http://zh.wikipedia.org/wiki/D-Bus 维基百科: D-Bus]
* [https://zh.wikipedia.org/wiki/D-Bus 维基百科: D-Bus]
<span id="Dolphin"></span>
<span id="Dolphin"></span>
<div class="mw-translate-fuzzy">
===Dolphin===
===Dolphin===
:The default file manager in KDE Plasma.  It has a side panel (''Places''), but navigation is mainly by the ''breadcrumb'' trail above the main window. It has various advanced features such as split windows and individual views in different windows. Mounting and umounting USB devices can be done in the side-panel. Other directories can be added to the Places panel.  A ''Tree view'' is also possible.
:KDE SC 4 的默认文件管理器。他拥有侧边面板(''地址''),导航主要依靠主窗口上的「面包屑(breadcrumb)」路径。支持拆分窗口,视图可以单独应用到个别的窗口。可以在侧边面板中挂载和卸载USB设备。其他目录也能添加到「地址」面板。''树形结构视图''也有提供。
</div>


''More info'':
<div class="mw-translate-fuzzy">
:[http://en.wikipedia.org/wiki/Dolphin_(software) Wikipedia - Dolphin (software)]
:''更多信息'':
:[[Special:myLanguage/Tutorials/File_Management|The UserBase File Management Tutorial]]
::[http://zh.wikipedia.org/wiki/Dolphin 维基百科- Dolphin_(software)]
::[http://dot.kde.org/2007/03/01/road-kde-4-dolphin-and-konqueror Road to KDE 4: Dolphin and Konqueror]
::[http://arstechnica.com/news.ars/post/20070405-afirst-look-at-dolphin-the-kde-4-file-manager.html Ars Technica: A First Look at Dolphin]  
::[http://www.youtube.com/watch?v=i4HS1v0a9Xs Youtube - KDE 4 rev 680445 - Dolphin]
::[http://introducingkde4.blogspot.com/2007/12/dolphin.html Introducing KDE 4 Blog - Dolphin]
::[[Dolphin/File_Management|UserBase 文件管理教程]]
</div>
<span id="Flake"></span>
<span id="Flake"></span>
===Flake===
===Flake===
:''Flake'' 是应用在[[Special:myLanguage/KOffice|KOffice]]和 [[Special:myLanguage/Calligra|Calligra]]上的编程函数库(programming library)。功能上,它提供用来显示内容「形状(Shapes)」和操作内容的''工具''。形状可以缩放或旋转,可以组合多个形状成单个形状,可以围绕形状制作文本流(text flow)。  
:''Flake'' 是应用在[https://krita.org/en/ Krita]和 [[Special:myLanguage/Calligra|Calligra]]上的编程函数库(programming library)。功能上,它提供用来显示内容「形状(Shapes)」和操作内容的''工具''。形状可以缩放或旋转,可以组合多个形状成单个形状,可以围绕形状制作文本流(text flow)。  


:''更多信息'':
:''更多信息'':
[http://community.kde.org/Calligra/Libs/Flake KDE Community Wiki - Flake]  
[https://community.kde.org/Calligra/Libs/Flake KDE Community Wiki - Flake]  
<span id="Get Hot New Stuff"></span>
<span id="Get Hot New Stuff"></span>
===获得百宝箱===
===获得百宝箱===
:获得百宝箱(Get Hot New Stuff,简称GHNS)是个开放的标准,使得使用者能容易的下载和安装各种程序的扩展。我们的 GHNS 实现被应用在 Plasma 中(举例来说像获得新的桌面主题),以及很多应用程序和部件。
:获得百宝箱(Get Hot New Stuff,简称GHNS)是个开放的标准,使得使用者能容易的下载和安装各种程序的扩展。我们的 GHNS 实现被应用在 Plasma 中(举例来说像获得新的桌面主题),以及很多应用程序和部件。


''More info'':
<div class="mw-translate-fuzzy">
:[http://store.kde.org The KDE Store]
:''更多信息'':
::[http://ghns.freedesktop.org GHNS 主页]
::[http://lwn.net/Articles/227855/ 一篇有关 KDE SC 4 中 GHNS 的文章]
</div>
<span id="Home Directory"></span>
<span id="Home Directory"></span>
===主文件夹(Home)===
===主文件夹(Home)===
Line 68: Line 92:


:''更多信息'':
:''更多信息'':
::[http://en.wikipedia.org/wiki/Home_directory 维基百科]  
* [https://en.wikipedia.org/wiki/Home_directory 维基百科]  
<span id="KHTML"></span>
<span id="KHTML"></span>
<div class="mw-translate-fuzzy">
===KHTML===
===KHTML===
:''KHTML'' is a HTML rendering engine that was the base of WebKit, the engine that powers many browsers still in use today (e.g. Safari).
:KHTML 是 KDE Plasma 桌面的 HTML 渲染引擎,被使用在 '''Konqueror''' 浏览器中。它也提供一个KPart 以使得所有的 KDE 程序都能显示网页内容。新的引进,Qt Webkit 也能用于 Plasma 和其他程序的开发。
</div>
<span id="Kirigami"></span>
<span id="Kirigami"></span>
===Kirigami===
===Kirigami===
:'''Kirigami''' is a set of components allowing developers to create applications that looks good and works well on mobile platforms as well as on the desktop.
:'''Kirigami''' is a set of components allowing developers to create applications that looks good and works well on mobile platforms as well as on the desktop.


''More info'':
'''More Information''':
:[https://www.kde.org/products/kirigami/ Kirigami on kde.org]
* [https://www.kde.org/products/kirigami/ Kirigami on kde.org]
<span id="Kickoff"></span>
<span id="Kickoff"></span>
<div class="mw-translate-fuzzy">
===Kickoff===
===Kickoff===
:Kickoff is a launch menu in KDE Plasma in which apps are sorted by functional groups. Right-click also offers the possibility of adding applications to the desktop or panel. Rapid access to a less-used application is made possible with the search box. There are also alternatives, such as the fullscreen app dashboard.
:KDE SC 4(和一些 KDE 3 新版)里,一个其中的程序按照功能分类的启动菜单。「收藏夹」替换了经典菜单中的「用的最多的程序」,程序可以添加进去。右击同样提供可选项添加程序到桌面上或是面板上。快速访问一个很少用的程序可以使用搜索框。其他的菜单还在开发中,因为在 KDE SC 4 里可以使用多个启动器,如果需要的话。
</div>


''More info'':
<div class="mw-translate-fuzzy">
:[http://en.opensuse.org/Kickoff Design documentation]
:''更多信息'':
::[http://home.kde.org/~binner/kickoff/sneak_preview.html Kickoff Sneak Preview]
::[http://en.opensuse.org/Kickoff 设计文档]
</div>
<span id="KJS"></span>
<span id="KJS"></span>
===KJS===
===KJS===
:KDE 平台的 ''JavaScript'' 引擎。
:KDE 平台的 ''JavaScript'' 引擎。
<span id="KInfoCenter"></span>
<span id="KInfoCenter"></span>
===KInfoCenter===
<div class="mw-translate-fuzzy">
:'''KInfoCenter''' originated as part of [[#KControl|KControl]] standing alone from KDE 3.1. It can display data about your system such as energy usage, hardware info and many more.   
===KDE信息中心===
:KDE 信息中心(KInfoCenter)最初作为 [[#KControl|Kcontrol]] 的一部分,直到 KDE 3.1 独立出来。KDE SC 4 中直到 4.4,他被[[#System Settings|'''系统设置''']]中的设置模块取代,特别是 [[#Solid|Solid]],在 KDE SC 4.5 中将作为单独的一个程序重新引入。
</div>  


''更多信息'':  
''更多信息'':  
:[[Special:myLanguage/KInfoCenter|KInfoCenter]]
* [[Special:myLanguage/KInfoCenter|KInfoCenter]]
:[http://zh.wikipedia.org/zh-hans/KDE_%E8%B3%87%E8%A8%8A%E4%B8%AD%E5%BF%83 维基百科 - KDE 资讯中心]
* [https://zh.wikipedia.org/zh-hans/KDE_%E8%B3%87%E8%A8%8A%E4%B8%AD%E5%BF%83 维基百科 - KDE 资讯中心]
<span id="KIO"></span>
<span id="KIO"></span>
<div class="mw-translate-fuzzy">
===KIO===
===KIO===
:KDE 输入/输出框架,为操作文件(不管是本地或是远程服务器)提供了一个单独的 API。此外,KIO Slaves 还为个别协议提供支持。一些尤其有用的协议是 http,ftp,sftp,smb, nfs,ssh (fish),man,tar 和 zip。   
:KDE 输入/输出框架,为操作文件(不管是本地或是远程服务器)提供了一个单独的 API。此外,KIO Slaves 还为个别协议提供支持。一些尤其有用的协议是 http,ftp,sftp,smb, nfs,ssh (fish),man,tar 和 zip。
</div>  


''More info'':
''更多信息'':
:[[Special:myLanguage/File transfers|A tutorial on file transfers]]
* [[Special:myLanguage/File transfers|文件传输教程]]
:[http://en.wikipedia.org/wiki/KIO Wikipedia - KIO]  
* [https://zh.wikipedia.org/wiki/KIO 维基百科 - KIO]  
:[http://www.linux.com/feature/124686 Linux.com - Master the KIO slaves]  
* [https://www.linux.com/feature/124686 Linux.com - Master the KIO slaves]  
<span id="Kiosk"></span>
<span id="Kiosk"></span>
<div class="mw-translate-fuzzy">
===Kiosk===
===Kiosk===
:[http://techbase.kde.org/KDE_System_Administration/Kiosk/Introduction Kiosk] is a framework for restricting user capabilities on a ''KDE platform'' system, ideal for use in locked-down environments such as Internet cafés. It has been unmaintained for quite some time now.
:[http://techbase.kde.org/KDE_System_Administration/Kiosk/Introduction Kiosk] 是个用来限制 KDE 平台系统中用户能力的框架,理想的使用是在锁定环境下,比如网吧。KDE 3 和 KDE 4 都有提供,但管理工具 '''Kiosktool''' 只是 KDE3 独有。它可以被用于设置 KDE 4 程序,或可以手动编辑文件维护 '''kiosk''' 配置。
</div>
<span id="KPart"></span>
<span id="KPart"></span>
===KPart===
===KPart===
Line 112: Line 149:
: Kross 是一个脚本框架,提供对多种脚本语言的支持。插件系统允许今后有更进一步的语言支持。
: Kross 是一个脚本框架,提供对多种脚本语言的支持。插件系统允许今后有更进一步的语言支持。
<span id="KRunner"></span>
<span id="KRunner"></span>
<div class="mw-translate-fuzzy">
===KRunner===
===KRunner===
:The mini-command-line that is accessed from the Classic menu, the keyboard shortcut ''Alt+F2'', or a right-click on the desktop.
:从 KDE 传统菜单里访问到的迷你命令行, 键盘快捷键是 Alt+F2, 或者右击桌面。在'''KDE SC 4'''中输入部分名称将显示所有可能的匹配。
</div>


''More info'':
<div class="mw-translate-fuzzy">
:[[Special:myLanguage/Plasma/Krunner | KRunner wiki]
:''更多信息'':
::[http://www.youtube.com/watch?v=B1-SFSmwTXw Youtube - KDE SC 4.1 KRunner]
</div>


<span id="KWin"></span>
<span id="KWin"></span>
<div class="mw-translate-fuzzy">
===KWin===
===KWin===
:''KWin'' is the window manager of KDE. This is where window decorations can be changed and themes applied.
:KWin 是窗口管理器。这就窗口装饰修改和主题应用的地方。KDE SC 4 扩展KWin提供对桌面 3D 混成特效的支持。
</div>


''More info'':
''更多信息'':
:[[Special:myLanguage/KWin|KWin]]
* [[Special:myLanguage/KWin|KWin]]
<span id="Pager"></span>
<span id="Pager"></span>
===分页器===
===分页器===
:分页器(Pager)是个显示你桌面上窗口的位置的小程序或面板部件,通常如果你有多个[[#Virtual Desktops|虚拟桌面]]时显示预览。
:分页器(Pager)是个显示你桌面上窗口的位置的小程序或面板部件,通常如果你有多个[[#Virtual Desktops|虚拟桌面]]时显示预览。
<span id="Panel"></span>
<span id="Panel"></span>
===Panel===
<div class="mw-translate-fuzzy">
:See [[#Kicker|Kicker]]. In '''KDE Plasma''' the name "kicker" is dropped, and the name "panel" is the norm.  "Applets"; are largely replaced by [[#Widget|Widgets]]
===面板===
:查看 [[#Kicker|Kicker]]。KDE SC 4 中 kicker 这个命名被抛弃了,规范用词是面板(panel),Applets 大部分被 [[#Widget|部件(Widget)]] 取代。
</div>


''更多信息'':
''更多信息'':
:[[Special:myLanguage/Plasma/Panels|面板]]
* [[Special:myLanguage/Plasma/Panels|面板]]
<span id="Phonon"></span>
<span id="Phonon"></span>
<div class="mw-translate-fuzzy">
===Phonon===
===Phonon===
:A cross-platform multimedia API, interfacing with existing frameworks, such as ''gstreamer'' and ''xine engines''.
:Phonon(直译就是“声子”)一个跨平台的多媒体 API,与已有的框架交互,比如 gstreamer xine 引擎。KDE 2 和 3 的音频播放依赖于 aRts 。Phonon 取代了它。
</div>


''More info'':
''更多信息'':
:[[Special:myLanguage/Phonon|Phonon]]
* [[Special:myLanguage/Phonon|Phonon]]
:[http://en.wikipedia.org/wiki/Phonon_(KDE) Wikipedia - Phonon (KDE)]  
* [https://zh.wikipedia.org/wiki/Phonon_%28KDE%29 维基百科 - Phonon (KDE)]  
:[http://phonon.kde.org/ Phonon website]
* [https://phonon.kde.org/cms/1030 Phonon 网站]
<span id="Plasma"></span>
<span id="Plasma"></span>
<div class="mw-translate-fuzzy">
===Plasma===
===Plasma===
:Plasma is the desktop environment from KDE. It is the part of the desktop that you can see. Plasma also acts as a glue between panels, plasmoids and Kickoff. Plasma Mobile allows Plasma to run on smartphones and uses the same underlying code base.
:KDE SC 4 中 Plasma 桌面(直译就是“等离子”) 取代了 KDesktop,kicker 和 superkaramba 部件(widget)引擎。新的小工具(applets)被称作 '''Plasmoids'''(直译就是“等离子体团”),范围从信息收集部件到迷你程序比如计算器或是字典。其他来源的部件,像是SuperKaramba 部件或是 Google Gadgets 也同样支持。
</div>


''More info'':
:''更多信息'':
:[http://en.wikipedia.org/wiki/Plasma_(KDE) Wikipedia - Plasma (KDE)]  
* [https://zh.wikipedia.org/wiki/Plasma_%28KDE%29 维基百科 - Plasma (KDE)]  
:[http://plasma.kde.org/cms/1107 Plasma website]  
* [https://plasma.kde.org/cms/1107 Plasma 网站]  
:[[Special:myLanguage/Plasma|The Plasma main page]]
* [[Special:myLanguage/Plasma|Plasma 页面]]
:[[Special:myLanguage/Plasma/FAQ/Index|The Plasma FAQ's]]
* [[Special:myLanguage/Plasma/FAQ/Index| Plasma FAQ]]
<span id="Qt"></span>
<span id="Qt"></span>
<div class="mw-translate-fuzzy">
===Qt===
===Qt===
:(Pronounced "cute") A framework/toolkit for writing cross-platform applications. It is used by many cross-platform applications such as '''Krita''', '''GoogleEarth''' and many others.  Qt forms the underlying library KDE software is built on.
:(读音 cute ) 一个编写跨平台程序的框架/工具包。很多跨平台程序比如 '''Opera 浏览器''''''GoogleEarth''' 和 '''Skype''' 都是采用 Qt。Qt 最初是由 Trolltech 开发, 如今 Trolltech 已经被 Nokia 公司收购。Qt 构建了构建 KDE 软件用的底层函数库。
</div>


''More info'':
:''更多信息'':
:[http://en.wikipedia.org/wiki/Qt_(toolkit) The Qt Toolkit]
* [http://zh.wikipedia.org/wiki/Qt 维基百科 - Qt]
<span id="Solid"></span>
<span id="Solid"></span>
===Solid===
===Solid===
:Solid 为硬件管理提供了单一的 API。硬件被分为“域”(domains);初始域涉及 HAL,NetworkManager 和 Bluetooth 堆栈。因为 Solid 的后端是可插的,Solid 帮助程序开发人员编写更少的代码,并拥有平台独立性。  
:Solid 为硬件管理提供了单一的 API。硬件被分为“域”(domains);初始域涉及 HAL,NetworkManager 和 Bluetooth 堆栈。因为 Solid 的后端是可插的,Solid 帮助程序开发人员编写更少的代码,并拥有平台独立性。  


''More info'':
:更多信息:  
:[http://solid.kde.org/cms/1058 Discover Solid]  
* [https://solid.kde.org/cms/1058 Discover Solid]  
<span id="System Settings"></span>
<span id="System Settings"></span>
===System Settings===
<div class="mw-translate-fuzzy">
:The system settings are the unified place where you can change and customize many aspects of the Plasma desktop and KWin such as icon themes, desktop effects and shortcuts.
===系统设置===
:KDE SC 4 中的[[#KControl|KControl]](控制中心)替换,提供对于 KDE 平台的模块化控制。
</div>


''More info'':
<div class="mw-translate-fuzzy">
:[[Special:myLanguage/System Settings|System Settings]]
''更多信息'':
:[[Special:myLanguage/System Settings|系统设置]]
:[http://www.lazytechguy.com/2008/01/kde4-system-settings.html KDE SC 4 System Settings illustrated]
</div>
<span id="Threadweaver"></span>
<span id="Threadweaver"></span>
===Threadweaver===
===Threadweaver===
Line 173: Line 229:


更多信息:
更多信息:
:[http://www.englishbreakfastnetwork.org/apidocs/apidox-kde-4.0/kdelibs-apidocs/threadweaver/html/Why.html 为什么使用多线程? (技术文章)]
* [https://www.englishbreakfastnetwork.org/apidocs/apidox-kde-4.0/kdelibs-apidocs/threadweaver/html/Why.html 为什么使用多线程? (技术文章)]
<span id="Virtual Desktops"></span>
<span id="Virtual Desktops"></span>
===虚拟桌面===
===虚拟桌面===
:基于 Unix 的窗口管理器的一个流行的概念是「虚拟桌面」。这意味着你不只有一个屏幕可以用来放置窗口而是有多个。但你切换到另一个不同的桌面(通常用「分页器」)你只会看到新桌面里启动的窗口或移至新桌面的窗口。窗口也可以做的 "sticky",意思是他可以出现在全部桌面。
:基于 Unix 的窗口管理器的一个流行的概念是「虚拟桌面」。这意味着你不只有一个屏幕可以用来放置窗口而是有多个。但你切换到另一个不同的桌面(通常用「分页器」)你只会看到新桌面里启动的窗口或移至新桌面的窗口。窗口也可以做的 "sticky",意思是他可以出现在全部桌面。
<span id="WebKit"></span>
<span id="WebKit"></span>
<div class="mw-translate-fuzzy">
===WebKit===
===WebKit===
:HTML ''rendering engine'', originating from a fork of [[#KHTML|KHTML]]. Adopted by Apple and developed for Safari.
:HTML 渲染引擎,起源于 [[#KHTML|KHTML]] 的一个分支。被 Apple 采用,用于 Safari 的开发。通过 Qt,Webkit 将完整的功能带给了 KDE SC 4。
</div>


:''更多信息'':
:''更多信息'':
::[http://webkit.org/  Webkit 主页]  
* [https://webkit.org/  Webkit 主页]  
::[http://zh.wikipedia.org/wiki/WebKit 维基百科 - Webkit]
* [https://zh.wikipedia.org/wiki/WebKit 维基百科 - Webkit]
<span id="Widget"></span>
<span id="Widget"></span>
===部件===
===部件===
:柯林斯英语词典:“任何名称未知或临时遗忘的小的装置或设备。”对KDE软件来说,部件(widget)是桌面画布上单一组件。其他类似的通用名称是“小程序(applet)”或“小工具(gadget)”。Superkaramba 主题、Apple 的 Dashboard、Google Gadgets、Yahoo Widgets、Vista Sider Widgets、Opera Widgets 都是其他部件系统的实例(其中有些同样被 Plasma 支持)。
:柯林斯英语词典:“任何名称未知或临时遗忘的小的装置或设备。”对KDE软件来说,部件(widget)是桌面画布上单一组件。其他类似的通用名称是“小程序(applet)”或“小工具(gadget)”。Superkaramba 主题、Apple 的 Dashboard、Google Gadgets、Yahoo Widgets、Vista Sider Widgets、Opera Widgets 都是其他部件系统的实例(其中有些同样被 Plasma 支持)。
<span id="X-Server"></span>
<span id="X-Server"></span>
===X Server===
<div class="mw-translate-fuzzy">
:The ''X Server'' represents a basic layer upon which the various GUIs like the KDE Plasma desktop are built. It manages the basic mouse and keyboard input (from the local host as well as from remote hosts) and provides elementary graphic routines to draw rectangles and other primitives.
===X-Server===
:X-Server 提供了一个基本层,基本层之上构建了各种图形用户界面比如 KDE Plasma 桌面。他(从本地主机以及远程主机)管理基本的鼠标和键盘输入并提供基本的图形例程来绘制矩形和其他原语。
</div>
<span id="XMLGUI"></span>
<span id="XMLGUI"></span>
===XMLGUI===
===XMLGUI===
Line 195: Line 255:


:''更多信息'':
:''更多信息'':
::[http://zh.wikipedia.org/wiki/XMLGUI 维基百科 - XMLGUI]  
* [https://zh.wikipedia.org/wiki/XMLGUI 维基百科 - XMLGUI]  
::[http://en.wikipedia.org/wiki/Qt_Style_Sheets 维基百科 - Qt Style Sheets]
* [https://en.wikipedia.org/wiki/Qt_Style_Sheets 维基百科 - Qt Style Sheets]


{{Prev|Special:myLanguage/An_introduction_to_KDE|An Introduction to KDE}}
{{Prev|Special:myLanguage/An_introduction_to_KDE|An Introduction to KDE}}


[[Category:入门/zh-cn]][[Category:系统/zh-cn]]
[[Category:入门/zh-cn]][[Category:系统/zh-cn]]

Latest revision as of 16:05, 8 October 2022

这个页面提供了非技术性的参考,同时带有指向更详细资料或解释的链接。参阅Jargon 文件

活动

活动(Activities)是一系列拥有自己壁纸的 Plasma 部件。有点类似虚拟桌面,但不完全是。(译者注:虚拟桌面变的是程序窗口,活动变的是窗口的背景-桌面,比如说壁纸,图标,部件)
比如你有一个「工作活动」,带有 rss 订阅信息,你的一份 TODO 笔记,一个带有与你工作有关文件的文件夹视图和一幅微妙的壁纸。
在他旁边,你还有另一个「空闲时间活动」,带着家庭照片和狗照片的预览,你最爱的博客的 rss 订阅信息,一个展示你的电影收藏的文件夹视图,一个 twitter 小部件,当然还有从 80 年代初喜爱至今的铁娘子乐队(Iron Maiden)的壁纸。
在 17:00 整点的时候你从「工作活动」切换到「空闲时间活动」中。
更多信息:
创建活动

Akonadi

KDE SC 4 中所有的 PIM (Personal Information Manager 个人信息管理套件)数据设计的数据存储访问机制。单一的存储和检索系统带来了 KDE 3 时无法给与的效率和可扩展性, KDE 3 下每个 PIM 组件都是有各自的系统。注意采用 Akonadi 并不会改变数据的存储格式 (vcard, iCalendar, mbox, maildir 等.) - 它只是提供一种访问和更新数据的新方式。
设计开发 Akonadi 的主要原因是技术方面,例如从不同的程序(例如kmailkword……)用一种统一的方式访问 PIM 数据(联系人,日程表,emails……),因此无需到处编写类似的代码。
另一个目标是将图形程序像是 kmail 从直接访问外部资源比如 mail-servers(邮件服务器)中脱离 - 这是过去有关性能/响应(performance/responsiveness)的bug回报/愿望的主要原因。
更多信息:

返回 KDE 介绍

Breeze

Breeze is the default theme starting with Plasma 5.

More Information:

容器

容器(Containment)是部件(widget)的顶层组合。每个容器管理他的与其他容器独立的一系列部件的布局和配置数据。
最终结果是你能根据对你工作模式的意义来组合多个部件到一个容器内,而不是根据目录分组。

D-Bus

一个服务间的消息系统(inter-service messaging system)。由 Red Hat® 开发,深受 KDE3 的 DCOP 系统的影响,之后取代了它。
更多信息:

Dolphin

KDE SC 4 的默认文件管理器。他拥有侧边面板(地址),导航主要依靠主窗口上的「面包屑(breadcrumb)」路径。支持拆分窗口,视图可以单独应用到个别的窗口。可以在侧边面板中挂载和卸载USB设备。其他目录也能添加到「地址」面板。树形结构视图也有提供。

Flake

Flake 是应用在KritaCalligra上的编程函数库(programming library)。功能上,它提供用来显示内容「形状(Shapes)」和操作内容的工具。形状可以缩放或旋转,可以组合多个形状成单个形状,可以围绕形状制作文本流(text flow)。
更多信息:

KDE Community Wiki - Flake

获得百宝箱

获得百宝箱(Get Hot New Stuff,简称GHNS)是个开放的标准,使得使用者能容易的下载和安装各种程序的扩展。我们的 GHNS 实现被应用在 Plasma 中(举例来说像获得新的桌面主题),以及很多应用程序和部件。

主文件夹(Home)

这是系统内存放你所有文件的地方。 你可以在这个文件夹之外存放文件,但是所有的程序都设置成建议保存文件到这个文件夹内。保存东西在这更容易些。
更多信息:

KHTML

KHTML 是 KDE Plasma 桌面的 HTML 渲染引擎,被使用在 Konqueror 浏览器中。它也提供一个KPart 以使得所有的 KDE 程序都能显示网页内容。新的引进,Qt Webkit 也能用于 Plasma 和其他程序的开发。

Kirigami

Kirigami is a set of components allowing developers to create applications that looks good and works well on mobile platforms as well as on the desktop.

More Information:

Kickoff

在 KDE SC 4(和一些 KDE 3 新版)里,一个其中的程序按照功能分类的启动菜单。「收藏夹」替换了经典菜单中的「用的最多的程序」,程序可以添加进去。右击同样提供可选项添加程序到桌面上或是面板上。快速访问一个很少用的程序可以使用搜索框。其他的菜单还在开发中,因为在 KDE SC 4 里可以使用多个启动器,如果需要的话。

KJS

KDE 平台的 JavaScript 引擎。

KDE信息中心

KDE 信息中心(KInfoCenter)最初作为 Kcontrol 的一部分,直到 KDE 3.1 独立出来。KDE SC 4 中直到 4.4,他被系统设置中的设置模块取代,特别是 Solid,在 KDE SC 4.5 中将作为单独的一个程序重新引入。

更多信息:

KIO

KDE 输入/输出框架,为操作文件(不管是本地或是远程服务器)提供了一个单独的 API。此外,KIO Slaves 还为个别协议提供支持。一些尤其有用的协议是 http,ftp,sftp,smb, nfs,ssh (fish),man,tar 和 zip。

更多信息:

Kiosk

Kiosk 是个用来限制 KDE 平台系统中用户能力的框架,理想的使用是在锁定环境下,比如网吧。KDE 3 和 KDE 4 都有提供,但管理工具 Kiosktool 只是 KDE3 独有。它可以被用于设置 KDE 4 程序,或可以手动编辑文件维护 kiosk 配置。

KPart

KPart 是 KDE Plasma 桌面的个别组件并允许应用程序彼此共享服务。KParts 允许 KMailKOrganizer(以插件的方式)整合进 Kontact 套件,或整合 KHTMLAkregator 以显示网站内容。

Kross

Kross 是一个脚本框架,提供对多种脚本语言的支持。插件系统允许今后有更进一步的语言支持。

KRunner

从 KDE 传统菜单里访问到的迷你命令行, 键盘快捷键是 Alt+F2, 或者右击桌面。在KDE SC 4中输入部分名称将显示所有可能的匹配。

KWin

KWin 是窗口管理器。这就窗口装饰修改和主题应用的地方。KDE SC 4 扩展KWin提供对桌面 3D 混成特效的支持。

更多信息:

分页器

分页器(Pager)是个显示你桌面上窗口的位置的小程序或面板部件,通常如果你有多个虚拟桌面时显示预览。

面板

查看 Kicker。KDE SC 4 中 kicker 这个命名被抛弃了,规范用词是面板(panel),Applets 大部分被 部件(Widget) 取代。

更多信息:

Phonon

Phonon(直译就是“声子”)一个跨平台的多媒体 API,与已有的框架交互,比如 gstreamer 和 xine 引擎。KDE 2 和 3 的音频播放依赖于 aRts 。Phonon 取代了它。

更多信息:

Plasma

KDE SC 4 中 Plasma 桌面(直译就是“等离子”) 取代了 KDesktop,kicker 和 superkaramba 部件(widget)引擎。新的小工具(applets)被称作 Plasmoids(直译就是“等离子体团”),范围从信息收集部件到迷你程序比如计算器或是字典。其他来源的部件,像是SuperKaramba 部件或是 Google Gadgets 也同样支持。
更多信息:

Qt

(读音 cute ) 一个编写跨平台程序的框架/工具包。很多跨平台程序比如 Opera 浏览器GoogleEarthSkype 都是采用 Qt。Qt 最初是由 Trolltech 开发, 如今 Trolltech 已经被 Nokia 公司收购。Qt 构建了构建 KDE 软件用的底层函数库。
更多信息:

Solid

Solid 为硬件管理提供了单一的 API。硬件被分为“域”(domains);初始域涉及 HAL,NetworkManager 和 Bluetooth 堆栈。因为 Solid 的后端是可插的,Solid 帮助程序开发人员编写更少的代码,并拥有平台独立性。
更多信息:

系统设置

KDE SC 4 中的KControl(控制中心)替换,提供对于 KDE 平台的模块化控制。

Threadweaver

这个线程编程库用于多核处理器的工作,在排队执行它们前将它们以优先次序排序。ThreadWeaver 提供了用于多线程编程的高级作业接口。

更多信息:

虚拟桌面

基于 Unix 的窗口管理器的一个流行的概念是「虚拟桌面」。这意味着你不只有一个屏幕可以用来放置窗口而是有多个。但你切换到另一个不同的桌面(通常用「分页器」)你只会看到新桌面里启动的窗口或移至新桌面的窗口。窗口也可以做的 "sticky",意思是他可以出现在全部桌面。

WebKit

HTML 渲染引擎,起源于 KHTML 的一个分支。被 Apple 采用,用于 Safari 的开发。通过 Qt,Webkit 将完整的功能带给了 KDE SC 4。
更多信息:

部件

柯林斯英语词典:“任何名称未知或临时遗忘的小的装置或设备。”对KDE软件来说,部件(widget)是桌面画布上单一组件。其他类似的通用名称是“小程序(applet)”或“小工具(gadget)”。Superkaramba 主题、Apple 的 Dashboard、Google Gadgets、Yahoo Widgets、Vista Sider Widgets、Opera Widgets 都是其他部件系统的实例(其中有些同样被 Plasma 支持)。

X-Server

X-Server 提供了一个基本层,基本层之上构建了各种图形用户界面比如 KDE Plasma 桌面。他(从本地主机以及远程主机)管理基本的鼠标和键盘输入并提供基本的图形例程来绘制矩形和其他原语。

XMLGUI

一个用来设计用户界面的编程框架。他被广泛的运用在 KPart
更多信息: