标签:启动 学习 职责 http BMI router nbsp 文件夹 string
今日学习内容:
css3:
fliter : blur(); (模糊化)数值越大越模糊
width : clac(100% - 10px); 计算盒子宽度
transition : width/all 1s/5s linear(匀速)、ease(逐渐慢下来)、easr-in(加速)、ease-out(ease-out(减速)、ease-in-out(加速)
SEO优化:
TDK:title;description;keywords。
node.js:
通过express创建服务器:
app.js(入口函数)、config.js(配置模块)、handler.js(业务模块)、router.js(业务模块)
app.js:
handler.js:
标签:启动 学习 职责 http BMI router nbsp 文件夹 string
原文地址:https://www.cnblogs.com/cntian/p/13200478.html