Python正則表達式詳解

目錄 1、re 1.1 match 1.2 search 1.3 sub 1.4 findall 1.5 finditer 1.6 split 1.7 compile 2、Pattern 2.1 屬性 2.2 方法 3、Match 3.1 屬性 3.2 方法 4、正則表達式 4.1 經常使用 4.2 邊界空白 4.3 分組 4.4 先後匹配 4.5 其餘匹配 4.6 flags 5、文檔 1、re
相關文章
相關標籤/搜索