English
全部
搜索
图片
视频
短视频
地图
资讯
更多
购物
航班
旅游
笔记本
报告不当内容
请选择下列任一选项。
无关
低俗内容
成人
儿童性侵犯
时长
全部
短(小于 5 分钟)
中(5-20 分钟)
长(大于 20 分钟)
日期
全部
过去 24 小时
过去一周
过去一个月
去年
清晰度
全部
低于 360p
360p 或更高
480p 或更高
720p 或更高
1080p 或更高
源
全部
Dailymotion
Vimeo
Metacafe
Hulu
VEVO
Myspace
MTV
CBS
Fox
CNN
MSN
价格
全部
免费
付费
清除筛选条件
安全搜索:
中等
严格
中等(默认)
关闭
筛选器
7:03
YouTube
Finxter AI Nuggets
Python Regex Compile [7-Minutes Primer]
The re.compile(pattern) method returns a regular expression object (see next section) You then use the object to call important regex methods such as search(string), match(string), fullmatch(string), and findall(string). In short: You compile the pattern first. You search the pattern in a string second. This two-step approach is more efficient ...
已浏览 2891 次
2020年4月7日
Python Compiler Tutorial
How Python Compiler Works Video Lecture - IT and Software
edurev.in
2014年7月31日
5:30
25.02_03python动态执行之compile函数
bilibili
明择工作室
已浏览 1 次
1 个月前
【整整548集】别再走弯路了!2025最全最细自学Python全套教程,逼自己一个月学完,编程技术猛涨!从零基础小白到精通Python全栈只要这套就够了!
bilibili
Python系统课程
已浏览 145.6万 次
2024年6月6日
热门视频
Regular Expressions in Python - ALL You Need To Know - Python Engineer
python-engineer.com
2020年9月23日
20:27
RegEx in Python (Part-2) | import re
YouTube
Indian Pythonista
已浏览 2.1万 次
2019年2月27日
2:59
Python Regex: Boost Performance with Compiled Patterns! 🚀
YouTube
CodeLucky
已浏览 20 次
6 个月之前
Python Compiler Comparison
4:28
Comparing python with other Language ✌️#learnpython #codingforbeginners #unfreezemyacount #python
TikTok
python.developer3
已浏览 378 次
6 个月之前
Python Compiler | learn python with compiler online
codingcreativo.it
2021年5月28日
7:34
Python Operators - GeeksforGeeks
geeksforgeeks.org
2017年11月15日
Regular Expressions in Python - ALL You Need To Know - Python
…
2020年9月23日
python-engineer.com
20:27
RegEx in Python (Part-2) | import re
已浏览 2.1万 次
2019年2月27日
YouTube
Indian Pythonista
2:59
Python Regex: Boost Performance with Compiled Patterns! 🚀
已浏览 20 次
6 个月之前
YouTube
CodeLucky
8:29
Using the Python re Module for Regular Expressions
已浏览 6550 次
2020年11月19日
YouTube
Real Python
5:03
Python Regex Multiple Repeat Error - Be on the Right Side of Change
2020年2月29日
finxter.com
1:44
Python网络爬虫实例教程:105 re模块的高级用法:compile
已浏览 458 次
2021年7月28日
bilibili
雷电论坛
1:13:29
Regular Expression (RegEX) in Python - Complete Tutorial
已浏览 8.6万 次
2022年10月28日
YouTube
WsCube Tech
Building a small REPL in Python #Python #Programming @tekknolagi
2023年11月28日
adafruit.com
13:23
Regular Expressions in Python || Python Tutorial || Learn Python Pr
…
已浏览 11.9万 次
2022年12月22日
YouTube
Socratica
2:01
how to use re compile and re sub in python
已浏览 27 次
2023年11月16日
YouTube
CodeGPT
53:18
Python Tutorial: re Module - How to Write and Match Regular Expressi
…
已浏览 121.9万 次
2017年10月24日
YouTube
Corey Schafer
1:04:48
Regular Expressions in Python - FULL COURSE (1 HOUR) - Progra
…
已浏览 12.3万 次
2020年4月19日
YouTube
Patrick Loeber
2:06
Regex In Python: Catch Every Hashtag #coding #programming
已浏览 9 次
5 个月之前
YouTube
PythonCodeCouch
0:27
How to Make Your Regex 10x Faster #compile
3 周前
YouTube
Python Peak
4:41
Python和正则表达式(13) | re.compile的使用
已浏览 2565 次
2021年5月7日
bilibili
麦兜搞IT
2:36
python中正则表达式的理解re.compile
已浏览 844 次
2021年6月22日
bilibili
AI掘金师up
15:40
Python_re_Module
已浏览 146 次
2023年9月19日
YouTube
Wayne E. Beech
0:15
pythonfullstackcamp on Instagram: "Unlock the power of pattern matc
…
已浏览 2774 次
4 个月之前
Instagram
pythonfullstackcamp
Quick Python Refactoring Tips - Python Engineer
2021年7月11日
python-engineer.com
0:59
Explaining Python re Module for Regular Expressions #pythonfore
…
已浏览 8050 次
2024年9月30日
YouTube
VariableUndefined
14:33
Expresiones regulares - Ejemplos prácticos (re.search, re.compile)
已浏览 398 次
2022年6月15日
YouTube
Brian Castro
2:15
Understanding the Beautiful Soup Command: An In-Depth Breakdow
…
6 个月之前
YouTube
vlogize
9:57
Python Part-13 (Regular Expressions using the Phone num
…
已浏览 649 次
2020年2月26日
YouTube
Varteta Learning Platform
13:03
Regular Expressions in Python | Python Tutorial - Day #95
已浏览 23.7万 次
2023年3月2日
YouTube
CodeWithHarry
25:29
Regular Expression Tutorial Python | Python Regex Tutorial
已浏览 19.3万 次
2021年12月1日
YouTube
codebasics
1:57
Understanding Why Python re.compile Truncates Your Regex
…
已浏览 3 次
11 个月之前
YouTube
vlogize
7:30
Python REPL Explained: The Easiest Way to Learn and Test Pyt
…
已浏览 24 次
7 个月之前
YouTube
Python Journey
18:58
Regular Expressions in Python
已浏览 8.7万 次
2022年8月23日
YouTube
NeuralNine
8:00
Regular Expressions #6: re.match, re.split, re.sub, re.subn, re.compil
…
已浏览 1.7万 次
2020年4月23日
YouTube
selfedu
观看更多视频
更多类似内容
反馈