今天发现ipad在ubuntu上会一直显示not charging,搜了一下,发现有人写了一个ipad_cha […]
Continue reading作者:test16604225
ubuntu12.04下用eclipse搭建python集成开发环境
开始学习期待已久的python,由于以前写代码都是vim+gcc(主要是写c代码),所以想尝试一下用集成开发环 […]
Continue readingubuntu14.04下安装使用pythonrq模块
rq 是python的一个第三方模块,使用rq可以方便快速的实现python的队列操作,实现多态电脑的分布式架 […]
Continue reading安装mod
安装过程如下: #tar -zxvf httpd-2.0.54.tar.gz #cd httpd-2.0.54 […]
Continue reading跪求apache+python+mod
急需 apache+python+mod_python的安装配置讲解
Continue reading在archlinux系统中安装scim
下面是我在 archlinux 中安装 scim-python 输入法的过程, 希望能够和大家分享一下。选择安 […]
Continue readingubuntu14.04下opencv3.0+python2.7安装测试
本文记录了ubuntu 14.04下使用源码手动安装opencv 3.0的过程。此外记录了在python中安装 […]
Continue readingubuntu安装mysql
1.首先你要确定ubuntu更新源能用,本文测试的ubuntu 14.04的源,低版本的ubuntu没试过。毕 […]
Continue readingubuntu下实现用python开机自动更新壁纸为bing壁纸
因为用的windows phone的手机,里面有一个手机锁屏每天自动更新为bing的壁纸,用着挺好的,遂想在u […]
Continue readingtermcolor
终端打印的消息可以是彩色的,不过着色的语法确实诡异了一些,也不好阅读。 termcolor 是个 python […]
Continue readingubuntu系统下搭建python开发环境
之前演示了在windows中安装pycharm,很简单。下面介绍一下如何在ubuntu中安装pycharm w […]
Continue readingubuntu下python和pexpect模块的安装
python的安装: 1)下载python。主页上有两个版本,我下载的是2.7这个版本(很费解的是,pytho […]
Continue readingubuntu安装nautiluspython扩展(nautiluspyextensions)
nautilus python扩展包括很多有用的功能:1.open-terminal-geometry.py […]
Continue readingdreamhost上编译python并安装django
python 2.5安装步骤: wget http://www.python.org/ftp/python/2 […]
Continue readingubuntu下使用eclipse和pydev搭建完美python开发环境
在windows下成功地搭好了一个python开发环境,这次转战ubuntu有了前面的经验,相对轻松多了 还发 […]
Continue reading