如何用jquery实现MVC

时间:2021-10-12 00:18:47

Any references how to implement mvc in jquery.

任何关于如何在jquery中实现mvc的参考。

thanks

谢谢

3 个解决方案

#1


11  

There are already a few MVC frameworks out there that are designed to work well with jQuery, maybe they're worth a look to you. Some suggestions:

已经有一些MVC框架被设计成能够很好地使用jQuery,也许它们值得一看。一些建议:

http://www.javascriptmvc.com/

http://www.javascriptmvc.com/

http://documentcloud.github.com/backbone/

http://documentcloud.github.com/backbone/

[edit] sorry to sound a tiny bit repetitive of the first answer - I guess SO didn't pop its usual "someone answered this while you weren't looking!" warning.

(编辑)很抱歉第一个回答听起来有点重复——我想这样就不会像往常一样“有人在你不注意的时候回答了这个问题!”

#2


8  

you could try backbone: http://documentcloud.github.com/backbone/

您可以试试主干:http://documentcloud.github.com/backbone/

#3


0  

ASP.NET MVC 3 supports Multilingual. You can easily use jQuery with ASP.NET MVC.

ASP。NET MVC 3支持多语言。您可以轻松地使用jQuery和ASP。净MVC。

Gives more dynamic look and feel to it, specially for pop up boxes, user input, routing to controller

提供了更多的动态的外观和感觉,特别是为弹出框,用户输入,路由到控制器

Refer to this link

参考这个链接

For jQuery use and implement

用于jQuery的使用和实现

jQuery jQuery site

jQuery jQuery网站

#1


11  

There are already a few MVC frameworks out there that are designed to work well with jQuery, maybe they're worth a look to you. Some suggestions:

已经有一些MVC框架被设计成能够很好地使用jQuery,也许它们值得一看。一些建议:

http://www.javascriptmvc.com/

http://www.javascriptmvc.com/

http://documentcloud.github.com/backbone/

http://documentcloud.github.com/backbone/

[edit] sorry to sound a tiny bit repetitive of the first answer - I guess SO didn't pop its usual "someone answered this while you weren't looking!" warning.

(编辑)很抱歉第一个回答听起来有点重复——我想这样就不会像往常一样“有人在你不注意的时候回答了这个问题!”

#2


8  

you could try backbone: http://documentcloud.github.com/backbone/

您可以试试主干:http://documentcloud.github.com/backbone/

#3


0  

ASP.NET MVC 3 supports Multilingual. You can easily use jQuery with ASP.NET MVC.

ASP。NET MVC 3支持多语言。您可以轻松地使用jQuery和ASP。净MVC。

Gives more dynamic look and feel to it, specially for pop up boxes, user input, routing to controller

提供了更多的动态的外观和感觉,特别是为弹出框,用户输入,路由到控制器

Refer to this link

参考这个链接

For jQuery use and implement

用于jQuery的使用和实现

jQuery jQuery site

jQuery jQuery网站