
linux_python
calvin_coding
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
配置 apache2 & mod_python
part1 : 配置 mod_python.publisher 终端输入: sudo vi /etc/apache2/sites-availabe/default 添加信息: ServerAdmin webmaster@localhost DocumentRoot /path/to/your/sites/files AddHandler mod_pyth翻译 2011-10-25 17:28:07 · 372 阅读 · 0 评论 -
python 技术专题
Python 是由 Guido van Rossum 开发的,可免费获得的。是一种非常高级的解释型语言。其语法简单易懂,而且面向对象的语义功能强大又灵活,Python 可以广泛使用并具有高度的可移植性。本专题内容包括可爱的 Python 系列、Python 探索系列、Python 扩展、使用 Python 进行各种应用开发等等。 可爱的 Python 系列转载 2011-10-26 17:11:09 · 329 阅读 · 0 评论