开源浏览器 Dooble 1.26 发布 资讯

Dooble 1.26 包含的新特性: * Dooble allows to install Qt Addons like this example Addon: Chat Messenger "InterFace"

openkk 2011-12-18   5186   0

七款优秀的Git客户端替代 资讯

Tcl/tk。它们缺少其它 Git 客户端提供的强大功能。 这篇文章介绍了 七款优秀的 Git 客户端 :基于 QT 的 Git 浏览器 QGit , gitg , git-cola ,等等。 来自: Solidot

jopen 2012-02-01   20245   0
Git  

Linux桌面管家 - 优客助手发布1.3.3版本! 资讯

源代码完全开放;遵守Linux安全规则,采 用policykit进行提权处理;以易用性为目标,采用QT+QML图形化编程;功能强大,提供垃圾清理、系统美化、系统信息等多个系统管家功能!项目 从2013

jopen 2015-01-06   5105   0
Linux  

K桌面环境 KDE Plasma 5.3 发布:工具扩展、蓝牙支持 资讯

以及FreeBSD 等操作系统上面自由图形工作环境,整个系统采用的都是 TrollTech 公司所开发的 Qt 程序库。KDE 和 Gnome 都是 Linux 操作系统上最流行的桌面环境系统。 来自:http://geek

n342 2015-04-28   6619   0

Dropbox 桌面客户端 3.7.31 发布 资讯

Gmail extension for Chrome (1) Windows & Linux:升级至 Qt 5.4 Upgraded 编译器 (2) 稍微调整了同步选择 UI 下载 Windows

jopen 2015-06-02   3289   0
Dropbox  

Redis 桌面管理工具,RedisDesktopManager 0.8.0 RC1 发布 资讯

Manager(RedisDesktopManager,RDM)是一个快速、简单、支持跨平台的 Redis 桌面管理工具,基于 Qt 5 开发,支持通过 SSH Tunnel 连接。 RedisDesktopManager

npde 2015-08-03   7808   0

RedisDesktopManager 0.8.0 发布 资讯

Manager(RedisDesktopManager,RDM)是一个快速、简单、支持跨平台的 Redis 桌面管理工具,基于 Qt 5 开发,支持通过 SSH Tunnel 连接。 RedisDesktopManager 0

jopen 2015-10-14   6274   0

Kubuntu 13.10 Alpha 1 发布,用户友好的Linux发行 资讯

ground for future developments using Wayland and Qt 5; Muon Discover - a friendly way to discover and

jopen 2013-06-27   7878   0
Kubuntu  

SparkyLinux 3.0发布,适合于老旧计算机的Linux发行 资讯

(default), Enlightenment, Openbox, JWM, MATE and Razor-qt desktop user interfaces: " SparkyLinux 3.0 'Annagerman'

jopen 2013-07-26   6789   0

GoboLinux 015 Alpha 发布,模块化的Linux发行 资讯

you know beforehand: the Installer (especially its Qt0based GUI) has not been tested yet; KDE warnings

jopen 2014-01-22   7790   0

首部MeeGo手机将配3.5寸屏和兼容Android应用 资讯

接受媒体透问,透露了有关 Apps 支持和首部手机的屏幕尺寸。 他说他们的 MeeGo 手机除了支持 Qt Apps 外,还会支持 HTML5 Apps。Apps 在现时的智能手机市场是非常重要的,所以 Jolla

openkk 2012-08-21   4529   0
MeeGo  

PHP实现常见查找和排序算法 经验

$low=$mid+1; } return false; } 5、快速排序 function quick_sort($arr) { $n=count($arr); if($n<=1) return $arr;

jopen 2014-03-27   29880   0
PHP   算法  

细节决定成败 VB2012用户界面新变化 资讯

栏各条目之间的间距从 14px 调整为 20px,这样能够更好地突出各个条目。 第二,将 Quick Launch 移到了标题栏中,这样菜单栏就能拥有更多空间。尤其是当用户安装了加载项并将它们添加

openkk 2012-06-07   6115   0

Spring的StringUtils工具类 经验

equals(inString)=true //删除字符串 String inString = "The quick brown fox jumped over the lazy dog"; String noThe

jopen 2012-10-10   94699   0

Ceylon IDE M3.2 发布 资讯

Auto-addition of needed imports Refactorings, quick fixes, and autocompletions now add any needed imports

openkk 2012-08-17   7173   0
IDE  

几种常见的排序C实现 代码段

void quick_sort(int *a ,int low ,int high){ int pos; if(lowquick_sort(a

efx4 2015-04-25   4598   0
C/C++  

用Python实现各种排序算法 代码段

temp return i def quick_sort(numbers,i,j): if iquick_sort(numbers,i

jopen 2015-06-18   3456   2

33 个 2017 年必须了解的 iOS 开源库 经验

22. Quick + Nimble 作者是 もどかしい Quick是 Swift 和 Objective-C 的BDD测试框架,和匹配器框架 Nimble 配合使用。 Quick/Quick

DarWenzel 2017-02-08   20737   0

10个实用的Web开发和设计CSS速查表 资讯

CSS Style Sheet Quick Reference CSS Specificity – Cheat Sheet CSS Shorthand Cheat Sheet

jopen 2015-05-16   6838   0
CSS  

Texmaker 4.0.3 发布,LaTeX编辑器 资讯

and Mac OS X Lion versions are now compiled with Qt 5.1 and poppler 0.22. Find-and-replace actions can

jopen 2013-07-30   9235   0
1 2 3 4 5 6 7 8 9 10