English
全部
搜索
图片
视频
地图
资讯
更多
购物
航班
旅游
笔记本
报告不当内容
请选择下列任一选项。
无关
低俗内容
成人
儿童性侵犯
时长
全部
短(小于 5 分钟)
中(5-20 分钟)
长(大于 20 分钟)
日期
全部
过去 24 小时
过去一周
过去一个月
去年
清晰度
全部
低于 360p
360p 或更高
480p 或更高
720p 或更高
1080p 或更高
源
全部
Dailymotion
Vimeo
Metacafe
Hulu
VEVO
Myspace
MTV
CBS
Fox
CNN
MSN
价格
全部
免费
付费
清除筛选条件
安全搜索:
中等
严格
中等(默认)
关闭
筛选器
7:22
YouTube
Bro Code
Learn Python DECORATORS in 7 minutes! 🎊
# Decorator = A function that extends the behavior of another function # w/o modifying the base function # Pass the base function as an argument to the decorator def add_sprinkles(func): def wrapper(*args, **kwargs): print("*You add sprinkles 🎊*") func(*args, **kwargs) return wrapper def add_fudge(func): def wrapper(*args, **kwargs): print ...
已浏览 5万 次
2024年6月27日
Python Decorator Tutorial
15:14
Python Decorators in 15 Minutes
YouTube
Kite
已浏览 47.8万 次
2019年10月30日
10:25
Python Decorators Tutorial
YouTube
codebasics
已浏览 10.5万 次
2016年12月19日
30:28
Python Tutorial: Decorators - Dynamically Alter The Functionality Of Your Functions
YouTube
Corey Schafer
已浏览 97万 次
2016年4月4日
热门视频
6:17
Decorator in python | Multiple Decorators on a Function | Advanced Python Tutorial
YouTube
Code-yug
已浏览 7653 次
2022年7月29日
13:59
Decorators in Python: The Complete Guide
YouTube
Code with Josh
已浏览 5788 次
8 个月之前
2:45
What are Decorators in Python? 2MinutesPy
YouTube
2MinutesPy
已浏览 2.8万 次
2024年2月26日
Python Decorator Examples
4:23
Python Decorators in Just 4 Minutes
YouTube
The Python Dude
已浏览 1.8万 次
8 个月之前
27:59
Python Decorators: The Complete Guide
YouTube
ArjanCodes
已浏览 17.9万 次
2023年1月27日
0:42
Decorators in Python Explained with examples and usecases
YouTube
GetDevOpsReady
已浏览 636 次
6 个月之前
跳转到 What Is Mutator Decorator in Python 的关键时刻
0:32
从 0:00 开始
Introduction to Python Decorators
Python Decorators Explained
YouTube
CG Python
7:22
从 00:46 开始
Creating a Decorator for Get Ice Cream
Learn Python DECORATORS in 7 minutes! 🎊
YouTube
Bro Code
11:05
从 00:50 开始
What are Decorators in Python?
Python Decorators | Decorators in Python Explained | Python Tutorial | In
…
YouTube
Intellipaat
5:24
从 00:09 开始
What are Python Decorators?
How to use Python decorators to modify functions with other functions, simplif
…
YouTube
TECHtalk
2:45
从 0:00 开始
What are Decorators in Python?
What are Decorators in Python? 2MinutesPy
YouTube
2MinutesPy
15:14
从 0:00 开始
Introduction to Decorators
Python Decorators in 15 Minutes
YouTube
Kite
21:24
从 0:00 开始
Introduction to Decorators
Decorators in Python - Advanced Python 13 - Programming Tutorial
YouTube
Patrick Loeber
15:23
从 00:14 开始
Basic Concepts of Functions in Python
Decorators in Python (Easy to Understand Guide) #31
YouTube
Programiz
4:53
从 03:59 开始
Using Decorators as Placeholders
36. Python Essentials: Function Wrappers and Decorators in Python
YouTube
SkillBakery Studio
27:59
从 02:21 开始
Introduction to Decorators
Python Decorators: The Complete Guide
YouTube
ArjanCodes
6:17
Decorator in python | Multiple Decorators on a Function | Advan
…
已浏览 7653 次
2022年7月29日
YouTube
Code-yug
13:59
Decorators in Python: The Complete Guide
已浏览 5788 次
8 个月之前
YouTube
Code with Josh
2:45
What are Decorators in Python? 2MinutesPy
已浏览 2.8万 次
2024年2月26日
YouTube
2MinutesPy
20:50
Master Python Decorators: A Hands-On Programming Guide
已浏览 5412 次
8 个月之前
YouTube
Jadi
4:12
🎥 Python Tutorial Part 26: Decorators in Python
已浏览 10 次
1 个月前
YouTube
Shahi_works
9:10
Decorators in Python - Full Crash Python Tutorial for Beginners
已浏览 94 次
7 个月之前
YouTube
Sophia Iroegbu
1:47
Understanding Python Decorators: How to Multiply and Sum Values i
…
5 个月之前
YouTube
vlogize
40:48
Master Python Decorators – Step-by-Step Guide with Real Examples
已浏览 186 次
4 个月之前
YouTube
vrfEducationEnglish
3:02
Creating a Python Decorator for Functions and Coroutines: A Step
…
已浏览 10 次
9 个月之前
YouTube
The Debug Zone
15:14
Python Decorators in 15 Minutes
已浏览 47.8万 次
2019年10月30日
YouTube
Kite
20:53
Python Decorators: The Secret to Supercharging Your Code
已浏览 7347 次
2024年2月15日
YouTube
k0nze
10:15
Mastering Python Decorators: A Beginner's Guide
4 个月之前
YouTube
Code Breakers
0:42
Decorators in Python Explained with examples and usecases
已浏览 636 次
6 个月之前
YouTube
GetDevOpsReady
1:00
Master Python Decorators: Add Power to Your Functions Like a Pr
…
已浏览 610 次
7 个月之前
YouTube
PyTrain
4:23
Python Decorators in Just 4 Minutes
已浏览 1.8万 次
8 个月之前
YouTube
The Python Dude
7:04
Python Decorators Explained: A Beginner's Guide
已浏览 2 次
5 个月之前
YouTube
CodeLucky
0:12
How do decorators with arguments work in Python? Unlock the Powe
…
已浏览 139 次
8 个月之前
YouTube
Python Peak
2:56
Decorator in Python | Python Full Course for Beginners Part 14 | Fu
…
已浏览 27 次
6 个月之前
YouTube
Career Campus Pro
12:40
23. Decorator in python | Python Tutorial For Beginners | Code wit
…
6 个月之前
YouTube
Shubhankar Sisodia
0:21
🔥 Python Decorators in 1 Minute! | Decorators in Python #pythoninter
…
已浏览 1064 次
10 个月之前
YouTube
KaaShiv InfoTech
2:57
Function Decorators in Python | Easy Guide & Examples #Python #
…
已浏览 17 次
1 个月前
YouTube
SOURAV SIR'S CLASSES
2:29
F*ckin Awesome Decorators in Python...
已浏览 4409 次
5 个月之前
YouTube
2MinutesPy
11:15
Python Decorators Tamil Simplify Your Code Like a Pro! | How decor
…
已浏览 3458 次
8 个月之前
YouTube
pycodedigi
1:02:25
Python Basics (Part 1) – Introduction to Decorators
已浏览 10 次
3 周前
YouTube
Code With Yasir Nawaz
11:04
"Python Decorators Explained in 11 Minutes | Advanced Python Day 1
…
已浏览 1 次
1 个月前
YouTube
crack coding
6:34
Decorators in Python 🐍 with Example
2023年11月24日
YouTube
Gate Smashers
2:00
How to Execute a Class Method from a Decorator Function in Python
已浏览 2 次
5 个月之前
YouTube
vlogize
16:58
Python decorators explained in 16,97 minutes
已浏览 18 次
3 周前
YouTube
Rodrigo 🐍🚀
9:10
DECORATORS in PYTHON | Python for Beginners #python #code #pyt
…
已浏览 13 次
1 个月前
YouTube
BracesAndSemicolons
观看更多视频
更多类似内容
反馈