没有设计师开发Windows桌面应用程序 [英] Develop Windows Desktop application without designer

查看:93
本文介绍了没有设计师开发Windows桌面应用程序的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述




有没有像Tkinter一样有效的库? WinForms和WPF都很好,但有时候你只想简单地尝试一些简单而不需要高端IDE的东西。基本上,我可以简单地打开一个Console Application模板,引用所需的
命名空间并编写代码。几乎Python如何与Tkinter一起工作。



谢谢。 


解决方案

您好Jairo32,


感谢您发布此处。


<强>>>"几乎Python如何与Tkinter一起使用。 "


我不确定你的意思。如果您想知道如何使用Tkinter,请参阅下面的演示。


Tkinter是Python附带的Tk GUI工具包的Python接口


Tkinter是Python的标准GUI库。 Python与Tkinter结合使用时,可以快速轻松地创建GUI应用程序。 Tkinter为Tk GUI工具包提供了一个功能强大的面向对象的接口。


但Winform和WPF基于.NET Framework。


它是由Microsoft开发的软件框架,主要在Microsoft Windows上运行。它包括一个称为Framework Class Library(FCL)的大型类库,并提供跨多种编程语言的语言互操作性。 


我认为Tkinter和.NET具有可比性。


最好的问候,


哈特


如果您的问题已经解决,请记得关闭您的帖子,将有用的帖子标记为对同样问题的其他人有帮助的答案。



Are there any libraries that work like Tkinter? WinForms and WPF are good and all, but sometimes you simply want to try something simple without requiring a High end IDE. Basically, I can simply open a Console Application template, reference the required namespaces and write code. Almost how Python works with Tkinter.

Thanks. 

解决方案

Hi Jairo32,

Thank you for posting here.

>>" Almost how Python works with Tkinter. "

I am not sure what your mean. if you want to know that how to work with Tkinter, please see the below demo.

Tkinter is the Python interface to the Tk GUI toolkit shipped with Python.

Tkinter is the standard GUI library for Python. Python when combined with Tkinter provides a fast and easy way to create GUI applications. Tkinter provides a powerful object-oriented interface to the Tk GUI toolkit.

But the Winform and WPF are based on .NET Framework.

It is a software framework developed by Microsoft that runs primarily on Microsoft Windows. It includes a large class library known as Framework Class Library (FCL) and provides language interoperability across several programming languages. 

I think the Tkinter and .NET are comparable.

Best Regards,

Hart

if your issue has been resolved, please remember to close your thread by marking useful posts as answer that can be helpful for other person with same issue.


这篇关于没有设计师开发Windows桌面应用程序的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆