摘要: 功能 1. 实现当鼠标悬浮时,样式为切换背景图片。 2. 行内元素,没有宽高,转换为inline block. 3. 如图: 知识点 1. / 因为a是行内元素,没有宽高,所以要转换为inline block / display: inline block; 2. / 去掉下划线 / text de 阅读全文
posted @ 2019-07-22 20:56 爬你 阅读(280) 评论(0) 推荐(0)
摘要: Redis 转载:https://note.youdao.com/ynoteshare1/index.html?id=bfcc478547c920926146675e678e4a1f&type=note linux命令小结 redis的总结 redis单个key 存入512M大小 redis支持多种 阅读全文
posted @ 2019-07-22 13:32 爬你 阅读(423) 评论(0) 推荐(0)