04 2022 档案

FTP下载 FileZilla
摘要:https://www.onlinedown.net/soft/3005.htm 阅读全文

posted @ 2022-04-19 02:30 完美前端 阅读(19) 评论(0) 推荐(0)

云服务器项目环境配置
摘要:宝塔面板 https://www.vlwx.com/362.html pj版本, 需要登录宝塔 https://www.hostcli.com/ 绿色版本宝塔 不需要登录 xshell 进入服务器 下载地址:http://www.downxia.com/downinfo/353040.html Ce 阅读全文

posted @ 2022-04-18 22:37 完美前端 阅读(99) 评论(0) 推荐(0)

HTML 缩写 <abbr> 和 <acronym> 移入显示
摘要:<acronym title="World Wide Web">WWW</acronym><abbr title="World Health Organization">WHO</abbr> <div title="123232323">WHO2</div> 阅读全文

posted @ 2022-04-16 01:18 完美前端 阅读(33) 评论(0) 推荐(0)

html中使用引入vue公共组件
摘要:问题描述 在一个使用传统 `.html` 文件搭建的vue项目中,Vue 只被用作数据渲染工具。每个页面都有相同的 header 和 footer, 导致有大量重复代码。现在的目标是将 header 和 footer 提取出来,使代码更加整洁。 解决办法 1. 将公共部分(如 header 和 fo 阅读全文

posted @ 2022-04-03 19:27 完美前端 阅读(1506) 评论(0) 推荐(0)

导航