您的位置:首页 > 技术中心 > PHP教程 >

vscode如何像pycharm一样快速填充html内容

时间:2020-02-25 16:19

具体方法如下:

1、新建html文件;

2、在编辑器窗口填写“!”,记住,只需要一个英文的叹号;

3、然后按下“Tab”或者“Enter”键

(相关教程推荐:vscode教程)

页面就会自动完成填充,填充内容如下所示:

<!DOCTYPE html>
<html>
<head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <meta http-equiv="X-UA-Compatible" content="ie=edge">
    <title>Document</title>
</head>
<body>
    
</body>
</html>

更多编程相关内容,请关注gxlsystem.com编程入门栏目!

以上就是vscode如何像pycharm一样快速填充html内容的详细内容,更多请关注gxlsystem.com其它相关文章!

热门排行

今日推荐

热门手游