python类多态是对class类只能通过__init__构造方法初始化的补充,通过类多态对不同的数据进行初始… Read the full article
Category Archives: python
python类多态
re.search 和 re.findall 为什么结果不同?
在python正则表达式中,有时当你使用re.findall 和re.search匹配同一个正则表达式,尽管只… Read the full article
python类多态是对class类只能通过__init__构造方法初始化的补充,通过类多态对不同的数据进行初始… Read the full article
在python正则表达式中,有时当你使用re.findall 和re.search匹配同一个正则表达式,尽管只… Read the full article