We don’t allow questions seeking recommendations for software libraries, tutorials, tools, books, or other off-site resources. You can edit the question so it can be answered with facts and citations.
Closed 8 years ago.
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
接受
或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
发布评论
评论(3)
已经有一些 MVC 框架被设计为可以与 jQuery 很好地配合,也许它们值得您看看。一些建议:
http://www.javascriptmvc.com/
http://documentcloud.github.com/backbone/
[编辑] 抱歉听起来有点重复第一个答案 - 我想所以没有弹出它通常的“有人在你不注意的时候回答了这个!”警告。
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:
http://www.javascriptmvc.com/
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.
你可以尝试骨干: https://backbonejs.org/
you could try backbone: https://backbonejs.org/
ASP.NET MVC 3 支持多语言。您可以轻松地将 jQuery 与 ASP.NET MVC 结合使用。
提供更动态的外观和感觉,特别是弹出框、用户输入、路由到控制器
请参阅此链接
用于 jQuery 使用和实现
jQuery jQuery 站点
ASP.NET MVC 3 supports Multilingual. You can easily use jQuery with ASP.NET 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 site