是否可以在 Dreamweaver 中自动格式化您的代码?
是否可以像在 Visual Studio 中一样在 Dreamweaver 中自动格式化代码(ctrl+k+d)
Is it possible to auto-format your code in Dreamweaver like in Visual Studio (ctrl+k+d)
推荐答案
快速谷歌搜索会发现这两种可能性:
A quick Google search turns up these two possibilities:
- 命令 > 应用格式
- 命令 > 清理 HTML
相关文章