建立CSDN增加WTL版
引用:
I've been using MFC professionally for over five years and have come to know it well. But I have to admit WTL is awesome and well worth a professional C++ developer's time to examine and evaluate. With WTL you're able to create full-fledged Windows applications that rival the size of pure SDK apps with the speed and flexibility of the C++ template. You do lose a bit of functionality as compared to MFC, but I believe you also gain a bit with a simpler installation pattern. I can't say I won't write more MFC-based applications, but I can say that if I write any more professional applications I intend to distribute, they'll be written using the WTL
问题点数:50、回复次数:9Top
1 楼happyparrot(快乐鹦鹉)回复于 2005-08-24 13:43:30 得分 5
标题错误--建议Top
2 楼legendhui(秋天的叶子)回复于 2005-08-24 13:56:29 得分 5
upTop
3 楼wshcdr(dd)回复于 2005-08-24 14:19:18 得分 5
顶Top
4 楼DentistryDoctor(不在无聊中无奈,就在沉默中变态)回复于 2005-08-24 14:25:53 得分 5
ATL/WTL?Top
5 楼vcmute(BCare4 H1Rest Good9!)回复于 2005-08-24 14:43:28 得分 5
WTL!=ATL
Top
6 楼yinzhaohui(努力)回复于 2005-08-24 17:46:06 得分 0
由于最近都使用(ATL/WTL/STL)写程序,感觉特别舒服,希望给大家分享这样的感觉,所以希望大家多讨论这方面的东西Top
7 楼horisly(SUN YAT-SEN UNIVERSITY (逸仙先生))回复于 2005-08-24 18:02:38 得分 10
Watching....Top
8 楼caocheng8230(学C++而不知疲倦)回复于 2005-08-24 18:29:04 得分 15
强烈希望Top
9 楼yinzhaohui(努力)回复于 2005-08-25 15:18:19 得分 0
大家给点建议,如果你使用过WTL,你认为什么样!Top




