gpt4 book ai didi

mfc - MS VC++ 6 类向导

转载 作者:行者123 更新时间:2023-12-02 19:42:12 26 4
gpt4 key购买 nike

好吧,我正在开发一个应用程序,在过去 16 年里一直在持续开发,从 DOS 中的 C,到各种风格的 C++,现在主要基于带有 MFC 和 StingRay GUI 以及各种其他内容的 C++ SDK。

虽然我使用 VS 2005 进行发布构建,但我仍然使用 MSVC 6 进行大部分 GUI 构建,只是因为 ClassWizard 在这种环境中比随后的弱等效工具要快得多。请注意,我使用 ClassWizard 为我自己的用户定义类型自动生成代码(请参阅 Custom DDXs ),并且我喜欢一次性添加大量成员变量和方法。对我来说,按照更高版本的 Visual Studio 一次创建一个是一个很大的倒退。同时,使用多个 IDE 也是一种痛苦。

我的问题分为两部分;

  1. 有什么方法可以让 ClassWizard 在 VS 2005 或 VS 2008 中工作吗?

  2. 替代或替代 IDE 是否会为像我这样的老 C++ 黑客提供类似水平的生产力?

最佳答案

有兴趣的 friend 可以关注一下。 ClassWizard 可能会在 VS2010 中重新引入,来自 Tarek Madkour [VC++ 团队]

'We are considering adding the Class Wizard back to VS10. We hope this will make DDX/DDV function creation more keyboard-centric just like it was in VC6. There are some schedule challenges that we will need to overcome to get the feature done, but I am optimistic that you will see it when we ship VS10.'

Click here for the full discussion

编辑:release notes for VS2010确认 MFC 类向导回来了。因此,与普遍看法相反,微软的员工确实倾听用户的意见。

Visual Studio 2010 provides a C++ IDE experience that includes the return of the MFC Class Wizard, the ability to view large source files through Source Outline, integrated quick searching to find information without the confusion of the current “Find In Files” method and an easily extensible IDE model through the new Managed Extensibility Framework (MEF).

关于mfc - MS VC++ 6 类向导,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/147777/

26 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com