大家都说MFC快要过时了,那么以后用什么写程序?

coldice 2001-06-18 09:32:00
ATL,COM?????????????
...全文
132 11 打赏 收藏 转发到动态 举报
写回复
用AI写文章
11 条回复
切换为时间正序
请发表友善的回复…
发表回复
littleme741 2001-06-18
  • 打赏
  • 举报
回复
classfactory(void)说的非常正确,实际上在新的VS.NET中的VC.NET依然支持MFC,据说版本为7.0,大家放心了。呵呵。
yinhx 2001-06-18
  • 打赏
  • 举报
回复
关注
ygangy 2001-06-18
  • 打赏
  • 举报
回复
做程序员要在乎这些吗,MFC不会过时吧,要不拿什么来写APPLICATION PROGRAM
attackboy 2001-06-18
  • 打赏
  • 举报
回复
MFC是一种经典。学学无妨的。VS7。net也不是还活的好好的?
当然,有必要把眼光放远一点的。
classfactory 2001-06-18
  • 打赏
  • 举报
回复

MFC is the one and only C++ application framework presented by Microsoft. ATL/WTL is not design as framework initially, so they can not replace MFC in traditional application development. But they are better in component-based development.

也就是说,写整个程序还是用MFC合适,而其中的组件开发用ATL比较合适。另外,如果你的程序交互很简单而又需要较小的体积、较快的执行速度的话,用WTL。举个例子来说,象Visual C++这样功能强大的应用程序来说,不用MFC开发是很难想象的。但如果你只是做个notepad这样的小东西的话,用WTL很合适。WTL stands for Windows Template Library.

XiangDong 2001-06-18
  • 打赏
  • 举报
回复
wtl是基于ATL的模板库,现在还处于开发阶段,Platform SDK中有源代码,
特点是生成代码小,不用MFC运行库,很容易与SDK混合使用。
leky2000 2001-06-18
  • 打赏
  • 举报
回复
dos 没了,出来了windows,vc没了有比他更好的,放心做程序员吧
ahphone 2001-06-18
  • 打赏
  • 举报
回复
For the past 2 weeks we've run a poll in order to determine what most developers feel is the most important technology to add to their resume for the new millenium . All I can say is "Wow!". In a little over 2 weeks, 6,000 people have responded to this poll. That's more than most sites get in a year's worth of polls! Not too surprisingly, the majority of you 27% thought that your skills of Visual C++ and MFC will continue to serve you well in the coming years. After that, the clear choice for second place was Windows DNA followed by Java Beans, Microsoft-based Web development and Unix-based Web development.
milefo 2001-06-18
  • 打赏
  • 举报
回复
估计还得用键盘?呵呵,玩笑而已!
不用MFC,就不能活了吗?
coldice 2001-06-18
  • 打赏
  • 举报
回复
wtl是什么东西?能大致解释一下吗?
gbstar2021 2001-06-18
  • 打赏
  • 举报
回复
wtl

16,471

社区成员

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

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

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