Expression Web 3 中是否有自动更正功能?如果有,我该如何将其关闭?
我有一个以代码开头的 aspx 页面,
<%@ Page Title="" Language="C#" MasterPageFile="~/Views/
每次点击“保存”按钮时,文本都会更改为
<%@ Page Title="" Language="C#" MasterPageFile="Views/
(缺少波形符和斜杠)。
为什么 Expression Web 3 会这样做以及如何将其关闭?
I have an aspx page that starts with the code
<%@ Page Title="" Language="C#" MasterPageFile="~/Views/
Every time I hit the save button, the text is changed to
<%@ Page Title="" Language="C#" MasterPageFile="Views/
(with the tilde and slash missing).
Why does Expression Web 3 do this and how can I turn this off?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论