内容简介:Elive 2.9.22 Beta 发布了。Elive,或者称为 Enlightenment live CD,是基于 Debian 的桌面 Linux 发行及自启动运行光盘,其特色在于使用 Enlightenment 窗口管理器。除了进行预配置并适合于日常桌面应用外,它还...
Elive 2.9.22 Beta 发布了。Elive,或者称为 Enlightenment live CD,是基于 Debian 的桌面 Linux 发行及自启动运行光盘,其特色在于使用 Enlightenment 窗口管理器。除了进行预配置并适合于日常桌面应用外,它还包含了“Elpanel”,一份面向简易系统及桌面管理的控制中心。Elive 是商业发行;尽管自启动运行光盘可免费下载获取,希望将其安装到硬盘的用户需要支付 15 美元以获得安装模块。
更新内容:
Keyboard typing to support special languages like Korean, Japanese, Chinese, Vietnamese. If you need an extra Ibus configuration contact us with the details needed
Network access to your local machines using hostname.local
Numpad always enabled option in installation
Desktop right click is assigned to an amazing launcher
Designs shadow fix, borders more white, less pixelated icons in menus, much improved menus and userfriendly, misc overall improvements
Userfriendly better organized menus, more friendly icons and names, improved description for the dock launchers
下载地址:http://www.elivecd.org/download/beta/
【声明】文章转载自:开源中国社区 [http://www.oschina.net]
以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网
猜你喜欢:- KaOS 2020.05 发布,桌面 Linux 发行版
- KaOS 2018.01 发布,桌面 Linux 发行版
- KaOS 2020.07 发布,桌面 Linux 发行版
- Neptune 5.0 发布,面向桌面的 Linux 发行
- Greenie Linux 18.04 发布,桌面发行版
- KaOS 2020.09 发布,桌面 Linux 发行版
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
Python源码剖析
陈儒 / 电子工业出版社 / 2008-6 / 69.80元
作为主流的动态语言,Python不仅简单易学、移植性好,而且拥有强大丰富的库的支持。此外,Python强大的可扩展性,让开发人员既可以非常容易地利用C/C++编写Python的扩展模块,还能将Python嵌入到C/C++程序中,为自己的系统添加动态扩展和动态编程的能力。. 为了更好地利用Python语言,无论是使用Python语言本身,还是将Python与C/C++交互使用,深刻理解Pyth......一起来看看 《Python源码剖析》 这本书的介绍吧!