learn_python
latest
  • 概述
  • 脚本上下文
  • Python模块
learn_python
  • Docs »
  • 学习Python
  • Edit on GitHub

学习Python¶

目录:

  • 概述
    • os 和 sys 模块
    • 脚本中运行命令行
    • 与命令行的“通信”
    • 程序使用方式
    • 内部 APIs(常用的)
  • 脚本上下文
    • 当前工作目录
    • 希尔环境变量
    • 标准流
    • 流重定向
    • 流重定向到 Python对象
    • print() 的重定向
  • Python模块
    • subprocess模块
    • URL访问的扩展库—— urllib2
    • BaseHTTPServer
    • unittest

索引¶

  • 索引
  • 模块索引
  • 搜索页面
Next

© Copyright 2015, huwz. Revision a7547459.

Built with Sphinx using a theme provided by Read the Docs.
Read the Docs v: latest
Versions
latest
Downloads
htmlzip
epub
On Read the Docs
Project Home
Builds

Free document hosting provided by Read the Docs.