.........疯子送分:我的Ctrl + Shift + Space突然没用了,谁告诉我一下.........

kook 2001-06-04 11:10:00
...全文
212 13 打赏 收藏 转发到动态 举报
写回复
用AI写文章
13 条回复
切换为时间正序
请发表友善的回复…
发表回复
kook 2001-06-04
  • 打赏
  • 举报
回复
觉得很不爽,前两天还有的....现在只能按F1了
wzg_harbin 2001-06-04
  • 打赏
  • 举报
回复
我的也不起作用,但没什么影响
111222 2001-06-04
  • 打赏
  • 举报
回复
送到维修部修理一下吧
Kevin_qing 2001-06-04
  • 打赏
  • 举报
回复
是什么热键?
seesi 2001-06-04
  • 打赏
  • 举报
回复
这是VC的BUG
MSDN中用 .ncb File搜索就可以看出,这是其中的一篇

BUG: ClassView Add... Errors with Read-Only Project Files

--------------------------------------------------------------------------------
The information in this article applies to:

The Development Environment, used with:
Microsoft Visual C++, 32-bit Editions, versions 5.0, 6.0

--------------------------------------------------------------------------------


SYMPTOMS
ClassView offers the following four options for classes on the shortcut menu:



Add Member Function


Add Member Variable


Add Virtual Function


Add Windows Message Handler


These operations fail if project source files are read-only.

The first two operations fail displaying one of the following messages:


One or more of the files for ... are read-only.
The implementation file for class ... cannot be found.
The last two operations listed above fail without any message or visual cue. They may not be presented as options.



CAUSE
Source file permissions are read-only, perhaps due to source control.



RESOLUTION
Change the source file permissions to permit write access. In a source control environment, this may require checking out the file, or having the file's current owner check it back in.



STATUS
Microsoft has confirmed this to be a bug in the Microsoft products listed at the beginning of this article.



MORE INFORMATION
The .ncb file contains ClassView browser information. If it is read-only at the time Visual C++ opens the project, ClassView is unavailable. The .clw file contains ClassWizard information. If it is read-only at the time Visual C++ opens the project, the Add Virtual Function and Add Windows Message Handler options are unavailable on the ClassView context menu for classes.

Steps to Reproduce Behavior
Create a new MFC AppWizard (exe) project.


Change the file permissions to read-only for all files except the .ncb file.


Right-click a class in ClassView; select Add Member Function or Add Member Variable.

NOTE: A message box appears, but the "Add..." dialog box does not.


Right-click Add Virtual Function or Add Windows Message Handler.

NOTE: No visible response occurs.


Close the workspace and reopen it.


Right-click a class in ClassView. The Add Virtual Function and Add Windows Message Handler options do not appear on the context menu.


For additional information, please see the following article(s) in the Microsoft Knowledge Base:
Q140252 PRB: ClassWizard Disables Add Function & Add Variable Buttons



REFERENCES
Visual C++ online books: "File Types Created for Visual C++ Projects."

Additional query words:

Keywords : kbwizard kbActiveX kbCOMt kbCtrl kbide kbInprocSvr kbMFC kbVC kbVC420 kbVC500 kbVC500bug kbVC600 kbVC600bug kbClassWizard kbGrpMFCATL kbGrpDSTools
Version : winnt:5.0,6.0
Platform : winnt
Issue type : kbbug
Technology : kbvc


Last Reviewed: March 8, 2000
© 2000 Microsoft Corporation. All rights reserved. Terms of Use.




Kevin_qing 2001-06-04
  • 打赏
  • 举报
回复
VC bug
kook 2001-06-04
  • 打赏
  • 举报
回复
To seesi(不是我想骗你,是我不知道怎么才能不骗!) 
OK,若能告知何以失效的原因,另开贴奉送30分
seesi 2001-06-04
  • 打赏
  • 举报
回复
Del *.ncb
baichichi 2001-06-04
  • 打赏
  • 举报
回复
可能你的系统出问题了。我是重装系统的。
kook 2001-06-04
  • 打赏
  • 举报
回复
up
kook 2001-06-04
  • 打赏
  • 举报
回复
我的输入法里面都是缺省值.......还是搞不出来
jazzrabbit 2001-06-04
  • 打赏
  • 举报
回复
呵呵。打开控制面板双击其中的键盘(我用的是win2000,如果是98则点输入法),修改其中输入法区域设置的热键项目。
kook 2001-06-04
  • 打赏
  • 举报
回复
没人知道吗?

16,551

社区成员

发帖
与我相关
我的任务
社区描述
VC/MFC相关问题讨论
社区管理员
  • 基础类社区
  • Creator Browser
  • encoderlee
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告

        VC/MFC社区版块或许是CSDN最“古老”的版块了,记忆之中,与CSDN的年龄几乎差不多。随着时间的推移,MFC技术渐渐的偏离了开发主流,若干年之后的今天,当我们面对着微软的这个经典之笔,内心充满着敬意,那些曾经的记忆,可以说代表着二十年前曾经的辉煌……
        向经典致敬,或许是老一代程序员内心里面难以释怀的感受。互联网大行其道的今天,我们期待着MFC技术能够恢复其曾经的辉煌,或许这个期待会永远成为一种“梦想”,或许一切皆有可能……
        我们希望这个版块可以很好的适配Web时代,期待更好的互联网技术能够使得MFC技术框架得以重现活力,……

试试用AI创作助手写篇文章吧