Vue特点:

  • 渐进式
  • Core+Vue-router+Vuex
  • let(变量)、const(常量)
  • {{}} machtask
  • el (挂载元素)
  • @click(监听点击事件)
  • v-on (监听事件 v-on:click="")

MVVM模型:(Moudle、View、ViewMoudle )

Vue(二):Vue特点及所使用模型

Api:

https://cn.vuejs.org/v2/api/

相关文章:

  • 2022-12-23
  • 2021-12-08
  • 2021-09-25
  • 2021-07-03
  • 2022-12-23
  • 2022-01-04
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2022-02-12
  • 2021-10-01
  • 2021-12-31
  • 2022-12-23
  • 2022-12-23
  • 2021-08-06
相关资源
相似解决方案