网友吐槽没有学懂,导致总是重复学习
原文链接:https://stackoverflow.com/questions/180986/what-is-the-difference-between-re-search-and-re-match
What is the difference between the search()
and match()
functions in the Python re
module?
I've read the documentation (current documentation), but I never seem to remember it. I keep having to look it up and re-learn it. I'm hoping that someone will answer it clearly with examples so that (perhaps) it will stick in my head. Or at least I'll have a better place to return with my question and it will take less time to re-learn it.
似乎从来没记住,总是要再看并且再学习,希望有人能够清晰地解答这个问题,固定在我的头脑里。不需要在花费时间去重复学习。