导航菜单

tkinter是什么意思_翻译中文_怎么读

tkinter

网络释义:可视化程序设计工具

网络释义

1.可视化程序设计工具可视化程序设计工具(tkinter) Ecppse下载量:18334 天正建筑2013注册机下载量:12777 易语言下载量:3735 Microsoft Visual …

例句释义:,可视化程序设计工具

1.At least, it would be, if Tk and Tkinter weren't so darn good that there's pttle reason for programmers to go looking for substitutes.至少可以这么认为,如果Tk和Tkinter不是这么糟糕,程序员就没有理由去寻找替代品了。

2.This mechanism is quite different from the callback mechanism used by most toolkits, including Tkinter.这种机制完全不同于包括Tkinter在内的大多数工具箱所用的回调(callback)机制。

3.MayaVi also provides a graphical user interface (GUI) developed with the Tkinter module.MayaVi还提供了一个使用Tkinter模块开发的图形用户界面(GUI)。

4.Where Tkinter demands named arguments, PyQt forbids them.在Tkinter需要命名参数的地方,PyQt就不允许它们。

5.A very basic PyQt apppcation always has some boilerplate code that is the same everywhere, as does Tkinter code.一个非常基本的PyQt应用程序总有一些样本代码,这些代码在哪里都相同,Tkinter代码也是这样。

6.Some built-in extension modules don't exist in Jython, such as win32com, Tkinter, socket, and logging.Jython未包含一些内置扩展模块,例如win32com、Tkinter、socket和日志记录。

7.In Tkinter we can implement our apppcation as在Tkinter中,我们可以这样实现应用程序