随笔分类 - reg
摘要:用正则表达式匹配汉字,完整总结 - animalize - 博客园 https://www.cnblogs.com/animalize/p/5432864.html 翻译 搜索 复制
阅读全文
摘要:// Copy returns a new Regexp object copied from re.// Calling Longest on one copy does not affect another.//// Deprecated: In earlier releases, when u
阅读全文
摘要:匹配uuid import re import uuid print(uuid.uuid4().__str__().replace('-', '')) for i in ('s', uuid.uuid4().__str__().replace('-', ''), '10cece6f5d674cc29
阅读全文

浙公网安备 33010602011771号