如果没有绑定,则不会按预期使用警报。
Without the binding, the alert will not be consumed as expected.
下面考虑没有绑定到页面上的简单值的操作。
Next up is taking care of any operations that aren't tied to simple values on your pages.
没有绑定到SVG元素的其他名称空间中的所有元素都将丢弃。
Any elements from other namespaces that are not bound to SVG elements are simply dropped out.
Whereas the list assignment you see here did not rebind the object l 1, it changed this. OK?
并没有对包含1的对象做重新绑定,所以这有所改变,对不对?
I don't have to go read what it printed out in the screen. This has returned a value that I can use. Because I could do a test to say, is this a return value? If it's not, I'll do something else with it. So the binding is still there, it simply doesn't print it out.
我不想读到屏幕中打印出来的这行字,程序返回过一个我能够使用的值,因为我可以做个小测试,来说明这是否是返回的值,如果不是,我可以做一些其它的事,而这个绑定依然在这儿,没有打印任何东西。
应用推荐