使用scp 向远程服务器上传文件
1 | // 把本地 /web/xxx 目录上传到服务器的 /opt/web/ 目录下 |
使用scp 向远程服务器下载文件
1 | // 把服务器的/opt/web/ 目录下载到本地 /web/xxx 目录中 |
1 | // 把本地 /web/xxx 目录上传到服务器的 /opt/web/ 目录下 |
1 | // 把服务器的/opt/web/ 目录下载到本地 /web/xxx 目录中 |
1 | input { |
通过设置 line-height 行高 为 normal 可以将移动端placeholder 居中显示