English
全部
搜索
图片
视频
短视频
地图
资讯
更多
购物
航班
旅游
笔记本
报告不当内容
请选择下列任一选项。
无关
低俗内容
成人
儿童性侵犯
时长
全部
短(小于 5 分钟)
中(5-20 分钟)
长(大于 20 分钟)
日期
全部
过去 24 小时
过去一周
过去一个月
去年
清晰度
全部
低于 360p
360p 或更高
480p 或更高
720p 或更高
1080p 或更高
源
全部
Dailymotion
Vimeo
Metacafe
Hulu
VEVO
Myspace
MTV
CBS
Fox
CNN
MSN
价格
全部
免费
付费
清除筛选条件
安全搜索:
中等
严格
中等(默认)
关闭
筛选器
15:50
YouTube
Finxter AI Nuggets
Python Regex re.search() - A Simple Guide with Example
The re.search(pattern, string) method matches the first occurrence of the pattern in the string and returns a match object. Regex search() article: https://blog.finxter.com/python-regex-search/ Regex book: https://amzn.to/2Bcw5kK ~~~ Do you want to thrive as a self-employed Python freelancer controlling your own time, income, and work schedule ...
已浏览 3806 次
2020年10月13日
Regular Expression Tutorial
5:07
Linux Regular Expression Tutorial: Grep Regex Example
guru99.com
2017年7月13日
7:36
Regular Expressions (RegEx) Tutorial #7 - Special Characters
YouTube
Net Ninja
已浏览 9.5万 次
2018年2月20日
24:02
Learn to Program 15 : Regular Expression Tutorial
YouTube
Derek Banas
已浏览 3.8万 次
2016年8月6日
热门视频
3:45
Python Regex Tutorial: re.search() - Find First Pattern Match
YouTube
CodeLucky
已浏览 25 次
7 个月之前
13:23
Regular Expressions in Python || Python Tutorial || Learn Python Programming
YouTube
Socratica
已浏览 11.9万 次
2022年12月22日
7:03
Python Regex Compile [7-Minutes Primer]
YouTube
Finxter AI Nuggets
已浏览 2938 次
2020年4月7日
Regular Expression Examples
1:19:21
Complete Regular Expressions Tutorial! (with exercises for practice)
YouTube
Keith Galli
已浏览 3.9万 次
2023年4月13日
1:04:48
Regular Expressions in Python - FULL COURSE (1 HOUR) - Programming Tutorial
YouTube
Patrick Loeber
已浏览 12.5万 次
2020年4月19日
9:05
Using regular expressions in JavaScript
YouTube
kudvenkat
已浏览 9.5万 次
2015年1月24日
3:45
Python Regex Tutorial: re.search() - Find First Pattern Match
已浏览 25 次
7 个月之前
YouTube
CodeLucky
13:23
Regular Expressions in Python || Python Tutorial || Learn Python Pr
…
已浏览 11.9万 次
2022年12月22日
YouTube
Socratica
7:03
Python Regex Compile [7-Minutes Primer]
已浏览 2938 次
2020年4月7日
YouTube
Finxter AI Nuggets
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
20:27
RegEx in Python (Part-2) | import re
已浏览 2.2万 次
2019年2月27日
YouTube
Indian Pythonista
8:29
Using the Python re Module for Regular Expressions
已浏览 6852 次
2020年11月19日
YouTube
Real Python
7:36
Python Programming Tutorial - Regular Expression | Match, Searc
…
已浏览 6.5万 次
2017年4月9日
YouTube
Amulya's Academy
6:28
[5 Minute Tutorial] Regular Expressions (Regex) in Python
已浏览 27.3万 次
2020年2月24日
YouTube
Kite
8:01
Matching a regex pattern using Python's re.findall()
已浏览 1068 次
2023年4月18日
YouTube
Pybites
12:37
Advanced String Searching including RegEx (Pandas Tutorial
…
已浏览 1.2万 次
2021年11月29日
YouTube
Python Tutorials for Digital Humanities
1:04:48
Regular Expressions in Python - FULL COURSE (1 HOUR) - Progra
…
已浏览 12.5万 次
2020年4月19日
YouTube
Patrick Loeber
11:14
Python Regular Expressions - part #2 - Re.match - Re.search -Re.findall
已浏览 5.7万 次
2017年7月21日
YouTube
PyMoondra
0:15
pythonfullstackcamp on Instagram: "Unlock the power of pattern matc
…
已浏览 2774 次
5 个月之前
Instagram
pythonfullstackcamp
42:04
Regular Expressions in Python | Match your desired pattern using
…
已浏览 4703 次
2021年9月4日
YouTube
Data Analytics.m
Python: Find an Index (or all) of a Substring in a String • datagy
2021年9月22日
datagy.io
0:28
Noob vs Pro: re.match vs re.search
已浏览 98 次
3 个月之前
YouTube
CodeHarbinger
53:18
Python Tutorial: re Module - How to Write and Match Regular Expressi
…
已浏览 123.5万 次
2017年10月24日
YouTube
Corey Schafer
11:37
Regular Expressions - 01 - Search for Text with a Pattern Object
已浏览 1584 次
2020年6月1日
YouTube
Build with Boris
7:08
Python re.findall() - Everything You Need to Know - Be on the Right Si
…
2020年11月22日
finxter.com
Python RegEx - GeeksforGeeks
2016年11月27日
geeksforgeeks.org
Correcting Text Orientation with Tesseract and Python - PyImageS
…
2022年1月27日
pyimagesearch.com
1:56
Python Regex: How To Replace All Substrings In a String
已浏览 8072 次
2020年10月2日
YouTube
DataDaft
0:07
🎓 Python regular expressions and the re module Explained | Python Tuto
…
已浏览 13 次
1 个月前
YouTube
wong's learning
0:26
re.search() で正規表現マッチ【Python】
2 周前
YouTube
AIスキル研究所
7:33
Python Regex for Beginners | match(), search(), findall(), split(),
…
已浏览 425 次
2024年12月16日
YouTube
Programming Horizons
0:59
Explaining Python re Module for Regular Expressions #pythonfore
…
已浏览 8941 次
2024年9月30日
YouTube
VariableUndefined
1:31
How to Search a File Using re.search in Python and Save Out
…
已浏览 3 次
11 个月之前
YouTube
vlogize
1:06
Stop Using string.find() ❌ Use re.findall() Instead! #shorts
已浏览 548 次
2 个月之前
YouTube
Akash Chauhan
37:55
Regular Expressions (Regex) Tutorial: How to Match Any Patter
…
已浏览 134.7万 次
2017年10月5日
YouTube
Corey Schafer
观看更多视频
更多类似内容
反馈