Chinaunix首页 | 论坛 | 博客
  • 博客访问: 181891
  • 博文数量: 20
  • 博客积分: 1510
  • 博客等级: 上尉
  • 技术积分: 214
  • 用 户 组: 普通用户
  • 注册时间: 2006-10-11 23:54
个人简介

一个异想天开的coder

文章分类

全部博文(20)

文章存档

2014年(5)

2013年(4)

2012年(2)

2011年(1)

2008年(1)

2007年(6)

2006年(1)

发布时间:2013-12-11 13:13:40

参考:http://www.tsheffler.com/blog/?p=377点击(此处)折叠或打开# -*- coding: utf-8 -*-'''    This module is used to fork the current process into a daemon.    Almost none of this is necess.........【阅读全文】

阅读(1674) | 评论(0) | 转发(0)

发布时间:2013-05-29 11:14:39

通过pidgin-skype去连接已经运行起来的skype就可以了,然后就可以用pidgin去输入中文聊天了。sudo apt-get install pidgin-skype......【阅读全文】

阅读(1863) | 评论(0) | 转发(0)

发布时间:2013-05-16 14:27:58

确认J-Link在windows下工作良好,然后在新的ubuntu发行版上运行“JLinkGdbServer”会出现:点击(此处)折叠或打开SEGGER J-Link GDB Server V4.34aJLinkARM.dll V4.34a (DLL compiled Aug 31 2011 11:51:40)Listening on TCP/IP port 2331.........【阅读全文】

阅读(18348) | 评论(2) | 转发(1)

发布时间:2013-05-05 18:47:14

写QT程序里运行时加载UI文件,代码如下:点击(此处)折叠或打开#include "keyboard.h" #include <QtUiTools>#include <QWSInputMethod>#include <QVBoxLayout>#include <QFile>Keyboard::Keyboard(QWSInputMe.........【阅读全文】

阅读(7866) | 评论(1) | 转发(0)
给主人留下些什么吧!~~
留言热议
请登录后留言。

登录 注册