English
全部
搜索
图片
视频
短视频
地图
资讯
更多
购物
航班
旅游
笔记本
报告不当内容
请选择下列任一选项。
无关
低俗内容
成人
儿童性侵犯
时长
全部
短(小于 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.6万 次
2020年9月22日
Tkinter
18:23:19
The ultimate introduction to modern GUIs in Python [ with tkinter ]
YouTube
Clear Code
已浏览 120.2万 次
2023年3月23日
6:32
Python GUI with Tkinter - 6 - Binding Functions to Layouts
YouTube
thenewboston
已浏览 34.7万 次
2014年9月11日
17:14
Tkinter(Python GUI) : Create Widgets using loop
YouTube
Harshit vashisth
已浏览 3.9万 次
2019年3月23日
热门视频
A Perfect Guide to Python GUI Programming with examples
nexsoftsys.com
2018年11月20日
11:01
Creating Buttons With TKinter - Python Tkinter GUI Tutorial #3
YouTube
Codemy.com
已浏览 34.9万 次
2019年1月14日
0:22
making a basic GUI window in python tkinter
YouTube
TechExplainer
已浏览 10.5万 次
2023年1月19日
Kivy
11:05
Python Kivy Tutorial - Setup/Creating A Simple Application
techwithtim.net
2019年3月9日
The Complete Kivy App Development Course
zenva.com
2020年8月1日
16:06
Kivy with Python tutorial for Mobile Application Development Part 1
YouTube
sentdex
已浏览 31.6万 次
2015年2月18日
A Perfect Guide to Python GUI Programming with examples
2018年11月20日
nexsoftsys.com
11:01
Creating Buttons With TKinter - Python Tkinter GUI Tutorial #3
已浏览 34.9万 次
2019年1月14日
YouTube
Codemy.com
0:22
making a basic GUI window in python tkinter
已浏览 10.5万 次
2023年1月19日
YouTube
TechExplainer
28:39
Tkinter Python Tutorial | Python GUI Programming Using Tkinter Tutori
…
已浏览 54.3万 次
2018年12月31日
YouTube
edureka!
18:12
How to Create a GUI in Python using Tkinter
已浏览 2.6万 次
2022年7月11日
YouTube
Bryan Cafferky
9:46
Python 2.7 Tutorial Pt 15 Tkinter GUI
已浏览 13.6万 次
2010年11月17日
YouTube
Derek Banas
1:05:14
How to Program a GUI Application (with Python Tkinter)!
已浏览 94.7万 次
2019年2月2日
YouTube
Keith Galli
0:50
How To Create A GUI With Python | Python Tutorial
已浏览 1464 次
2023年10月19日
YouTube
TechnicallyRipped
38:59
Tkinter Beginner Course - Python GUI Development
已浏览 75.4万 次
2021年9月29日
YouTube
NeuralNine
3:10:33
Tkinter Beginner Course - Python GUI Development
已浏览 3087 次
6 个月之前
YouTube
ProgrammingKnowledge
4:33
Python GUI with Tkinter - 14 - Images and Icons
已浏览 29.3万 次
2014年9月16日
YouTube
thenewboston
10:09
Create Beautiful Python GUI in 10 Minutes 🐍 | Tkinter Designer Tutorial
已浏览 33万 次
2022年9月25日
YouTube
Parth Jadhav
10:55
Build Python Graphic User Interface (GUI) by Tkinter
已浏览 31.7万 次
2017年5月17日
YouTube
Data Science Garage
11:09
Python GUI TKinter Tutorial #2 Create Your First GUI
已浏览 1.6万 次
2021年3月18日
YouTube
CodeWithKiran
4:00:25
Python Tkinter Full Course for free 🐍
已浏览 50.9万 次
2020年9月26日
YouTube
Bro Code
18:23:19
The ultimate introduction to modern GUIs in Python [ with tkinter ]
已浏览 120.2万 次
2023年3月23日
YouTube
Clear Code
2:39
Master GUI Programming With Python - Beginner Friendly!
已浏览 226 次
2025年2月1日
YouTube
Pybeginners
28:24
Build GUIs Using Python | Python Tkinter in 30 mins | Login App GUI
已浏览 7.2万 次
2022年5月16日
YouTube
CampusX
41:08
Python Tkinter Tutorial (Part 1): Getting Started, Elements, Layout
…
已浏览 14.4万 次
2024年7月27日
YouTube
Corey Schafer
8:35
Tkinter Python GUI Tutorial For Beginners 1 - Introduction to Tkinter
已浏览 14.3万 次
2019年3月14日
YouTube
ProgrammingKnowledge
Python GUI Development : Create Professional Applications
已浏览 1405 次
2023年8月6日
git.ir
9:15
Python GUI with Tkinter - 8 - Using Classes
已浏览 34万 次
2014年9月13日
YouTube
thenewboston
4:38
Graphic User Interface (GUI) In Python Coding | Coding in Python
已浏览 2.3万 次
2020年10月11日
YouTube
Coding Guru
4:44
Python GUI with Tkinter - 5 - More on the Grid Layout
已浏览 34.9万 次
2014年9月11日
YouTube
thenewboston
3:23:58
Python Tkinter GUI Design Using ttkbootstrap - Complete Course
已浏览 40.4万 次
2023年7月18日
YouTube
freeCodeCamp.org
7 Secrets To Building A Stunning Python Graphical UI
已浏览 5427 次
2022年8月29日
pythongui.org
56:39
Desktop GUI App With Python & Tkinter
已浏览 39.3万 次
2019年11月7日
YouTube
Traversy Media
40:11
Modern Graphical User Interfaces in Python: Modern UI Design with Py
…
已浏览 7239 次
2024年4月7日
YouTube
Sen Gideons
54:46
Tkinter Data Entry Form tutorial for beginners - Python GUI project [re
…
已浏览 41.6万 次
2022年7月8日
YouTube
Code First with Hala
观看更多视频
更多类似内容
反馈