English
全部
搜索
图片
视频
短视频
地图
资讯
Copilot
更多
购物
航班
旅游
笔记本
报告不当内容
请选择下列任一选项。
无关
低俗内容
成人
儿童性侵犯
时长
全部
短(小于 5 分钟)
中(5-20 分钟)
长(大于 20 分钟)
日期
全部
过去 24 小时
过去一周
过去一个月
去年
清晰度
全部
低于 360p
360p 或更高
480p 或更高
720p 或更高
1080p 或更高
源
全部
Dailymotion
Vimeo
Metacafe
Hulu
VEVO
Myspace
MTV
CBS
Fox
CNN
MSN
价格
全部
免费
付费
清除筛选条件
安全搜索:
中等
严格
中等(默认)
关闭
筛选器
12:56
YouTube
Finxter AI Nuggets
Python Regex Match: A Complete Guide to re.match()
The re.match(pattern, string) method returns a match object if the pattern matches at the beginning of the string. The match object contains useful information such as the matching groups and the matching positions. An optional argument flags allows you to customize the regex engine, for example to ignore capitalization. Full article tutorial ...
已浏览 3846 次
2020年11月20日
Python Regex Tutorial
18:26
Mastering Regex in Python | Learn Regular Expressions with re Module (Beginner to Advanced)
YouTube
Data Science For Everyone
已浏览 199 次
7 个月之前
1:04:48
Regular Expressions in Python - FULL COURSE (1 HOUR) - Programming Tutorial
YouTube
Patrick Loeber
已浏览 12.5万 次
2020年4月19日
1:13:29
Regular Expression (RegEX) in Python - Complete Tutorial
YouTube
WsCube Tech
已浏览 8.8万 次
2022年10月28日
热门视频
7:45
Regular Expressions in Python | Pattern Matching Tutorial
YouTube
Coding Is Thinking
已浏览 7 次
7 个月之前
11:25
Python Regex Tutorial for Beginners: Master Pattern Matching with re Module 🐍
YouTube
CodeLucky
已浏览 163 次
2025年4月1日
53:18
Python Tutorial: re Module - How to Write and Match Regular Expressions (Regex)
YouTube
Corey Schafer
已浏览 123.4万 次
2017年10月24日
Python Regex Examples
5:53
Python Regex Tutorial for Beginners: Real-World Examples
YouTube
CodeLucky
已浏览 58 次
2025年4月2日
6:28
[5 Minute Tutorial] Regular Expressions (Regex) in Python
YouTube
Kite
已浏览 27.3万 次
2020年2月24日
25:29
Regular Expression Tutorial Python | Python Regex Tutorial
YouTube
codebasics
已浏览 19.6万 次
2021年12月1日
7:45
Regular Expressions in Python | Pattern Matching Tutorial
已浏览 7 次
7 个月之前
YouTube
Coding Is Thinking
11:25
Python Regex Tutorial for Beginners: Master Pattern Matching with re Module 🐍
已浏览 163 次
2025年4月1日
YouTube
CodeLucky
53:18
在视频中查找 01:27
Understanding Raw Strings
Python Tutorial: re Module - How to Write and Match Regular Expressi
…
已浏览 123.4万 次
2017年10月24日
YouTube
Corey Schafer
5:21
Python regex Hands-on | re.match | re.search | re.findall | re.sub | re.split
已浏览 2.7万 次
2021年1月14日
YouTube
Python Coding Club
18:07
Python Regex (Regular Expressions) – Stop Struggling With Text! (Beginner to Pro) #17
已浏览 37 次
1 个月前
YouTube
Bug Debugging
7:33
Python Regex for Beginners | match(), search(), findall(), split(), sub() Explained with Examples
已浏览 425 次
2024年12月16日
YouTube
Programming Horizons
3:42
How to Use Regular Expressions (Regex) in Python
已浏览 405 次
10 个月之前
YouTube
ProgrammingKnowledge
11:03
31. Regular Expressions in Python | re module for regex | Advanced Python Tutorial | Amit Thinks
已浏览 94 次
3 周前
YouTube
Amit Thinks
3:45
Python Regex Tutorial: re.search() - Find First Pattern Match
已浏览 25 次
7 个月之前
YouTube
CodeLucky
1:19
How to Find All the Exact Matches in a Given String Using Python Regex
已浏览 1 次
6 个月之前
YouTube
vlogize
6:28
在视频中查找 03:30
Replacing a String
[5 Minute Tutorial] Regular Expressions (Regex) in Python
已浏览 27.3万 次
2020年2月24日
YouTube
Kite
2:17
How to Use Regex to Match the Entire String: A Complete Guide
已浏览 3 次
7 个月之前
YouTube
The Debug Zone
27:15
Python Regular Expressions (Regex) Tutorial | Pattern Matching & Text Cleaning
已浏览 8 次
7 个月之前
YouTube
Tech Everywhere
3:05
RegEx Anchors Explained: ^ and $ for Precise String Matching
已浏览 54 次
7 个月之前
YouTube
CodeLucky
5:53
Python Regex Tutorial for Beginners: Real-World Examples
已浏览 58 次
2025年4月2日
YouTube
CodeLucky
22:44
Regular Expressions (Regex) in Python Tutorial
已浏览 1005 次
2025年1月28日
YouTube
Karina Data Scientist
0:54
The Basics of Python Regex
已浏览 98 次
2025年3月27日
YouTube
NeurogEd
2:40
Regex to Match Strings Starting or Ending with Whitespace Characters
已浏览 5 次
4 个月之前
YouTube
The Debug Zone
37:55
在视频中查找 03:45
Matching Meta Characters
Regular Expressions (Regex) Tutorial: How to Match Any Patter
…
已浏览 134.7万 次
2017年10月5日
YouTube
Corey Schafer
1:30
How to Find an Exact String in Python Using Regular Expressions
已浏览 1 次
10 个月之前
YouTube
vlogize
3:38
Python Regex: re.findall() - Find All Matches in a String!
已浏览 67 次
7 个月之前
YouTube
CodeLucky
1:53
Regex in Python - Learn re.match() in a minute!
已浏览 201 次
2024年8月23日
YouTube
Python In a Minute
8:54
Introduction to RegEx in Python | Beginner's Guide
已浏览 300 次
2024年11月22日
YouTube
CSE Insights by Simran Anand
18:26
Mastering Regex in Python | Learn Regular Expressions with re Module (Beginner to Advanced)
已浏览 199 次
7 个月之前
YouTube
Data Science For Everyone
5:22
How To Do Python Pattern Matching With Regex? - Python Code School
已浏览 4 次
8 个月之前
YouTube
Python Code School
1:59
How to Use Python Regex to Match URLs in a String
2025年4月2日
YouTube
vlogize
22:40
Leetcode 10 - Regular Expression Matching - Hard
已浏览 5778 次
4 个月之前
YouTube
Lets Code
18:27
Python for Beginners: Regex Made Simple (Regular Expressions in Python)
已浏览 46 次
5 个月之前
YouTube
Richel Attafuah
3:35
Regex vs String Methods: Which Should You Use?
已浏览 13 次
7 个月之前
YouTube
CodeLucky
展开
更多类似内容
反馈