English
全部
搜索
图片
视频
短视频
地图
资讯
更多
购物
航班
旅游
笔记本
报告不当内容
请选择下列任一选项。
无关
低俗内容
成人
儿童性侵犯
时长
全部
短(小于 5 分钟)
中(5-20 分钟)
长(大于 20 分钟)
日期
全部
过去 24 小时
过去一周
过去一个月
去年
清晰度
全部
低于 360p
360p 或更高
480p 或更高
720p 或更高
1080p 或更高
源
全部
Dailymotion
Vimeo
Metacafe
Hulu
VEVO
Myspace
MTV
CBS
Fox
CNN
MSN
价格
全部
免费
付费
清除筛选条件
安全搜索:
中等
严格
中等(默认)
关闭
筛选器
5:35
YouTube
simpleprog
The Magic Behind Python's __name__ == "__main__" Explained
This video explains the Python concept of if name == "main": in a clear and simple way using practical examples. You will learn what it means, why it is used, and how it behaves when a Python file is run directly versus when it is imported into another file. This is perfect for beginners who want to understand how Python controls code execution ...
已浏览 4 次
3 周前
Python Tutorial
1:33
Python Tutorial For Beginners
intellipaat.com
已浏览 8.8万 次
5 个月之前
6:14:07
Python Complete Tutorial for Beginners (2025) | Learn Python from Scratch
YouTube
Course Hub
已浏览 65 次
2025年2月3日
Complete Python Tutorial For Beginners 2025| Python Course in 6 hours
YouTube
LearningBytes
已浏览 3586 次
11 个月之前
热门视频
2:13
Python’s __name__ == "__main__" Explained Simply
YouTube
Coding with Mahdi
已浏览 305 次
3 个月之前
9:33
Why Python Says __name__ == "__main__" | Explained with Real-Life Example 😎
YouTube
Data Science Wallah
已浏览 15 次
7 个月之前
11:40
Python's Mysterious 'if __name__ == "__main__"' Explained
codefather.tech
2021年4月13日
Python Projects
Top 45 Python Project Ideas for Beginners
intellipaat.com
已浏览 9万 次
2020年11月12日
8:49:08
Top 20 Python Projects for Beginners to Advanced - Full Walk Through
YouTube
WsCube Tech
已浏览 85.2万 次
2022年2月10日
8:42
10 Amazing Python Projects for Beginners (with Source code)
YouTube
Introvert Coder
已浏览 3.7万 次
2021年2月16日
2:13
Python’s __name__ == "__main__" Explained Simply
已浏览 305 次
3 个月之前
YouTube
Coding with Mahdi
9:33
Why Python Says __name__ == "__main__" | Explained with Real-
…
已浏览 15 次
7 个月之前
YouTube
Data Science Wallah
11:40
Python's Mysterious 'if __name__ == "__main__"' Explained
2021年4月13日
codefather.tech
1:00
What Does __name__ == "__main__" Mean? #python #codi
…
已浏览 5.9万 次
2022年9月26日
YouTube
b001
8:50
Python Module Deep Dive | How Import Works & __name__ == "__
…
已浏览 913 次
5 个月之前
YouTube
pycodedigi
5:19
Python For Beginners - __main__ Explained
已浏览 1073 次
2022年7月31日
YouTube
TeachingCS
6:06
Python if __name__ == '__main__': Visually Explained
已浏览 56.3万 次
2025年2月21日
YouTube
Visually Explained
11:34
What is Python name __main__ : Discover Python's Main Function
已浏览 1795 次
2021年7月8日
YouTube
CodeFatherTech
6:01
Python's if name == 'main' Explained (You'll Actually Understand!)
已浏览 19 次
10 个月之前
YouTube
Halogenius Ideas
Entenda o if __name__ == "__main__" em Python: Guia Com
…
2021年10月23日
hashtagtreinamentos.com
1:31
【编程教室】Python中的__name__与__main__
已浏览 7570 次
2019年8月27日
bilibili
幽蓝伊梦
5:45
Python if name == "main" Explained with Example
已浏览 61 次
2 个月之前
YouTube
CodingX
0:55
How __name__==“__main__” works in python?
已浏览 439 次
2 个月之前
YouTube
Ritik CodeNest
0:15
name == "main" Explained 😱 | Python Entry Point #shorts #python #codi
…
已浏览 353 次
1 个月前
YouTube
Coding With PK
0:13
Why if name == 'main' Is Crucial in Python 🔑
已浏览 503 次
2025年3月7日
YouTube
PythBuster
7:09
Understanding if __name__ == “__main__” in Python | Python Ma
…
已浏览 4.4万 次
2020年6月24日
YouTube
ProgrammingKnowledge
0:33
What Is __name__ == '__main__' in Python | Python Tip: What Does _
…
已浏览 820 次
3 个月之前
YouTube
CodeGlory
7:28
Python Tutorial for Beginners 40 - Idea behind : if __name__ == "__m
…
已浏览 2.5万 次
2018年9月21日
YouTube
ProgrammingKnowledge
5:43
#46 Python Tutorial for Beginners | Special Variable __name__
已浏览 48.5万 次
2018年8月12日
YouTube
Telusko
10:24
Python logging tutorial: __name__ and logger inheritance
已浏览 6909 次
2023年8月22日
YouTube
teclado
12:51
python:__name__、__main__的原理理解
已浏览 7243 次
2023年2月16日
bilibili
和跳跳一起学
10:23
An easy-to-understand explanation of the commonly seen "if __name_
…
已浏览 6.5万 次
2022年1月16日
YouTube
いまにゅのAIプログラミング塾
8:47
If __name__ == "__main__" for Python Developers
已浏览 43.6万 次
2022年11月27日
YouTube
Python Simplified
4:48
PYTHON if__name__ == '__main__' | Should You Use This? | For Pytho
…
已浏览 413 次
8 个月之前
YouTube
Code To Design
3:42
If Name ,Main in Python | The Complete Python Course | Basic t
…
已浏览 299 次
2024年9月29日
YouTube
Code Commander
5:26
Why You Should Use Python if __name__ == "__main__"
已浏览 2.7万 次
2022年3月8日
YouTube
k0nze
8:10
Python Tutorial - if __name__ =='__main__'
已浏览 8.2万 次
2018年3月15日
YouTube
Amulya's Academy
4:52
Python代码结构入门:理解__main__和if name == 'main'的2
…
已浏览 154 次
5 个月之前
bilibili
小柯教学承接私活
0:40
What is __name__ == “__main__” in Python? #shorts #coding #python
…
已浏览 1779 次
3 个月之前
YouTube
Coders Daily
观看更多视频
更多类似内容
反馈