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() # ...
已浏览 26.4万 次
2020年9月22日
Tkinter
34:12
Build Modern Tkinter UI in Python | Tkinter Multi-Page GUI App Tutorial (2026)
YouTube
Tkinter Hub
已浏览 1401 次
2 个月之前
3:10:33
Tkinter Beginner Course - Python GUI Development
YouTube
ProgrammingKnowledge
已浏览 3858 次
8 个月之前
38:59
Tkinter Beginner Course - Python GUI Development
YouTube
NeuralNine
已浏览 75.7万 次
2021年9月29日
热门视频
13:23
How To Create GUI Window Using Python's Tkinter
YouTube
Fahim Amin
已浏览 3356 次
2023年12月22日
18:23:19
The ultimate introduction to modern GUIs in Python [ with tkinter ]
YouTube
Clear Code
已浏览 122.9万 次
2023年3月23日
11:38
Create Stunning Python GUIs in 10 Minutes With Drag & Drop
YouTube
Coding Is Fun
已浏览 19.3万 次
2024年6月16日
Kivy
5:41:26
Kivy Course - Create Python Games and Mobile Apps
YouTube
freeCodeCamp.org
已浏览 127.6万 次
2021年5月12日
4:32
Kivy Tutorial #1 - Introduction and Installing Kivy | Python GUI
YouTube
buildwithpython
已浏览 15.4万 次
2020年3月26日
7:10:15
Kivy Tutorial 2025: Essential Widgets You’ll Use 90% of the Time
YouTube
Makuni Technologies
已浏览 581 次
7 个月之前
13:23
在视频中查找 12:24
Modifying the Window
How To Create GUI Window Using Python's Tkinter
已浏览 3356 次
2023年12月22日
YouTube
Fahim Amin
18:23:19
The ultimate introduction to modern GUIs in Python [ with tkinter ]
已浏览 122.9万 次
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
1:55:09
25 Modern GUI - PySide6 / PyQt6 | Python Modern Desktop App Tuto
…
已浏览 1.2万 次
5 个月之前
YouTube
Spinn TV
15:49
Python Tkinter Tutorial: Create Desktop Apps In Seconds
已浏览 4289 次
4 个月之前
YouTube
Coding with David
8:58
Python GUI Builder | Modern GUI With Python | Automate Tkinter G
…
已浏览 9143 次
9 个月之前
YouTube
Proxlight
3:10:33
Tkinter Beginner Course - Python GUI Development
已浏览 3858 次
8 个月之前
YouTube
ProgrammingKnowledge
6:21
How to Build a GUI App with Tkinter in Python
已浏览 1701 次
10 个月之前
YouTube
ProgrammingKnowledge
Tkinter python tutorial one shot – Complete Course with 10 Real-Wo
…
已浏览 309 次
2 个月之前
YouTube
w3runs
14:19
Create GUI with Python Using Tkinter – Step-by-Step Guide!
已浏览 66 次
8 个月之前
YouTube
LinuxHowTo
17:46
How to Create a CustomTkinter Window in Python | Build Your Fir
…
已浏览 200 次
7 个月之前
YouTube
Simplified by Singam
11:47
GUI Window creation using tkinter in python
已浏览 2 次
1 个月前
YouTube
Roshni Thanka
11:12
Modern Graphical User Interfaces in Python
已浏览 180万 次
2022年11月21日
YouTube
NeuralNine
13:01
TTKBootstrap: Easiest Way To Build Modern GUIs in Python
已浏览 12.7万 次
2025年2月28日
YouTube
NeuralNine
29:25
How to Build a Modern Multi-Pages GUI with Python and CustomTkint
…
已浏览 7619 次
8 个月之前
YouTube
Tkinter Hub
2:54
How to Install and Verify Tkinter in Python | Build GUI Apps Easily
已浏览 4390 次
11 个月之前
YouTube
ProgrammingKnowledge
41:08
Python Tkinter Tutorial (Part 1): Getting Started, Elements, Layout
…
已浏览 14.5万 次
2024年7月27日
YouTube
Corey Schafer
3:34
Use a Drag & Drop Editor to Make Tkinter Python GUI Applications |
…
已浏览 9597 次
11 个月之前
YouTube
The Python Dude
44:54
PySide6 Crash Course: GUI Development in Python with Qt6
已浏览 4.6万 次
9 个月之前
YouTube
NeuralNine
0:47
DearPyGui Tutorial 9: Create a Custom Window with Size, Positio
…
已浏览 306 次
5 个月之前
YouTube
Turtle Code
8:18
How to Create a Window in CustomTkinter - Python GUI with
…
已浏览 143 次
4 个月之前
YouTube
Usando Python
2:39
GUI window design using python #shorts #tkinter #python.
已浏览 126 次
3 个月之前
YouTube
Learn Computer GSCTI
3:37
How to Install Python on Windows 10/11 [ 2026 Update ]
已浏览 5.9万 次
4 个月之前
YouTube
Geeky Script
2:06:52
24 Modern Ui: Python, PySide6, Pyqt6 Desktop GUI app
已浏览 8.8万 次
2024年6月24日
YouTube
Spinn TV
9:09
在视频中查找 02:34
Creating Main Window Class
Python PyQt5 setup a basic GUI Application! 🖥️
已浏览 6.5万 次
2024年7月23日
YouTube
Bro Code
6:42:28
在视频中查找 15:47
Understanding Window Applications
Python App Development: Build Modern GUIs in 7 Hours (Beginner
…
已浏览 28.4万 次
2024年3月14日
YouTube
Code with Josh
18:41
在视频中查找 05:23
Creating the Main Window
Build a Python Desktop Application in Minutes | Python GUI tutorial | C
…
已浏览 5.3万 次
2023年11月23日
YouTube
Code with Josh
0:53
Python Modern GUI Builder | Drag & Drop with CustomTkinter Export
…
已浏览 6781 次
10 个月之前
YouTube
Proxlight
31:08
Python Tkinter Sidebar Navigation Menu with Toggle Button – Step-b
…
已浏览 2574 次
2025年4月5日
YouTube
Sen Gideons
观看更多视频
更多类似内容
反馈