各位tx好,我装了fedora9 ,后来想自动升级到fedora 16,升级时python下面一个文件错误,我 […]
Continue reading标签:python
python学习笔记
大多数 linux 发布版本在默认安装的情况下就已经提供了 python。在命令行下测试一下python,就可 […]
Continue readingpython2.6.3
we are pleased to announce the release of python 2.6.3, […]
Continue readingdiveintopython3书籍
pe into python 3,可自由下载chm,pdf版。 地址http://peintopython3. […]
Continue readingpython在redhat中解压不成功
为什么我在redhat中解压python.2.7.2.tgz,解压不成功? 我用的是tar zxvf pyth […]
Continue readingpython模块匹配,刚开始学,看到这看不懂了,帮看一下吧
code: >>> match = re.match(‘hello[ \t]*(.*)world& […]
Continue reading怎么用python在linux下编写菜单
我想用python编写以个菜单,但是多重的菜单应该怎么写?有没高手请教下。 下面是我菜单的框架: 主菜单 […]
Continue readingpython实现读取指定目录下的文件,并放入到一个数组中
python实现读取指定目录下的文件,并放入到一个数组中 我想用python实现,寻找制定的目录,并在该目录中 […]
Continue readingpythonv3.1final发布
跨平台的脚本语言 发布说明:http://www.python.org/download/releases/3 […]
Continue reading