1. 数据模型

本文为《流畅的Python》的读书笔记,强烈推荐阅读原书
Fluent Python by Luciano Ramalho (O’Reilly). Copyright 2015 Luciano Ramalho, 978-1-491-94600-8.

内容概要

  1. Python 的数据模型概述(data model)
  2. 集合类型:
    • 序列(sequence)
    • 映射(mapping)
    • 集合(set)
  3. 字符串(str)和字节序列(bytes)

results matching ""

    No results matching ""