PHP驱动的GUI应用程序的Windows [英] PHP-powered GUI Applications for Windows

查看:199
本文介绍了PHP驱动的GUI应用程序的Windows的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我知道,PHP是一个跨preTED语言和基于Web的东西,是不是运行实际的操作系统GUI应用而设计的,但有什么办法?

I know that PHP is an interpreted language and for web-based things, isn't designed for running GUI applications on actual OSs, but is there a way?

基本上,有一个框架/系统,让我创造本机(基本上,二进制,.exe文件,看起来像一个Win32应用程序与本地控制和全部)窗口,基于GUI的应用程序?

Basically, is there a framework / system that allows me to create "native" (basically, binary, .exe, looks like a Win32 app with the native controls and all) windows, GUI-based applications?

所以,我可以code这样的框架,一个PHP应用程序(在某种程度上),它编译成一个.exe,并将其分发给作为一个正常的Windows应用程序。可能吗?

So I could code a PHP app with such framework, and (somehow) compile it into an .exe, and distribute it as a normal windows application. Possible?

我可以使用VS / .NET,C#和所有,但使用PHP可以让我重用了许多额外的功能的内部架构,缩短开发周期了不少。

I could use VS/.NET , C# and all, but using PHP would allow me to reuse an internal framework for many extra functions, shortening the development cycle a lot.

那么,有没有这样做呢?

So, is there such a way to do it?

推荐答案

如果您有净的知识是使用的 Phalanger 博客)基本上编译PHP code到在净中间语言,并允许您访问所有标准的.NET库(包括WPF和WinForms,所以你可以创建图形用户界面)

The best solution if you have knowledge of .Net would be to use Phalanger (Blog) which basically compile php code to the .Net intermediate language and allow you to access all standard .Net libraries (including WPF and WinForms so you could create GUIs)

这篇关于PHP驱动的GUI应用程序的Windows的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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