欢迎与我联系   

念两句诗

醉卧古藤阴下,了不知南北。
【宋代】秦观《好事近·梦中作》

03 2024 档案

摘要:<!DOCTYPE html> <html> <head> <meta charset="utf-8" /> <title></title> <style> .contanier{ width: 300px; height: 300px; background-color: aliceblue; b 阅读全文
posted @ 2024-03-22 16:49 小珍珠在河里敲代码 阅读(20) 评论(0) 推荐(0) 编辑
摘要:<template> <div class="containers"> <canvas id="bg"></canvas> </div> </template> <script lang="ts" setup> import { nextTick, ref } from 'vue'; nextTic 阅读全文
posted @ 2024-03-13 12:26 小珍珠在河里敲代码 阅读(49) 评论(0) 推荐(0) 编辑
摘要:<template> <div class="container"> <div class="avatar"></div> </div> </template> <script lang="ts" setup> import { ref } from 'vue'; </script> <style 阅读全文
posted @ 2024-03-13 11:30 小珍珠在河里敲代码 阅读(17) 评论(0) 推荐(0) 编辑
摘要:<template> <div class="container"> <div class="line" v-for="(items, index) in list" :key="index"> <div class="item" v-for="(item, index) in items" :ke 阅读全文
posted @ 2024-03-13 11:06 小珍珠在河里敲代码 阅读(25) 评论(0) 推荐(0) 编辑
摘要:<template> <div class="home"> <h2 class="title"> <span> From the moment I saw you, my heart began to beat in a different rhythm. Your smile is like a 阅读全文
posted @ 2024-03-13 10:03 小珍珠在河里敲代码 阅读(13) 评论(0) 推荐(0) 编辑
摘要:一、 Vue的双向绑定的原理是什么?里面的关键点在哪里? 二、 实现水平垂直居中的方式? 三、 常用伪元素有哪一些? 四、 移动端如何适配不同屏幕尺寸? 五、 本地存储有哪一些?他们三者有什么区别? 六、 Js的数据类型?如何判断js的数据类型? 七、 说一下ES6新特性有哪些? 八、 Let、co 阅读全文
posted @ 2024-03-04 10:09 小珍珠在河里敲代码 阅读(11) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示

喜欢请打赏

扫描二维码打赏

了解更多