English
全部
搜索
图片
视频
短视频
地图
资讯
更多
购物
航班
旅游
笔记本
报告不当内容
请选择下列任一选项。
无关
低俗内容
成人
儿童性侵犯
时长
全部
短(小于 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 ...
已浏览 3704 次
2020年11月20日
Regular Expression Tutorial
Regular Expressions (RegEx) Crash Course
dev.to
3 个月之前
14:40
Intro to Regular Expressions
YouTube
Steve Griffith - Prof3ssorSt3v
已浏览 6966 次
2019年7月3日
9:38
Lec 40 | Construct Regular Expression Examples - 2 | Regular Expression | @fistsAcademy
YouTube
FISTS Academy
已浏览 2911 次
2023年5月29日
热门视频
8:01
Matching a regex pattern using Python's re.findall()
YouTube
Pybites
已浏览 1046 次
2023年4月18日
1:42
Mastering Python Regex: Using re.findall for Pattern Matching
YouTube
vlogize
已浏览 2 次
11 个月之前
1:46
How to Use re to Match a Pattern and Keep the Pattern in Python
YouTube
vlogize
5 个月之前
Regular Expression Examples
6:28
[5 Minute Tutorial] Regular Expressions (Regex) in Python
YouTube
Kite
已浏览 26.9万 次
2020年2月24日
53:18
Python Tutorial: re Module - How to Write and Match Regular Expressions (Regex)
YouTube
Corey Schafer
已浏览 121.9万 次
2017年10月24日
18:58
Regular Expressions in Python
YouTube
NeuralNine
已浏览 8.7万 次
2022年8月23日
8:01
Matching a regex pattern using Python's re.findall()
已浏览 1046 次
2023年4月18日
YouTube
Pybites
1:42
Mastering Python Regex: Using re.findall for Pattern Matching
已浏览 2 次
11 个月之前
YouTube
vlogize
1:46
How to Use re to Match a Pattern and Keep the Pattern in Python
5 个月之前
YouTube
vlogize
4:52
Python Regex match search methods
已浏览 1.7万 次
2016年8月29日
YouTube
DevNami
8:29
Using the Python re Module for Regular Expressions
已浏览 6550 次
2020年11月19日
YouTube
Real Python
3:31
How Do You Use Re.match() For Pattern Matching In Python? - Pyt
…
已浏览 5 次
6 个月之前
YouTube
Python Code School
20:27
RegEx in Python (Part-2) | import re
已浏览 2.1万 次
2019年2月27日
YouTube
Indian Pythonista
1:56
Python Regex: How To Replace All Substrings In a String
已浏览 8020 次
2020年10月2日
YouTube
DataDaft
0:25
Python Regular Expressions - re Module, Pattern Matching & Searc
…
已浏览 55 次
2 个月之前
YouTube
Zariga Tongy
53:18
Python Tutorial: re Module - How to Write and Match Regular Expressi
…
已浏览 121.9万 次
2017年10月24日
YouTube
Corey Schafer
14:30
Python Regex Split - The Complete Guide
已浏览 6071 次
2020年10月21日
YouTube
Finxter AI Nuggets
3:45
Python Regex Tutorial: re.search() - Find First Pattern Match
已浏览 17 次
6 个月之前
YouTube
CodeLucky
3:42
How to Use Regular Expressions (Regex) in Python
已浏览 384 次
8 个月之前
YouTube
ProgrammingKnowledge
4:12
Python Regex: How Find a Substring in a String
已浏览 2.7万 次
2020年9月30日
YouTube
DataDaft
7:36
Python Programming Tutorial - Regular Expression | Match, Searc
…
已浏览 6.5万 次
2017年4月9日
YouTube
Amulya's Academy
7:33
Python Regex for Beginners | match(), search(), findall(), split(),
…
已浏览 386 次
2024年12月16日
YouTube
Programming Horizons
19:57
Python 3 Programming Tutorial - Regular Expressions / Regex with re
已浏览 24.7万 次
2014年7月20日
YouTube
sentdex
5:43
Recursion in Python: Defining a Recursive Function
已浏览 3.7万 次
2019年11月14日
YouTube
Real Python
6:28
[5 Minute Tutorial] Regular Expressions (Regex) in Python
已浏览 26.9万 次
2020年2月24日
YouTube
Kite
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:26
Mastering Regex in Python | Learn Regular Expressions with re Modu
…
已浏览 184 次
5 个月之前
YouTube
Data Science For Everyone
0:59
Explaining Python re Module for Regular Expressions #pythonfore
…
已浏览 8050 次
2024年9月30日
YouTube
VariableUndefined
1:31
How to Search a File Using re.search in Python and Save Out
…
已浏览 3 次
9 个月之前
YouTube
vlogize
1:38
How to Use re.findall in Python to Search Strings Correctly
9 个月之前
YouTube
vlogize
12:37
Advanced String Searching including RegEx (Pandas Tutorial
…
已浏览 1.2万 次
2021年11月29日
YouTube
Python Tutorials for Digital Humanities
21:44
Regular Expressions in Python || re module – Full Tutorial for Beginne
…
已浏览 49 次
8 个月之前
YouTube
InsightVanta
13:23
Regular Expressions in Python || Python Tutorial || Learn Python Pr
…
已浏览 11.9万 次
2022年12月22日
YouTube
Socratica
0:10
Python's re Module: Master Regular Expressions 🔍
已浏览 23 次
1 年前
YouTube
PythBuster
55:48
Master Regular Expressions with Python's re Module!
已浏览 664 次
2020年12月12日
YouTube
Python Guruji
观看更多视频
更多类似内容
反馈