02 2023 档案

【其他】查看Animate.css官网动画没有效果
摘要:Hey! It seems that you have animations disabled on your OS, turning Animate.css off.Animate.css supports the prefers-reduced-motion CSS media feature. 阅读全文

posted @ 2023-02-10 09:53 smile轉角 阅读(284) 评论(0) 推荐(0) 编辑

【vue3】父子组件通信之 vue3 defineProps,defineEmits ,defineExpose
摘要:1、简介 父组件通过v-bind绑定一个数据,然后子组件通过defineProps接受传过来的值, 2、代码示例 1)给Menu组件 传递了一个title 字符串类型是不需要v-bind <template> <div class="layout"> <Menu title="我是标题"></Men 阅读全文

posted @ 2023-02-08 16:36 smile轉角 阅读(2455) 评论(0) 推荐(0) 编辑

【js】JS严格模式有什么特点
摘要:全局变量必须声明 禁止使用 with 创建 eval 作用域 禁止 this 指向全局作用域 函数参数不能重名 翻译 搜索 复制 阅读全文

posted @ 2023-02-03 16:30 smile轉角 阅读(11) 评论(0) 推荐(0) 编辑

导航

统计

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