<h2 id="h2--"><a name="一、基础环境搭建" class="reference-link"></a><span class="header-link octicon octicon-link"></span>一、基础环境搭建</h2><ul> <li>1.vscode 安装 </li><li>2.chinese常用插件汉化、markdownlint、liee server web服务实时预览、HTML CSS Support</li></ul> <hr> <h2 id="h2-web-"><a name="web服务器,术语" class="reference-link"></a><span class="header-link octicon octicon-link"></span>web服务器,术语</h2><ul> <li>http使用80端口、https使用443端口</li><li>URI统一资源标识符,URL资源定位符</li><li>通常web服务器组成,Linux系统、Nginx或Apache、MySQL数据库</li></ul>