English
全部
搜索
图片
视频
短视频
地图
资讯
Copilot
更多
购物
航班
旅游
笔记本
报告不当内容
请选择下列任一选项。
无关
低俗内容
成人
儿童性侵犯
时长
全部
短(小于 5 分钟)
中(5-20 分钟)
长(大于 20 分钟)
日期
全部
过去 24 小时
过去一周
过去一个月
去年
清晰度
全部
低于 360p
360p 或更高
480p 或更高
720p 或更高
1080p 或更高
源
全部
Dailymotion
Vimeo
Metacafe
Hulu
VEVO
Myspace
MTV
CBS
Fox
CNN
MSN
价格
全部
免费
付费
清除筛选条件
安全搜索:
中等
严格
中等(默认)
关闭
筛选器
53:18
YouTube
Corey Schafer
Python Tutorial: re Module - How to Write and Match Regular Expressions (Regex)
In this Python Programming Tutorial, we will be learning how to read, write, and match regular expressions with the re module. Regular expressions are extremely useful for matching common patterns of text such as email addresses, phone numbers, URLs, etc. Learning how to do this within Python will allow us to quickly parse files and text for ...
已浏览 122.5万 次
2017年10月24日
Python Module Tutorial
7:20
#45 Python Tutorial for Beginners | Modules
YouTube
Telusko
已浏览 70.1万 次
2018年8月11日
11:03
12. Modules [Python 3 Programming Tutorials]
YouTube
codebasics
已浏览 15.9万 次
2019年5月8日
8:30
32. Master Python Modules: Complete Tutorial (Python 3) | From Basics to Advanced Usage 🐍✨
YouTube
learn by doing it
已浏览 826 次
2025年2月12日
热门视频
55:48
Master Regular Expressions with Python's re Module!
YouTube
Python Guruji
已浏览 673 次
2020年12月12日
15:40
Python_re_Module
YouTube
Wayne E. Beech
已浏览 146 次
2023年9月19日
21:44
Regular Expressions in Python || re module – Full Tutorial for Beginners #regex #re #python
YouTube
InsightVanta
已浏览 49 次
8 个月之前
Python Module Examples
10:49
Modules and Packages in Python | 40
YouTube
Telusko
已浏览 7511 次
4 个月之前
25:47
Python Day 24 - Modules in Python | Built-in & Custom Modules Explained with Examples
YouTube
AI & Code with Suresh
已浏览 19 次
6 个月之前
25:28
Modules in Python | Python Tutorials for Beginners #lec97
YouTube
Jenny's Lectures CS IT
已浏览 11.8万 次
2023年8月16日
55:48
Master Regular Expressions with Python's re Module!
已浏览 673 次
2020年12月12日
YouTube
Python Guruji
15:40
Python_re_Module
已浏览 146 次
2023年9月19日
YouTube
Wayne E. Beech
21:44
Regular Expressions in Python || re module – Full Tutorial for Beginne
…
已浏览 49 次
8 个月之前
YouTube
InsightVanta
18:26
Mastering Regex in Python | Learn Regular Expressions with re Modu
…
已浏览 199 次
6 个月之前
YouTube
Data Science For Everyone
1:42
How to Use the re Module in Python for Regex Value Replacement
6 个月之前
YouTube
vlogize
8:29
Using the Python re Module for Regular Expressions
已浏览 6818 次
2020年11月19日
YouTube
Real Python
1:46
How to Use re to Match a Pattern and Keep the Pattern in Python
6 个月之前
YouTube
vlogize
11:25
Python Regex Tutorial for Beginners: Master Pattern Matchi
…
已浏览 147 次
11 个月之前
YouTube
CodeLucky
0:59
Explaining Python re Module for Regular Expressions #pythonfore
…
已浏览 8391 次
2024年9月30日
YouTube
VariableUndefined
0:10
Python's re Module: Master Regular Expressions 🔍
已浏览 23 次
2025年3月12日
YouTube
PythBuster
7:17
Python re Module: Mastering Regular Expressions for Pattern M
…
已浏览 8 次
4 个月之前
YouTube
Uplatz
13:15
Lec 30: Python Regex Basics (Part 1) | Regular Expressions | Python
…
已浏览 18 次
2 个月之前
YouTube
All About CS
1:05
Explain split(), sub(), subn() methods of “re” module in Python.
已浏览 59 次
3 周前
YouTube
claryzo
0:25
Python Regular Expressions - re Module, Pattern Matching & Searc
…
已浏览 55 次
3 个月之前
YouTube
Zariga Tongy
0:49
Mastering Python REGEX: Learn how to use findall() for Numbers w
…
已浏览 1.2万 次
2023年12月6日
YouTube
Code with Josh
3:36
Predicting re Module Regex Memory Consumption in Python
3 个月之前
YouTube
vlogommentary
1:58
How to Replace Characters in Filenames with Python's re Module
已浏览 2 次
5 个月之前
YouTube
vlogize
1:45
How to Ignore Spaces Using the re Module in Python
6 个月之前
YouTube
vlogize
18:27
Python for Beginners: Regex Made Simple (Regular Expressions in P
…
已浏览 46 次
4 个月之前
YouTube
Richel Attafuah
42:47
[#22] Python RegEx Tutorial | re Module, Methods, Meta Character
…
已浏览 176 次
11 个月之前
YouTube
IT TECH HINDI HUB WORLD
3:42
How to Use Regular Expressions (Regex) in Python
已浏览 407 次
9 个月之前
YouTube
ProgrammingKnowledge
20:12
Mastering Python Regular Expressions: Essential Technique
…
已浏览 16 次
3 个月之前
YouTube
Mathew K Analytics
18:02
Regular Expressions (RegEx) - Module 4 Part 1
已浏览 105 次
3 个月之前
YouTube
NEHA BEEGAM P E
0:20
RegEx | Split Text by Multiple Delimiters #python #shorts
已浏览 260 次
2 个月之前
YouTube
Den of Learning
8:01
Matching a regex pattern using Python's re.findall()
已浏览 1062 次
2023年4月18日
YouTube
Pybites
1:55
How to Use Regex in Python to Replace Text in a String
已浏览 3 次
5 个月之前
YouTube
vlogize
1:23:53
Introduction to Regular Expressions in Python | re module in python |
…
已浏览 216 次
2024年11月4日
YouTube
NareshItpython
7:45
Regular Expressions in Python | Pattern Matching Tutorial
已浏览 7 次
6 个月之前
YouTube
Coding Is Thinking
3:37
What Is Re.sub() And How Does It Work For Pattern Matching? - Pyth
…
已浏览 11 次
6 个月之前
YouTube
Python Code School
观看更多视频
更多类似内容
反馈