摘要: VS2010编辑只读文件的时候会出来 Edit In-Memory, Make Writeable, Cancel, Help 按钮如果不小心勾选了"Don't show this dialog again (Never allow in memory edits)"那就杯具了,以后再也没法编辑只读文件了解决方法:打开注册表 HKEY_CURRENT_USER\Software\Microsoft\VisualStudio\10.0\SourceControl把UncontrolledInMemoryEditDialogSuppressed设为0 阅读全文
posted @ 2013-01-08 13:28 龙磐天石 阅读(1461) 评论(0) 推荐(0) 编辑