2.10小节完成
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
解决方案
|
||||
----------
|
||||
默认情况下re模块已经对一些Unicode字符类有了基本的支持。
|
||||
比如,\d已经匹配任意的unicode数字字符了:
|
||||
比如,'\d'已经匹配任意的unicode数字字符了:
|
||||
|
||||
.. code-block:: python
|
||||
|
||||
|
||||
Reference in New Issue
Block a user