摘要: 1、案例1 <!DOCTYPE html> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>Title of the document</title> </head> 阅读全文
posted @ 2020-03-08 18:51 牛牛的自留地 阅读(162) 评论(0) 推荐(0) 编辑
摘要: 1、案例1 <!DOCTYPE html> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>计算属性</title> </head> <body> <div id=" 阅读全文
posted @ 2020-03-08 18:40 牛牛的自留地 阅读(137) 评论(0) 推荐(0) 编辑
摘要: 1、案例1 <!DOCTYPE html> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>绑定事件</title> </head> <body> <div id=" 阅读全文
posted @ 2020-03-08 14:18 牛牛的自留地 阅读(83) 评论(0) 推荐(0) 编辑
摘要: 1、案例1 <!DOCTYPE html> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>强制绑定</title> </head> <body> <div id=" 阅读全文
posted @ 2020-03-08 14:11 牛牛的自留地 阅读(233) 评论(0) 推荐(0) 编辑
摘要: 1、案例1 <!DOCTYPE html> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>v-html</title> </head> <body> <div id 阅读全文
posted @ 2020-03-08 13:55 牛牛的自留地 阅读(133) 评论(0) 推荐(0) 编辑
摘要: 1、案例1 <!DOCTYPE html> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>v-text用法</title> </head> <body> <div 阅读全文
posted @ 2020-03-08 13:43 牛牛的自留地 阅读(155) 评论(0) 推荐(0) 编辑
摘要: 1、案例1 <!DOCTYPE html> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>花括号表达式</title> </head> <body> <div id 阅读全文
posted @ 2020-03-08 13:13 牛牛的自留地 阅读(282) 评论(0) 推荐(0) 编辑
摘要: 1、格式化代码 On Windows Shift + Alt + FOn Mac Shift + Option + FOn Ubuntu Ctrl + Shift + I 阅读全文
posted @ 2020-03-08 12:03 牛牛的自留地 阅读(138) 评论(0) 推荐(1) 编辑
摘要: 1、点击下图中按钮 2、输入open in browser,点击Install安装插件 3、安装完成后打开对应的html文件,右键就会有在浏览器中打开的选项了 阅读全文
posted @ 2020-03-08 11:49 牛牛的自留地 阅读(3026) 评论(0) 推荐(1) 编辑