VC++
文章平均质量分 82
ZJYUNCSUNDN
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
Visual C++.NET向导(结束)
Creating a Wizard for DevelopingWeb Application Using Managed C++ In this section, we’ll look at how to create a custom application wizard that generate a Web application using ASP.NET and managed原创 2004-11-24 09:05:00 · 1429 阅读 · 0 评论 -
第五章Windows Message Mapping Windows 消息映射(上)
第五章 Windows Message Mapping Windows 消息映射In Chapter 3, you saw how the MFC library application framework calls the view class’s virtual OnDraw function. In the online help for the MFC library, wher原创 2004-12-24 16:02:00 · 3008 阅读 · 1 评论 -
第五章Windows Message Mapping Windows 消息映射(下)
Scrolling AlternativesThe CscrollView class supports a particular kind of scrolling that involves one big window and a small viewport. Each item is assigned a unique position in this big window. I原创 2004-12-31 16:37:00 · 2522 阅读 · 5 评论
分享