开发者交流平台
开发者交流平台

通过集体智慧和协作来改善编程学习和解决问题的方式。致力于成为全球开发者共同参与的知识库,让每个人都能够通过互相帮助和分享经验来进步。

bj
登录
  • 友情链接
站内
tkinter

tkinter

go

如何在一个 Python 脚本中使用另一个脚本的数值。

英文: How to use value from one python script to another 问题 我有两个Python脚本。 Script1.py 包括: ``` python im...
huangapple 2023年2月14日175评论python tkinter
go

CTRL键按下事件通过触摸板滚动触发。

英文: CTRL KeyPress event is fired trough scrolling with TouchPad 问题 我试图追踪控制键在按下和释放时的情况。 在一开始一切似乎都很正常,...
huangapple 2023年2月14日129评论python tkinter
go

使用Python的tkinter创建的模拟时钟,但一运行它,就在1秒后停止。

英文: analog clock using tkinter on python but as soon as i run it it stops after 1 second 问题 # import...
huangapple 2023年2月14日137评论python tkinter
go

'NoneType'对象没有属性'get' | Python GUI

英文: 'NoneType' object has no attribute 'get' | Python GUI 问题 抱歉,我不能提供对代码错误的实时调试。这个错误...
huangapple 2023年2月14日126评论python tkinter
go

如何在几秒钟内更新一个tkinter标签

英文: How to update a tkinter label every few seconds 问题 import tkinter as tk import datetime import p...
huangapple 2023年2月14日155评论multithreading python
go

限制 Entry 中的字符数。

英文: How to limit the character in Entry 问题 我需要将输入限制为最多5位数字。 ```python def validate(S): try: float(S)...
huangapple 2023年2月14日129评论python tkinter
go

检查 tkinter 窗口的大小使用 “if” 语句。

英文: Check the size of tkinter window using "if" statement 问题 if root.geometry == "457...
huangapple 2023年2月13日131评论python tkinter
go

Starting n threads with same function at different times.

英文: Starting n threads with same function at diffrent times 问题 I'm currently working with Tkinter to...
huangapple 2023年2月13日136评论multithreading python
go

有没有办法在 Python 中的另一个函数内终止一个函数

英文: is there a way to terminate a function inside another function in python 问题 以下是您要翻译的代码部分: count ...
huangapple 2023年2月10日132评论python tkinter
go

如何在一个字符串中使用多种字体,python,tkinter

英文: How to make multiple Fonts in one string, python, tkinter 问题 在Tkinter中,我想在一个Label中使用不同的字体。实际情况是这...
huangapple 2023年2月10日128评论python tkinter
29

文章导航

1 … 21 22 23 24 25 26 27 28 29
name
开发者交流平台
通过集体智慧和协作来改善编程学习和解决问题的方式。致力于成为全球开发者共同参与的知识库,让每个人都能够通过互相帮助和分享经验来进步。
文章117266 留言 4 访客17104953

热门标签

node.js java arrays reactjs javascript flutter r json pandas go c# typescript python css spring sql html spring-boot c++ android

悟已往之不谏,知来者之可追!

今日
00%
已00小时
本周
00%
已过00天
本月
00%
已过00天
今年
00%
已是00月

Copyright ©  开发者交流平台 版权所有.

闽 ICP 备 2022019110 号 - 1
  • 开发者交流平台

    本页二维码