2020年7月15日

网址中的静态资源 public

摘要: 客户端浏览器收到的HTML响应内容中如果带有 link img script video audio 等带有src或者href标签时候,这些都是外部链接资源请求url.浏览器会默认自动性的对这些资源向后台服务器发送新的url请求.请求路径就是 src href 中写的路径。 其实也就是说src hr 阅读全文

posted @ 2020-07-15 15:30 章画 阅读(558) 评论(0) 推荐(0)

5 art-template

摘要: npm 在终端命令下执行装包,就会在该目录下产生一个node_modules包 art-template地址:https://aui.github.io/art-template/zh-cn/docs/ 安装 npm install art-template --save 1.单纯的在node环境某 阅读全文

posted @ 2020-07-15 10:39 章画 阅读(188) 评论(0) 推荐(0)

4 npm

摘要: qqq 阅读全文

posted @ 2020-07-15 09:56 章画 阅读(95) 评论(0) 推荐(0)

导航