VUE特点:
Vue.js的目标是通过尽可能简单的API实现响应的数据绑定和组合的视图组件。
vue自身不是一个全局的框架,只注重于视图,需要与其他框架结合
可以实现复杂的单页驱动
VUE数据绑定
一个双向数据绑定
即视图模型改变,视图改变,视图改变,视图模型也改变,绑定是双向的,相互的
Statement of this Website
The copyright of this blog article belongs to the blogger. Please specify the address when reprinting! If there is any infringement or violation of the law, please contact admin@php.cn Report processing!