English
全部
搜索
图片
视频
短视频
地图
资讯
Copilot
更多
购物
航班
旅游
笔记本
报告不当内容
请选择下列任一选项。
无关
低俗内容
成人
儿童性侵犯
时长
全部
短(小于 5 分钟)
中(5-20 分钟)
长(大于 20 分钟)
日期
全部
过去 24 小时
过去一周
过去一个月
去年
清晰度
全部
低于 360p
360p 或更高
480p 或更高
720p 或更高
1080p 或更高
源
全部
Dailymotion
Vimeo
Metacafe
Hulu
VEVO
Myspace
MTV
CBS
Fox
CNN
MSN
价格
全部
免费
付费
清除筛选条件
安全搜索:
中等
严格
中等(默认)
关闭
筛选器
8:29
YouTube
Real Python
Using the Python re Module for Regular Expressions
The re—short for regular expression—library is a standard part of Python. Most of the methods inside of the re module take a string pattern—which is the regex—and a string to search against, and return a result. The result is usually a Match object. This Match object gives information about the match—whether or not a match happened ...
已浏览 6852 次
2020年11月19日
Regular Expression Tutorial
20:52
Learn Regular Expressions In 20 Minutes
YouTube
Web Dev Simplified
已浏览 147.4万 次
2019年10月29日
45:38
Learn Regular Expressions (Regex) - Crash Course for Beginners
YouTube
freeCodeCamp.org
已浏览 23.2万 次
2019年4月18日
22:37
Regex Tutorial | Regular Expressions Explained
YouTube
Dave Gray
已浏览 1.1万 次
2020年12月18日
热门视频
20:27
RegEx in Python (Part-2) | import re
YouTube
Indian Pythonista
已浏览 2.2万 次
2019年2月27日
0:43
Python Regex Power Moves You Must Know! #python
YouTube
Co-Coder
已浏览 390 次
6 个月之前
4:12
HOW TO: Do Relative & Absolute Imports (Python Error Explained)
YouTube
chinamatt
已浏览 1.2万 次
2021年5月4日
Regular Expression Examples
5:32
Regular Expression - Examples
YouTube
Neso Academy
已浏览 95.1万 次
2017年2月5日
10:49
Regular Expression Examples
YouTube
Easy Theory
已浏览 1.4万 次
2020年7月31日
37:55
Regular Expressions (Regex) Tutorial: How to Match Any Pattern of Text
YouTube
Corey Schafer
已浏览 134.7万 次
2017年10月5日
跳转到 How to Import Re in Python 的关键时刻
53:18
起始时间 00:48
Importing the re Module
Python Tutorial: re Module - How to Write and Match Regular Expressions (Regex)
YouTube
Corey Schafer
4:40
起始时间 00:11
The Importance of Regular Expressions
Python - Regular Expression to Find Emails from Strings
YouTube
Mukesh Singh
10:44
起始时间 05:19
Writing a Python Script
Regex Python Tutorial: Python Regular Expressions with Python re module
YouTube
Red Eyed Coder Club
7:14
起始时间 00:11
Importing Numpy and Plotting Tools
Basic Linear Regression
YouTube
DeepSchoolAi
2:51
起始时间 00:20
What is the REM module in Python?
how to pip install re
YouTube
CodeLink
20:27
RegEx in Python (Part-2) | import re
已浏览 2.2万 次
2019年2月27日
YouTube
Indian Pythonista
0:43
Python Regex Power Moves You Must Know! #python
已浏览 390 次
6 个月之前
YouTube
Co-Coder
4:12
HOW TO: Do Relative & Absolute Imports (Python Error Explained)
已浏览 1.2万 次
2021年5月4日
YouTube
chinamatt
2:48
Python: Relative Imports
已浏览 5066 次
2020年11月17日
YouTube
Devstories Playground
2:59
How Do Python Relative Imports Work With . And ..? - Python Code School
已浏览 26 次
5 个月之前
YouTube
Python Code School
7:16
The Python import Statement
已浏览 1.4万 次
2020年1月30日
YouTube
Real Python
1:38
how to resolve import errors in python
已浏览 9 次
10 个月之前
YouTube
CodeDash
14:02
Absolute and Relative imports - Python Tutorial 28
已浏览 3.8万 次
2020年5月23日
YouTube
Automation Zone
5:51
Python Import Tutorial
已浏览 10.6万 次
2016年6月2日
YouTube
Pretty Printed
3:39
What is Import Error And How to handle Import Error in python | #importerror
已浏览 388 次
2025年1月22日
YouTube
The Data Millennials
1:29
How to Use import and from in Python
已浏览 282 次
5 个月之前
YouTube
AI journey with Prakhar
21:57
Python Tutorial for Beginners 9: Import Modules and Exploring The Standard Library
已浏览 97.9万 次
2017年5月17日
YouTube
Corey Schafer
6:06
Python For Beginners - Importing Functions From Another File Explained
已浏览 1.8万 次
2022年7月31日
YouTube
TeachingCS
1:31
How to Import a File in Python - For Beginners (2025)
已浏览 1345 次
2025年1月28日
YouTube
Techie Dialogue
2:50
Fixing Import Errors in Python: Common Issues and Solutions Explained
已浏览 1 次
6 个月之前
YouTube
The Debug Zone
4:24
Master Python Imports | 5 Ways to Import Libraries (Beginner-Friendly)
已浏览 566 次
7 个月之前
YouTube
Code To Design
2:17
How to properly import python modules from an adjacent folder?
已浏览 5 次
2 个月之前
YouTube
Roel Van de Paar
1:45
How to Import Installed Python Modules: A Step-by-Step Guide
已浏览 1 次
4 个月之前
YouTube
The Debug Zone
6:40
How to Import External Python Files and Functions Into Your Main Program!
已浏览 7836 次
2022年1月8日
YouTube
LeMaster Tech
7:16
Python How To Import Relative Path
已浏览 2371 次
2022年1月16日
YouTube
Black Lotus
2:04
How Can I Rename A Python Module Import Using "as"? - Python Code School
已浏览 16 次
6 个月之前
YouTube
Python Code School
4:24
Importing modules | Intro to CS - Python | Khan Academy
已浏览 4882 次
2024年6月26日
YouTube
Khan Academy
4:25
15. Importing the data into Python
已浏览 908 次
2024年4月25日
YouTube
Roman Davydov
3:44
Python - The Import Statement
已浏览 1.2万 次
2018年1月11日
YouTube
TutorialsPoint
1:28
Unlock the Power of Python: Importing Modules Simplified #python #pythonforbeginners
已浏览 7 次
7 个月之前
YouTube
Hardik Tutorials
2:16
Importing a python file as a module from another python file
已浏览 7 次
2 个月之前
YouTube
Roel Van de Paar
6:05
PYTHONPATH in Windows: How to import custom python files/modules
已浏览 12万 次
2017年6月8日
YouTube
Ryan Krauss
3:11
Python Tutorial: Introduction to Importing Data in Python
已浏览 876 次
2020年2月25日
YouTube
DataCamp
7:59
How Python Knows What You’re Importing 🤯 (sys.path + venv Explained)
已浏览 63 次
10 个月之前
YouTube
datageekrj
展开
更多类似内容
反馈