【问题标题】:how to remove previous input and only show current input in key binding of python如何删除以前的输入并仅在python的键绑定中显示当前输入
【发布时间】:2022-06-14 17:53:04
【问题描述】:

python code

如果你输入 123 然后 456,程序会给你以下结果: “重量为:123g” "重量为:456g"

如何编写代码,以便只为我提供当前结果,而之前的结果已被删除。 "重量为:456g"

【问题讨论】:

  • 不要贴代码截图,自己贴代码。

标签: python tkinter bind


猜你喜欢
  • 2021-05-03
  • 2020-05-02
  • 2021-08-14
  • 2010-11-06
  • 2021-10-27
  • 2019-04-14
  • 2019-02-08
  • 1970-01-01
相关资源
最近更新 更多