Web Ui控制PHP? [英] Web Ui controls for PHP?

查看:48
本文介绍了Web Ui控制PHP?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

大家好,

作为一名经验丰富的c#.net顾问,我跳进了一个php项目,并且除了明显的学习曲线之外还有
非常令人失望

意识到我找不到任何体面的用于php的UI控件库(比较来自.net的10多个供应商的
)。特别是我迫切需要一个可编辑的Grid - TreeView混合控件(例如
。 com / ASPxTreeListDemos / Editing / Modes.aspxtarget =_ blank> http://demos.devexpress.com/ASPxTree...ing/Modes.aspx

支持层次结构,ajax''加载和可编辑。


我可以寻找这样一个控件的任何想法吗?


非常感谢提前!

Andrey

Hi Guys,

Being an experienced c#.net consultant I jumped into a php project and
apart from the obvious learning curve it''s pretty disappointing to
realize I can''t find any decent UI controls library for php (compare
that to 10+ vendors for .net). In particular I''m in a desperate need
of an editable Grid - TreeView mix control (like
http://demos.devexpress.com/ASPxTree...ing/Modes.aspx )
that would support hierarchy, ajax''ed loading and be editable.

Any ideas where I could look for such a control?

Thanks a lot in advance!
Andrey

推荐答案

9月25日15:33,muzzzy.nos ... @ gmail。 com写道:
On 25 Sep, 15:33, muzzzy.nos...@gmail.com wrote:

伙计们,


作为一名经验丰富的c#.net顾问,我跳进了一个php项目并且
意识到我找不到任何体面的用于php的UI控件库(比较

。对于10多个供应商的.net)。特别是我迫切需要一个可编辑的Grid - TreeView混合控件(如http://demos.devexpress.com/ASPxTreeListDemos/Editing/Modes.aspx)


支持层次结构,ajax''加载并且可以编辑。


我可以寻找这样一个控件的任何想法吗?


非常感谢提前!

Andrey
Hi Guys,

Being an experienced c#.net consultant I jumped into a php project and
apart from the obvious learning curve it''s pretty disappointing to
realize I can''t find any decent UI controls library for php (compare
that to 10+ vendors for .net). In particular I''m in a desperate need
of an editable Grid - TreeView mix control (likehttp://demos.devexpress.com/ASPxTreeListDemos/Editing/Modes.aspx)
that would support hierarchy, ajax''ed loading and be editable.

Any ideas where I could look for such a control?

Thanks a lot in advance!
Andrey



你看过
http://gtk.php.net/
http://winbinder.org/index.php


9月25日,11: 35 * am,Caply Paralytic< paul_laut ... @ yahoo.comwrote:
On Sep 25, 11:35*am, Captain Paralytic <paul_laut...@yahoo.comwrote:

9月25日15:33,muzzzy.nos ... @ gmail。 com写道:
On 25 Sep, 15:33, muzzzy.nos...@gmail.com wrote:

嗨大家好,
Hi Guys,


作为一名经验丰富的c#.net顾问我跳下进入一个php项目和

除了明显的学习曲线之外,它非常令人失望

意识到我找不到任何体面的用于php的UI控件库(比较

到10+供应商的.net)。特别是我迫切需要一个可编辑的Grid - TreeView混合控件的
(如http://demos.devexpress..com/ASPxTreeListDemos/Editing/Modes.aspx)

将支持层次结构,ajax''加载并可编辑。
Being an experienced c#.net consultant I jumped into a php project and
apart from the obvious learning curve it''s pretty disappointing to
realize I can''t find any decent UI controls library for php (compare
that to 10+ vendors for .net). In particular I''m in a desperate need
of an editable Grid - TreeView mix control (likehttp://demos.devexpress..com/ASPxTreeListDemos/Editing/Modes.aspx)
that would support hierarchy, ajax''ed loading and be editable.


我能找到这样一个控件的想法吗?
Any ideas where I could look for such a control?


提前多多谢谢!

Andrey
Thanks a lot in advance!
Andrey



你有没有看过http://gtk.php.net/
http:// winbinder.org/index.php



这两个软件包用于构建桌面应用程序;我是一个网络项目

Those two packages are for building desktop apps; mine is a web project


9月25日上午7:33,muzzzy.nos ... @ gmail.com写道:
On Sep 25, 7:33 am, muzzzy.nos...@gmail.com wrote:

>

作为一名经验丰富的c#.net顾问,我跳进了一个php项目,并且除了明显的学习曲线之外它还是b $ b很漂亮令人失望

意识到我找不到任何体面的UI控件库为php
>
Being an experienced c#.net consultant I jumped into a php project and
apart from the obvious learning curve it''s pretty disappointing to
realize I can''t find any decent UI controls library for php



这不是它在外面工作的方式.Net世界。您通常使用UI框架而不是

控件库。这些是通常以与服务器无关的方式用纯JavaScript编写的
,所以

它们可以与任何后端技术集成。

That''s not the way it works outside the .Net universe. Instead of a
controls library, you would normally use a UI framework. Those are
usually written in pure JavaScript in a server-agnostic fashion, so
that they can be integrated with any back-end technology.


我迫切需要一个可编辑的Grid - TreeView混合控件

(如:http://demos.devexpress.com/ASPxTreeListDemos/Editing/Modes。 aspx)

将支持层次结构,ajax''加载并可编辑。


任何想法,我可以寻找这样的控件?
I''m in a desperate need of an editable Grid - TreeView mix control
(likehttp://demos.devexpress.com/ASPxTreeListDemos/Editing/Modes.aspx)
that would support hierarchy, ajax''ed loading and be editable.

Any ideas where I could look for such a control?



尝试以下其中一项:

http://dojotoolkit.org/
http:// mootools .net /
http://developer.yahoo.com/ yui /


干杯,

NC

Try one of these:

http://dojotoolkit.org/
http://mootools.net/
http://developer.yahoo.com/yui/

Cheers,
NC


这篇关于Web Ui控制PHP?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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