sublime text 3怎么运行html代码

第一步。Preferences—Key Bindings—User.然后就跳出一个空白页面。第二部,将以下代码键入。[//ie { "keys": ["f2"],"command": "side_bar_files_open_with","args": { "paths": [],"application": "C:\\Program Files (x86)\\Internet Explorer\\iexplore.exe","extensions": ".*"
sublime text 3怎么运行html代码
第一步。
Preferences—Key Bindings—User.
然后就跳出一个空白页面。
第二部,将以下代码键入。

[
//ie
{
"keys": ["f2"],
"command": "side_bar_files_open_with",
"args": {
"paths": [],
"application": "C:\\Program Files (x86)\\Internet Explorer\\iexplore.exe",
"extensions": ".*"2016-12-17
mengvlog 阅读 9 次 更新于 2025-06-20 01:03:00 我来答关注问题0
檬味博客在线解答立即免费咨询

代码相关话题

Copyright © 2023 WWW.MENGVLOG.COM - 檬味博客
返回顶部