适用于 Windows 的独立时尚应用程序 - 但我是 python/Java 开发人员。什么是最少学习曲线的方式?

发布于 2024-11-04 02:05:38 字数 234 浏览 2 评论 0原文

该应用程序很简单,可以显示图像和简单的图像处理。

我了解 python 和 java,但还没有看到在 Windows 上内置它们的时尚独立应用程序。我不确定 py2exe 有多可靠。

使用 .Net/C# 似乎是唯一的方法,我对此感到害怕,因为我从未用过这些方法进行过任何编程。

还有别的办法吗?我听说过 silverlight &棱镜。不知道当您用它们创建独立应用程序时它们是否可以访问文件系统。

The application is simple and deals with showing images and simple image manipulation.

I know python and java, but haven't seen a sleek standalone application built in them on windows. I'm not sure how reliable py2exe is.

Going the .Net/C# seems to be the only way, which I dread, since I've never done any programming in those.

Is there another way ? I've heard about silverlight & prism. Don't know if they can access filesystems when you make a standalone application out of them.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

め七分饶幸 2024-11-11 02:05:38

既然您了解 Python,也许 IronPython 是您的一个选择?您还可以使用创建 Swing Java 应用程序

Since you know Python maybe IronPython is an option for you? You can also use create a Swing Java app

情何以堪。 2024-11-11 02:05:38

现在还有些边缘 - 但您可以使用 VS 2010 的新 Python 工具
http://pytools.codeplex.com/

如果您没有 VS,请下载“Microsoft Visual Studio 2010 Shell(集成)可再发行组件包“http://www.microsoft.com/downloads/en/details.aspx?FamilyID=8e5aa7b6-8436-43f0-b778-00c3bca733d3&displaylang=en

然后你就可以安装Python工具...

请记住,您仍然需要学习 XAML 或 WinForms &它仍然是.net...

希望有帮助。

It's a little fringe right now - but you can use the new Python tools for VS 2010
http://pytools.codeplex.com/

If you don't have VS, download the "Microsoft Visual Studio 2010 Shell (Integrated) Redistributable Package" http://www.microsoft.com/downloads/en/details.aspx?FamilyID=8e5aa7b6-8436-43f0-b778-00c3bca733d3&displaylang=en

then you can install the python tools...

Keep in mind you'll still have to learn XAML or WinForms & it's still .net...

Hope the helps.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文