瀏覽

  • 索引
  • 模組 |
  • 下一頁 |
  • 上一頁 |
  • Python »
  • zh_TW 3.8.1rc1 文档 »
  • Python 標準函式庫 (Standard Library) »
  • |

檔案格式¶

本章中描述的模块解析各种不是标记语言且与电子邮件无关的杂项文件格式。

  • csv --- CSV 文件读写
    • 模块内容
    • 变种与格式参数
    • Reader 对象
    • Writer 对象
    • 示例
  • configparser --- Configuration file parser
    • Quick Start
    • Supported Datatypes
    • Fallback Values
    • Supported INI File Structure
    • Interpolation of values
    • Mapping Protocol Access
    • Customizing Parser Behaviour
    • Legacy API Examples
    • ConfigParser Objects
    • RawConfigParser Objects
    • 异常
  • netrc --- netrc file processing
    • netrc Objects
  • xdrlib --- Encode and decode XDR data
    • Packer Objects
    • Unpacker Objects
    • 异常
  • plistlib --- Generate and parse Mac OS X .plist files
    • 示例

上個主題

tarfile --- 读写tar归档文件

下個主題

csv --- CSV 文件读写

本頁

  • 提交 Bug
  • 顯示原始碼

瀏覽

  • 索引
  • 模組 |
  • 下一頁 |
  • 上一頁 |
  • Python »
  • zh_TW 3.8.1rc1 文档 »
  • Python 標準函式庫 (Standard Library) »
  • |
© 版權所有 2001-2019, Python Software Foundation.
The Python Software Foundation is a non-profit corporation. Please donate.

最後更新於 12月 19, 2019。 Found a bug?
Created using Sphinx 2.2.1.