我可以在 Web 项目上使用 Binding.js 进行数据绑定吗?

发布于 2024-12-08 21:05:53 字数 544 浏览 0 评论 0 原文

Windows 8 SDK 附带了非常酷的数据绑定 JavaScript 示例。

更多信息请点击这里: http://msdn.microsoft.com/en-us/library/windows/apps/hh465051(v=VS.85).aspx#Extend_Your_First_Metro_Style_App_JavaScript_Using_Templates_and_Binding

据我了解,您可以定义数据绑定和数据模板非常容易。

但是,我不确定是否允许在我的项目中使用 binding.js(仅支持 Windows 应用程序,不适用于 Firefox 或 chrome)

是否有适用于 Web 的等效项(例如 jQuery 扩展)?

Windows 8 SDK comes with very cool data binding JavaScript samples.

More info here:
http://msdn.microsoft.com/en-us/library/windows/apps/hh465051(v=VS.85).aspx#Extend_Your_First_Metro_Style_App_JavaScript_Using_Templates_and_Binding

From what I understand, you can define data binding and data template quite easily.

However, I am not sure I am allowed to use binding.js in my project (supported for Windows apps only, doesn't work on firefox or chrome)

Is there an equivalent for the web (e.g. jQuery extension)?

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

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

发布评论

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

评论(1

情释 2024-12-15 21:05:53

我认为最接近的等价物可能是数据模板。

您也许可以尝试一下,看看它是否适合您的需求:

http://weblogs.asp.net/scottgu/archive/2010/05/07/jquery-templates-and-data-linking-and-microsoft-contributing-to-jquery.aspx

I think your closest equivalent might be data templating.

You can perhaps give this a try and see if it suits your needs:

http://weblogs.asp.net/scottgu/archive/2010/05/07/jquery-templates-and-data-linking-and-microsoft-contributing-to-jquery.aspx

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