English
全部
搜索
图片
视频
短视频
地图
资讯
Copilot
更多
购物
航班
旅游
笔记本
报告不当内容
请选择下列任一选项。
无关
低俗内容
成人
儿童性侵犯
时长
全部
短(小于 5 分钟)
中(5-20 分钟)
长(大于 20 分钟)
日期
全部
过去 24 小时
过去一周
过去一个月
去年
清晰度
全部
低于 360p
360p 或更高
480p 或更高
720p 或更高
1080p 或更高
源
全部
Dailymotion
Vimeo
Metacafe
Hulu
VEVO
Myspace
MTV
CBS
Fox
CNN
MSN
价格
全部
免费
付费
清除筛选条件
安全搜索:
中等
严格
中等(默认)
关闭
筛选器
8:07
YouTube
Bro Code
Python tkinter setup a basic GUI 🐍
Python tkinter GUI tutorial for beginners #Python #tkinter #GUI #tutorial #beginners from tkinter import * window = Tk() #instantiate an instance of a window window.geometry("420x420") window.title("Bro Code first GUI program") icon = PhotoImage(file='logo.png') window.iconphoto(True,icon) window.config(background="#5cfcff") window.mainloop() # ...
已浏览 24.8万 次
2020年9月22日
短视频
0:28
已浏览 444 次
How to Make a Simple GUI with Tkinter in Python 🎨💻 #python #shorts
Pixel & Py
0:19
已浏览 266 次
Rent Calculator App (Tkinter GUI) | Python Project for Beginners
Fast Code
Python GUI Tutorial
15:49
Python Tkinter Tutorial: Create Desktop Apps In Seconds
YouTube
Coding with David
已浏览 4109 次
3 个月之前
41:08
Python Tkinter Tutorial (Part 1): Getting Started, Elements, Layouts, and Events
YouTube
Corey Schafer
已浏览 14.8万 次
2024年7月27日
1:55:09
25 Modern GUI - PySide6 / PyQt6 | Python Modern Desktop App Tutorial with Custom Widgets
YouTube
Spinn TV
已浏览 7358 次
3 个月之前
热门视频
18:41
Build a Python Desktop Application in Minutes | Python GUI tutorial | Code with Josh
YouTube
Code with Josh
已浏览 4.8万 次
2023年11月23日
3:10:33
Tkinter Beginner Course - Python GUI Development
YouTube
ProgrammingKnowledge
已浏览 3305 次
7 个月之前
22:40
How to Create Your First Python GUI with VS Code | Python GUI Tutorial Using Tkinter
YouTube
My Coding Project
已浏览 1万 次
2023年9月1日
Tkinter Python
5:37:30
Tkinter Course - Create Graphic User Interfaces in Python Tutorial
YouTube
freeCodeCamp.org
已浏览 349.5万 次
2019年11月19日
18:23:19
The ultimate introduction to modern GUIs in Python [ with tkinter ]
YouTube
Clear Code
已浏览 122.1万 次
2023年3月23日
38:59
Tkinter Beginner Course - Python GUI Development
YouTube
NeuralNine
已浏览 76万 次
2021年9月29日
跳转到 How to Run Your Programs in Python GUI 的关键时刻
9:27
起始时间 05:44
Running Python Programs in a File
How to Run Python Programs ( .py files ) on Windows 11 ( All Options )
YouTube
Example Program
5:37:30
起始时间 07:03
Running the Program
Tkinter Course - Create Graphic User Interfaces in Python Tutorial
YouTube
freeCodeCamp.org
3:48
起始时间 03:03
Running the App in a Window
Getting started with NiceGUI in Python. Run in a window
YouTube
Coders Bring Change (Python for Everyone)
15:15
起始时间 14:44
Running the Program
Python GUI Development With PySimpleGUI
YouTube
Real Python
1:05:14
起始时间 42:50
Running Executable File and Troubleshooting Errors
How to Program a GUI Application (with Python Tkinter)!
YouTube
Keith Galli
22:35
起始时间 13:56
Comparison with PySimpleGUI and VX Python
Creating GUIs with PySimpleGUI and Python
YouTube
Mouse Vs Python
53:41
起始时间 01:55
Saving and Running Python Files
Python Code Editor | GUI Project For Beginners | Part 1 of 2
YouTube
Coding Lifestyle 4u
0:45
起始时间 00:05
Subprocess Run
How to execute a Program or System Command from Python #Shorts
YouTube
Patrick Loeber
1:08
起始时间 00:34
Editing Python Code on Wayscript
How to Run a Python Script Every Week
YouTube
WayScript
3:42
起始时间 00:31
Transferring Python Library
Creating An GUI Apps With Python PySimpleGUI - Tutorial 1
YouTube
Turtle Code
18:41
Build a Python Desktop Application in Minutes | Python GUI tutorial | C
…
已浏览 4.8万 次
2023年11月23日
YouTube
Code with Josh
3:10:33
Tkinter Beginner Course - Python GUI Development
已浏览 3305 次
7 个月之前
YouTube
ProgrammingKnowledge
22:40
How to Create Your First Python GUI with VS Code | Python GUI Tutoria
…
已浏览 1万 次
2023年9月1日
YouTube
My Coding Project
18:23:19
The ultimate introduction to modern GUIs in Python [ with tkinter ]
已浏览 122.1万 次
2023年3月23日
YouTube
Clear Code
11:38
Create Stunning Python GUIs in 10 Minutes With Drag & Drop
已浏览 19.3万 次
2024年6月16日
YouTube
Coding Is Fun
26:23
Python Tkinter Tutorial: Build a GUI App from Scratch [FULL WALKTH
…
已浏览 675 次
2025年2月19日
YouTube
Hackr
5:37:30
Tkinter Course - Create Graphic User Interfaces in Python Tutorial
已浏览 349.5万 次
2019年11月19日
YouTube
freeCodeCamp.org
15:15
Python GUI Development With PySimpleGUI
已浏览 103.5万 次
2021年5月6日
YouTube
Real Python
24:42
Create a To-Do List GUI App in Python | Tkinter Project
已浏览 887 次
3 个月之前
YouTube
Code To Design
5:02
Run Python GUI Apps on Windows 11 with WSL2
已浏览 867 次
2025年2月27日
YouTube
Code with Nevyan
23:27
Convert GUI App to Real Program - Python to exe to setup wizard
已浏览 63.7万 次
2023年1月27日
YouTube
Python Simplified
6:13
How to Run Python Programs ( .py files ) on Windows 11 ( All Options )
已浏览 170.9万 次
2020年6月12日
YouTube
Example Program
3:51
How to Run Python Programs Using Python IDLE | Interactive & Script
…
已浏览 2714 次
2 个月之前
YouTube
Example Program
8:02
How to Run Python in Visual Studio Code on Windows 10/11 [ 2025 Up
…
已浏览 37.7万 次
2025年1月8日
YouTube
Geeky Script
8:07
How to Run Python Programs ( .py files ) in Windows 10
已浏览 22.4万 次
2021年1月20日
YouTube
LearningLad
9:23
How to Run Python Programs ( .py file ) on Windows 11
已浏览 4213 次
2024年8月1日
YouTube
LearningLad
2:18
How to Run Python Programs ( .py Files ) on Windows 11
已浏览 3610 次
2023年4月29日
YouTube
LearningLad
9:27
How to Run Python Programs ( .py files ) on Windows 11 ( All Options )
已浏览 2.5万 次
2023年4月26日
YouTube
Example Program
13:14
How To Run Python Programs On Windows
已浏览 2467 次
2024年8月1日
YouTube
ProgramsAndMe
5:50
Start coding with PYTHON in 5 minutes! 🐍
已浏览 67.8万 次
2024年8月16日
YouTube
Bro Code
5:39
How To Run Python In Command Prompt
已浏览 2.8万 次
2025年2月18日
YouTube
Computer Science (compsci112358)
15:52
CUDA Programming in Python - Your First GPU Program in Minute
…
已浏览 2052 次
11 个月之前
YouTube
Fahd Mirza
3:45
How to install Python 3.14.3 on Windows 11 | Amit Thinks
已浏览 2.1万 次
1 个月前
YouTube
Amit Thinks
10:30
PyQt5 Tutorial - Setup and a Basic GUI Application
已浏览 114.1万 次
2019年7月3日
YouTube
Tech With Tim
15:21
Tkinter Python GUI Tutorial For Beginners 3 - Creating First GUI A
…
已浏览 5.8万 次
2019年3月24日
YouTube
ProgrammingKnowledge
9:55
Standalone Python EXE Executable - Python Tkinter GUI Tutorial #40
已浏览 32.9万 次
2020年2月18日
YouTube
John Elder
7:34
Run Python code using a run configuration in PyCharm | Gettin
…
已浏览 4.2万 次
2022年5月17日
YouTube
PyCharm, a JetBrains IDE
9:42
Modern GUI With Python tkinter Full Tutorial
已浏览 2319 次
2025年3月23日
YouTube
TipsJazzInferno
46:39
GUIs & TUIs: Choosing a User Interface for Your Python Project
…
已浏览 1689 次
1 年前
YouTube
Real Python
观看更多视频
更多类似内容
反馈