css统一验证工具 CssStats 是一个在线的 CSS 代码分析工具: http://www.cssstats.com/
w3c统一验证工具: http://validator.w3.org/unicorn/ 它可以检测本地文件哦!!
css压缩:http://tool.chinaz.com/Tools/CssFormat.aspx
jquery之家:http://www.htmleaf.com/
jquery在线api: https://api.jquery.com/
jq下载地址:https://github.com/jquery/jquery
1.12.4版本的jquery,地址是http://code.jquery.com/jquery-1.12.4.js 或者http://code.jquery.com/jquery-1.12.4.min.js、https://github.com/jquery/jquery/tree/1.12.4
Respond.js: 下载地址 https://github.com/scottjehl/Respond
html5shiv.js: 下载地址 https://github.com/aFarkas/html5shiv#readme
开发者中文文档:https://cloud.tencent.com/developer/devdocs
ES6: http://caibaojian.com/es6/
valueOf()函数:https://blog.csdn.net/celi_echo/article/details/100038366
JavaScript 中 call()、apply()、bind() 的用法:https://www.runoob.com/w3cnote/js-call-apply-bind.html