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
Tutorial: ML pipelines with Python SDK v2 - Azure Machine Learning
microsoft.com
2024年5月15日
Decorators - Advanced Python 13 - Python Engineer
python-engineer.com
2019年7月13日
av35698354
bilibili
2018年11月26日
热门视频
13:59
Decorators in Python: The Complete Guide
YouTube
Code with Josh
已浏览 5788 次
7 个月之前
20:50
Master Python Decorators: A Hands-On Programming Guide
YouTube
Jadi
已浏览 5412 次
7 个月之前
15:14
Python Decorators in 15 Minutes
YouTube
Kite
已浏览 47.8万 次
2019年10月30日
Python Decorator Examples
27:59
Python Decorators: The Complete Guide
YouTube
ArjanCodes
已浏览 17.6万 次
2023年1月27日
7:33
#44 Python Tutorial for Beginners | Decorators
YouTube
Telusko
已浏览 62.9万 次
2019年3月17日
6:34
Decorators in Python 🐍 with Example
YouTube
Gate Smashers
2023年11月24日
跳转到 Why Use Decorator in Python 的关键时刻
6:42
从 01:31 开始
Using Decorators
HOW TO USE DECORATORS IN PYTHON 2022 (THE RIGHT WAY)
YouTube
Indently
0:32
从 0:00 开始
Introduction to Python Decorators
Python Decorators Explained
YouTube
CG Python
21:24
从 20:29 开始
Typical Use Cases of Decorators
Decorators in Python - Advanced Python 13 - Programming Tutorial
YouTube
Patrick Loeber
11:05
从 09:08 开始
Benefits of Using Decorators
Python Decorators | Decorators in Python Explained | Python Tutorial | In
…
YouTube
Intellipaat
4:53
从 03:59 开始
Using Decorators as Placeholders
36. Python Essentials: Function Wrappers and Decorators in Python
YouTube
SkillBakery Studio
7:22
从 00:46 开始
Creating a Decorator for Get Ice Cream
Learn Python DECORATORS in 7 minutes! 🎊
YouTube
Bro Code
15:14
从 07:23 开始
Using Args and Krawns
Python Decorators in 15 Minutes
YouTube
Kite
2:45
从 0:00 开始
What are Decorators in Python?
What are Decorators in Python? 2MinutesPy
YouTube
2MinutesPy
15:23
从 00:14 开始
Basic Concepts of Functions in Python
Decorators in Python (Easy to Understand Guide) #31
YouTube
Programiz
从 00:40 开始
What is a decorator?
The Basics of Python Decorators
YouTube
Pretty Printed
13:59
Decorators in Python: The Complete Guide
已浏览 5788 次
7 个月之前
YouTube
Code with Josh
20:50
Master Python Decorators: A Hands-On Programming Guide
已浏览 5412 次
7 个月之前
YouTube
Jadi
15:14
Python Decorators in 15 Minutes
已浏览 47.8万 次
2019年10月30日
YouTube
Kite
4:23
Python Decorators in Just 4 Minutes
已浏览 1.8万 次
7 个月之前
YouTube
The Python Dude
9:10
Decorators in Python - Full Crash Python Tutorial for Beginners
已浏览 94 次
7 个月之前
YouTube
Sophia Iroegbu
7:04
Python Decorators Explained: A Beginner's Guide
已浏览 2 次
4 个月之前
YouTube
CodeLucky
3:02
Creating a Python Decorator for Functions and Coroutines: A Step
…
已浏览 10 次
9 个月之前
YouTube
The Debug Zone
2:45
What are Decorators in Python? 2MinutesPy
已浏览 2.8万 次
2024年2月26日
YouTube
2MinutesPy
0:42
Decorators in Python Explained with examples and usecases
已浏览 636 次
5 个月之前
YouTube
GetDevOpsReady
40:48
Master Python Decorators – Step-by-Step Guide with Real Examples
已浏览 186 次
3 个月之前
YouTube
vrfEducationEnglish
9:07
25. Decorators [Python 3 Programming Tutorials]
已浏览 3.1万 次
2019年5月8日
YouTube
codebasics
10:25
Python Decorators Tutorial
已浏览 10.5万 次
2016年12月19日
YouTube
codebasics
4:05
Python Decorators
已浏览 71 次
11 个月之前
YouTube
Stelly Arrays
27:59
Python Decorators: The Complete Guide
已浏览 17.6万 次
2023年1月27日
YouTube
ArjanCodes
0:59
What is Decorator in Python? | Interview Question | Python Tip
已浏览 2849 次
2023年5月8日
YouTube
thisPointer Academy
9:33
Python OOP Tutorial 6: Property Decorators - Getters, Setters, and
…
已浏览 103.4万 次
2016年8月19日
YouTube
Corey Schafer
11:15
Python Decorators Tamil Simplify Your Code Like a Pro! | How decor
…
已浏览 3458 次
8 个月之前
YouTube
pycodedigi
1:42
Understanding Python Decorators and Wrappers: A Solution to Creat
…
3 个月之前
YouTube
vlogize
25:15
Mastering Decorators in Python & Function Wrappers Techniques! #
…
已浏览 29 次
4 周前
YouTube
Death Code
3:12
What Is The `@property` Decorator In Python? - Next LVL Programming
2 个月之前
YouTube
NextLVLProgramming
1:55
How to Create Function Decorators with User Input in Python
4 个月之前
YouTube
vlogize
2:14
How to Pass a Function with Arguments in Another Function:
…
5 个月之前
YouTube
vlogize
3:55
Getter and Setter Methods with @property Decorator in Python #P
…
已浏览 21 次
1 个月前
YouTube
SOURAV SIR'S CLASSES
30:28
Python Tutorial: Decorators - Dynamically Alter The Functionalit
…
已浏览 96.3万 次
2016年4月4日
YouTube
Corey Schafer
2:38
How to use lru_cache decorator in Python?
已浏览 3009 次
7 个月之前
YouTube
2MinutesPy
1:00
Why and what do we need decorators for in Python? #pytho
…
已浏览 514 次
1 个月前
YouTube
DigitalSyntaxCodez
0:44
What are Python Decorators? #Python #Decorators #CodingTip
…
已浏览 176 次
6 个月之前
YouTube
Developer Service
2:05
Understanding the @ property Decorator in Python to Assign Cla
…
已浏览 1 次
4 个月之前
YouTube
vlogize
25:17
Understand Python Decorators in 5 Simple Steps (With Examples!)
已浏览 11 次
2 个月之前
YouTube
KidzCode
观看更多视频
更多类似内容
反馈