Translation of "data-binding" in Chinese
We couldn’t find this entry. Showing approximate results. Check your spelling or suggest adding this term to the dictionary.
The logic for the data binding should be implemented within this method, and can be specific to the type or types that the data-binding handler is to bind a property or properties on.
数据绑定的逻辑应在此方法内实现,并且此逻辑可以特定于数据绑定处理程序要将属性数据绑定到其上的类型。
There may be a difference in data-binding behavior
As mentioned, O.o() will give frameworks and libraries a huge opportunity to improve the performance of their data-binding in browsers that support the feature.
就像我们前面说的,在那些支持此特性的浏览器中,O.o()给了那些框架和库巨大的机会去改善他们数据绑定的性能。
The data-binding tools are still clinging to W3C schemas, but otherwise reactions to it range from distaste to disdain.
数据绑定工具仍然坚持使用W3C模式,但是,若不使用的该模式,得到的反应不是厌恶就是鄙视。
So, without requiring some of the class generation that you need to work through with traditional data-binding alternatives, XPath gets you most of the benefits of data binding.
因此,不需要传统数据绑定方法所需要的一些类生成代码,XPath 就提供了数据绑定的多数好处。
So, go forth and talk to the authors of JavaScript frameworks about Object.observe() and how they're planning on using it to improve the performance of data-binding in your apps. There are most definitely exciting times ahead!
因此,把它用起来吧,并且将Object.observe()介绍给其他的JavaScript框架的作者,告诉他们可以如何提升你的应用中数据绑定的性能的。那绝对令人兴奋的时代就在前方!
Data-binding is an automatic way of updating the view whenever the model changes, as well as updating the model whenever the view changes.
数据绑定是一种自动方法,在模型改变时更新视图,以及在视图改变时更新模型。
Data-binding without the need for tons of complicated code also means you no longer have to poll for changes, so longer battery life!
数据绑定不再需要一大堆的复杂代码,也意味着不再需要通过轮询来发现变化,因此也就意味着更长的电池续航!
A data-binding Presentation Model(MVVM) framework for the Android platform. RoboBinding helps you write UI code that is easier to read, test and maintain without performance compromise(code generation instead of java reflection).
一个实现了数据绑定 Presentation Model(MVVM) 模式的Android开源框架。 在没有性能损失的前提下(使用源代码生成来替代Java反射),RoboBinding 帮助你编写更可读,易于测试与维护的UI代码。
The framework adapts and extends traditional HTML to present dynamic content through two-way data-binding that allows for the automatic synchronization of models and views.
框架採用並擴展了傳統HTML,通過雙向的數據綁定來適應動態內容,雙向的數據綁定允許模型和视图之間的自動同步。