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 COMPOSITION in 7 minutes! 🚘
# Aggregation = A relationship where one object contains references to other INDEPENDENT objects # "has-a" relationship # Composition = The composed object directly owns its components, which cannot exist independently # "owns-a" relationship class Engine: def __init__(self, horse_power): self.horse_power = horse_power class Wheel: def __init__ ...
已浏览 2.5万 次
2024年6月19日
Python Tutorial
1:33
Python Tutorial For Beginners
intellipaat.com
已浏览 8.8万 次
5 个月之前
Welcome To The Python Tutorial
python.land
2025年1月31日
8:38:56
Python Full Course for Beginners | Complete All-in-One Tutorial | 9 Hours
YouTube
Dave Gray
已浏览 105.1万 次
2023年7月25日
热门视频
12:09
Python Programming Lab: Mastering Has-A Relationship with Composition #203
YouTube
Last Bencher Bhupi
已浏览 317 次
2025年1月10日
13:49
Composition in Python | Learn 'Has-A' Relationship with Examples in Python OOP #202
YouTube
Last Bencher Bhupi
已浏览 1339 次
2024年12月7日
7:33
Composition Relationship in Python OOP
YouTube
Samer Sallam
已浏览 153 次
2022年6月7日
Python Projects
Best 70+ Python Projects With Source Code for Beginners 2026
itsourcecode.com
2022年7月30日
10:00
15 Python Projects: From Beginner To Full-Stack - Comp Sci Central
compscicentral.com
2020年6月26日
0:15
60 Python Project Ideas for 2025 | Beginner to Advanced 🔥🐍
YouTube
CodewithTanvir
已浏览 2048 次
6 个月之前
12:09
Python Programming Lab: Mastering Has-A Relationship wit
…
已浏览 317 次
2025年1月10日
YouTube
Last Bencher Bhupi
13:49
Composition in Python | Learn 'Has-A' Relationship with Examples in
…
已浏览 1339 次
2024年12月7日
YouTube
Last Bencher Bhupi
7:33
Composition Relationship in Python OOP
已浏览 153 次
2022年6月7日
YouTube
Samer Sallam
2:45
Inheritance and Composition: A Python OOP Guide (Overview) – R
…
2020年4月14日
realpython.com
12:18
Is-A vs Has-A Relationship in Python | Inheritance vs Compositi
…
已浏览 419 次
2024年12月10日
YouTube
Last Bencher Bhupi
1:41
Composition vs Inheritance - Episode 261 - Listen to the full epi
…
已浏览 1.3万 次
5 个月之前
Facebook
Real Python
3:51
Python Class Composition
已浏览 443 次
2025年3月19日
YouTube
Kenny Yip Coding
0:22
Composition vs Aggregation in Python
已浏览 173 次
3 个月之前
YouTube
NailTheRound
5:17
Python OOP Composition Clearly Explained
已浏览 4297 次
2023年2月22日
YouTube
Ave Coders
What is object composition? Give two examples.... | Filo
已浏览 5999 次
10 个月之前
askfilo.com
Algorithmic Music Composition With Python | PyData Global
已浏览 8007 次
2 个月之前
linkedin.com
4:45
Python OOP For Beginners - Composition Explained
已浏览 1736 次
2022年7月31日
YouTube
TeachingCS
5:14
Composition, Aggregation and Association. UML Class diagram r
…
已浏览 4365 次
2023年3月30日
YouTube
Coders Bring Change (Python for Everyone)
10:52
Composition and Aggregation in Python
已浏览 1280 次
2022年11月18日
YouTube
Learn with HSR
9:31
Python OOP: Python Composition Example (Composition Vs Inherita
…
已浏览 1.7万 次
2018年8月28日
YouTube
SoftTech
5:53
Python Tutorial for Beginners 33 - Python Composition
已浏览 5.3万 次
2018年9月17日
YouTube
ProgrammingKnowledge
11:54
Python OOP Tutorials | Composition and Aggregation
已浏览 3.5万 次
2020年6月13日
YouTube
ProgrammingKnowledge
18:27
Starting Object Oriented Composition and Inheritance: Pyt
…
已浏览 1万 次
2023年2月9日
YouTube
Real Python
6:38
Learn Python AGGREGATION in 6 minutes! 📚
已浏览 2万 次
2024年6月17日
YouTube
Bro Code
46:27
Composition in python || OOP's in Python
已浏览 57 次
3 个月之前
YouTube
BTPS KANPUR
4:43
Composition Writing | Definition, Types & Examples
已浏览 11.7万 次
2019年4月16日
Study.com
Ginna Wilkerson
0:44
Function Composition in Python #python #pythonprogramming #c
…
已浏览 952 次
2024年8月6日
YouTube
RD Coding Vines
2:34:49
Polymorphism and Composition in Python OOP
已浏览 52 次
5 个月之前
YouTube
Ibrahim Olawoyin
14:10
Python OOP Secrets: Class Methods, Static Methods & Compo
…
已浏览 21 次
4 个月之前
YouTube
Sumantra Codes
1:35
PyCompound: Overview
已浏览 8 次
2 个月之前
YouTube
PyCompound
6:29
Python Composition - Intermediate OOP Tutorial #6 (2020)
已浏览 4421 次
2020年5月16日
YouTube
ShawCode
46:03
Selecting Inheritance or Composition in Python | Real Pyth
…
已浏览 1161 次
7 个月之前
YouTube
Real Python
20:44
05 | OOP in Python | Association | Composition vs Aggregation
已浏览 8175 次
2020年4月30日
YouTube
Non Stop Enlightenment
45:41
Master Python OOP: Inheritance, Composition & Polymorphism | Pr
…
已浏览 46 次
3 个月之前
YouTube
The Rise AI Learning
观看更多视频
更多类似内容
反馈