Docs4dev
Docs
Docs4dev
  • Tools
  • Privacy
  • GitHub

Search

Loading search index…

No recent searches

No results for "Query here"

  • to select
  • to navigate
  • to close

Search by FlexSearch

On this page

On this page
python / 3.7.2rc1 / all / library-text.html

Literals 处理服务

本章描述的模块提供了广泛的字符串操作操作和其他文本处理服务。

二进制数据服务下描述的codecs模块也与文本处理高度相关。此外,请参见Literals 序列类型-str中有关 Python 内置字符串类型的文档。

  • string —常见的字符串操作

  • String constants

    • 自定义字符串格式

    • 格式字符串语法

  • 格式规格迷你语言

    • Format examples

    • Template strings

    • Helper functions

  • re —正则表达式运算

  • 正则表达式语法

    • Module Contents

    • 正则表达式对象

    • Match Objects

    • 正则表达式示例

  • 检查Pair

    • Simulating scanf()

    • search()与 match()

    • 制作电话簿

    • Text Munging

    • 查找所有副词

    • 查找所有副词及其位置

    • 原始字符串符号

    • 编写分词器

  • difflib —计算增量的助手

  • SequenceMatcher Objects

    • SequenceMatcher Examples

    • Differ Objects

    • Differ Example

    • difflib 的命令行界面

  • textwrap —Literals 环绕和填充

  • unicodedata — Unicode 数据库

  • stringprep — Internet 字符串准备

  • readline — GNU readline 接口

  • Init file

    • Line buffer

    • History file

    • History list

    • Startup hooks

    • Completion

    • Example

  • rlcompleter — GNU readline 的完成函数

  • Completer Objects

  • Privacy Policy
  • 蜀ICP备14021783号-6
  • Brought to you by Docs4dev