| 收入门槛 (USD) | $200,000 (过去 12 个月) | $1,000,000 (过去 12 个月) | $1,000,000 (过去 0 码力 |
87 页 |
31.99 MB
| 2 年前 3 04 新特性
默认采用 Unity 桌面
在 Ubuntu 11.04 中,先前 netbook 版的 Ubuntu 中使用的 Unity 桌面取代了以前的 gnome-panel 成为了默认桌面。此外,Ubuntu 11.04 的官方源中并没有包含 GNOME 3,若想使用 GNOME 3,用户则必须自己编译或使用 PPA 源。但是,如果用户的硬件不足以运行 Unity 或用户仍想使用 GNOME 依旧提供了一个 GNOME Classic 桌面入口,用户可在登录界面进行选择。
Unity 的应用程序停靠栏 Dash 采用了类似 MAC OS X 中 Dock 的设计,并且位于屏幕左侧(无法改变位置)。此外,它还有类似 Windows7 中进度指示器的功能。
通过 Dash 上的按钮,用户可以打开 Unity 的应用程序启动器 Launcher,它使用了类似 iOS 中程序列表的设计,并且 中对已安装程序和用户文档进行方便快捷的搜索,以快速打开程序或文档。
屏幕上方的面板中包含了更多的应用程序指示器。并且,Unity 开始采用了全局菜单的设计,可以节省一部分屏幕空间。程序最大化后,窗口标题以及窗口控制按钮(关闭,最小化等)也会显示在面板上,以进一步增大可视面积。
Unity 以及 GNOME Classic 中都增加的一项新特性是,窗口滚动条为默认隐藏,当鼠标滑过相应位置时才会显示,这样也可是屏幕可视面积获得一定的提升。 0 码力 |
6 页 |
120.49 KB
| 1 年前 3 guide, help
improve this
guide...
## Welcome to Ubuntu
Ubuntu features Unity, a reimagined way to use your computer. Unity is designed to minimize distractions, give you more room to work, and help questions about using Unity and your Ubuntu desktop. First we
will take a moment to look at some of Unity's key features, and how you can use them.
Getting started with Unity
Q Search your computer corner of the screen and is always the top item in the Launcher. If you click the
Ubuntu Button, Unity will present you with an additional feature of the desktop, the Dash.
;
## Unity launcher 快捷方式(Linux)
桌面环境集成
在 Unity, 你可以通过改变 .desktop 文件来增加自定义运行器的快捷方式,详情看 Adding shortcuts to a launcher。
## Audacious 5ed8691b3309592f793c05d6f74f/p41_1.jpg)
## 任务栏的进度条(Windows & Unity)
在 Windows,进度条可以出现在一个任务栏按钮之上。这可以提供进度信息给用户而不需要用户切换应用窗口。Unity DE 也具有同样的特性,在运行器上显示进度条。
在任务栏上的进度条:
 start/running, process 2553
ssh-agent stop/waiting
unity-voice-service stop/waiting
upstart-dbus-session-bridge start/running, process 2477
unity7 stop/waiting
## V irtualization 0 码力 |
77 页 |
7.40 MB
| 2 年前 3 JIT
转化为Native渲染
c#: 同时支持JIT和AOT
Xamarin:虽然性能好了一些,但是跨平台的UI支持不好,无法实现复杂的UI布局。
## 方案3 游戏引擎
Unity
自己负责渲染
Unity:虽然渲染性能很强大,但渲染机制为实时刷新,耗电量太大,在APP里都是局部刷新;而且安装包也很大
## 最终方案
![Image](/uploads/documents/4/e/e 0 码力 |
21 页 |
1.19 MB
| 2 年前 3
|