English
全部
搜索
图片
视频
短视频
地图
资讯
Copilot
更多
购物
航班
旅游
笔记本
报告不当内容
请选择下列任一选项。
无关
低俗内容
成人
儿童性侵犯
时长
全部
短(小于 5 分钟)
中(5-20 分钟)
长(大于 20 分钟)
日期
全部
过去 24 小时
过去一周
过去一个月
去年
清晰度
全部
低于 360p
360p 或更高
480p 或更高
720p 或更高
1080p 或更高
源
全部
Dailymotion
Vimeo
Metacafe
Hulu
VEVO
Myspace
MTV
CBS
Fox
CNN
MSN
价格
全部
免费
付费
清除筛选条件
安全搜索:
中等
严格
中等(默认)
关闭
筛选器
3:48
YouTube
CodeLucky
Python re.sub() Tutorial: Text Substitution with Regular Expressions
🔥 Master text manipulation in Python with the `re.sub()` function! This comprehensive tutorial is designed for beginners and covers everything you need to know about using regular expressions for text substitution. We'll start with the basics, explaining the syntax and parameters of `re.sub()`, including the pattern, replacement string ...
已浏览 75 次
7 个月之前
Python Programming
11:54:14
Python Full Course for Beginners - Complete Programming Tutorial 2025
YouTube
evlearn
已浏览 1.6万 次
5 个月之前
2:02:21
Python Full Course for Beginners
YouTube
Programming with Mosh
已浏览 586.4万 次
2025年2月12日
1:00:06
Python for Beginners - Learn Coding with Python in 1 Hour
YouTube
Programming with Mosh
已浏览 2393.6万 次
2020年9月16日
热门视频
2:08
Mastering the Python re.sub Function: A Detailed Guide
YouTube
vlogize
已浏览 1 次
2024年9月16日
3:37
What Is Re.sub() And How Does It Work For Pattern Matching? - Python Code School
YouTube
Python Code School
已浏览 11 次
6 个月之前
2:12
Replace Text Like a Pro with Regex in Python - A Quick re.sub() Tutorial!
YouTube
Python In a Minute
已浏览 217 次
2024年9月4日
Python Tutorial
50:54
Python Tutorial for Beginners | Learn Python Step by Step | Edure Learning
YouTube
Edure Learning
已浏览 1.4万 次
2 个月之前
2:06:21
🐍 Python Basics & Syntax for Beginners | Learn Python Fundamentals Step by Step
YouTube
Coding Fab
已浏览 1606 次
2 个月之前
30:42
Learn Python in Only 30 Minutes (Beginner Tutorial)
YouTube
Indently
已浏览 66.9万 次
2024年11月18日
2:08
Mastering the Python re.sub Function: A Detailed Guide
已浏览 1 次
2024年9月16日
YouTube
vlogize
3:37
What Is Re.sub() And How Does It Work For Pattern Matching? - Pyth
…
已浏览 11 次
6 个月之前
YouTube
Python Code School
2:12
Replace Text Like a Pro with Regex in Python - A Quick re.sub() Tutorial!
已浏览 217 次
2024年9月4日
YouTube
Python In a Minute
2:06
Mastering re.sub for Complex Patterns in Python
6 个月之前
YouTube
vlogize
1:43
Understanding re.sub and the Pipe Character in Python Regex
已浏览 1 次
6 个月之前
YouTube
vlogize
1:41
How to Replace Numeric Values in Strings Using re.sub in Python
已浏览 1 次
7 个月之前
YouTube
vlogize
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
4:31
What have they done! Why is re.sub changing from Python 3.13?
已浏览 1 次
3 周前
YouTube
Evan
1:05
Explain split(), sub(), subn() methods of “re” module in Python.
已浏览 61 次
1 个月前
YouTube
claryzo
2:01
how to use re compile and re sub in python
已浏览 27 次
2023年11月16日
YouTube
CodeGPT
1:02
Stop Using string.replace() ❌ Use re.sub() Instead! #shorts
已浏览 1447 次
1 个月前
YouTube
Akash Chauhan
0:59
Explaining Python re Module for Regular Expressions #pythonfore
…
已浏览 8941 次
2024年9月30日
YouTube
VariableUndefined
13:48
Learn Python – Automatically clean up text with regex & re.sub
2 周前
YouTube
AppleEnthusiast
Week 7 Regular Expressions - CS50's Introduction to Programmi
…
2024年1月5日
harvard.edu
5:05
【python】知识点教程(1)-正则表达式re库[re.sub]
已浏览 2.6万 次
2021年12月31日
bilibili
FlowLiver
1:26
Fixing the Python re.sub Substituting More Than Needed Is
…
6 个月之前
YouTube
vlogize
Python re.match() and re.sub() Explained | Built In
2025年2月18日
builtin.com
18:26
Mastering Regex in Python | Learn Regular Expressions with re Modu
…
已浏览 199 次
7 个月之前
YouTube
Data Science For Everyone
11:03
31. Regular Expressions in Python | re module for regex | Advanced Py
…
已浏览 94 次
2 周前
YouTube
Amit Thinks
1:31
Solving the Issue of Python re.sub Not Replacing Strings
6 个月之前
YouTube
vlogize
25:36
5 Basic Regex Functions in Python
已浏览 10 次
2 个月之前
YouTube
DataScienceLabs
0:51
34 - Explain split(), sub(), subn() methods of “re” module in Python
…
已浏览 180 次
2024年2月3日
YouTube
Software Testing And Automation
2:43
【Python正则表达式】正则使用re.sub()方法取代字符
已浏览 1053 次
2023年1月16日
bilibili
小枫Geek
0:46
Transform Text in Python: Learn to Use `replace()` and `re.sub()`
已浏览 949 次
2024年2月21日
YouTube
Código Espinoza - Automatiza tu Vida
7:33
Python Regex for Beginners | match(), search(), findall(), split(),
…
已浏览 425 次
2024年12月16日
YouTube
Programming Horizons
1:30
How to Exclude a Word While Using re.sub in Python
已浏览 1 次
7 个月之前
YouTube
vlogize
2:55
Importing sub-sub-packages within a Python application (2 Solutions!!)
已浏览 9 次
2 个月之前
YouTube
Roel Van de Paar
21:44
Regular Expressions in Python || re module – Full Tutorial for Beginne
…
已浏览 52 次
9 个月之前
YouTube
InsightVanta
2:23:38
Complete Guide to Regular Expressions & Data Visualization i
…
已浏览 22 次
2 个月之前
YouTube
KKRGENAI Innovations
观看更多视频
更多类似内容
反馈