会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
The Blog
Do not go gentle into that good night.
Old age should burn and rave at close of day.
Rage, rage against the dying light.
博客园
首页
新随笔
联系
订阅
管理
[2025.2.10 JavaWeb学习]Vue
Vue
介绍
Vue是一套前端框架,免除原生JS中的DOM操作,简化书写
基于
MVVM(Model-View-ViewModel)
思想,实现数据的双向绑定,将编程关注点放在数据上
使用流程:
常用指令
HTML标签上带有
v-
前缀的特殊属性
常用的有:
生命周期
生命周期八个阶段
一般在mounted(Vue挂载完成)钩子方法中发送请求
posted @
2025-02-10 03:23
Luna-Evelyn
阅读(
6
) 评论(
0
)
收藏
举报
刷新页面
返回顶部
公告