自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(9)
  • 收藏
  • 关注

原创 第五章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 2462 5

原创 第五章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 2934 1

原创 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 1405

原创 Visual C++.NET第四章开始

第4章    Visual C++.NET Wizards    Visual C++.NET向导     Developing for the Microsoft platform involves a lot of boilerplate coding. Back in the early days of Windows development, most developers

2004-10-19 15:51:00 1572 1

原创 Visual C++.NET第三章结束

For Win32 Programmers    Rest assured that the standard Windows WinMain and window procedure functions are hidden away inside the application framework. You’ll see those functions later in this book

2004-10-11 16:26:00 1504

原创 VC++.NET学习笔记(第三章)

3 Getting Started with the MFC Application Wizard    Chapter 2 introduced the MFC library’s document-view architecture. This hands-on chapter will show you how to build a functioning MFC library app

2004-10-07 09:35:00 1964 1

原创 VC++.NET第二章结束

The CmyFrame class     An object of class CmyFrame represents the application’s main frame window. When the constructor class the Create member function of the base class CframeWnd, Windows creates

2004-09-11 09:08:00 1325

原创 VC++.NET学习笔记(续)

The Learning Curve    All the benefits sound great, don’t they? But you’re probably thinking, “You don’t get something for nothing.” Yes, that’s true. To use the application framework effectively, y

2004-09-06 11:20:00 1680 4

原创 VC++.NET学习笔记(第二章)

第二章    The Microsoft Foundation Class Library Application Framework    微软应用程序基础框架类库     This chapter introduces the Microsoft Foundation Class (MFC) library 7.0 Application Framework and expla

2004-08-28 10:58:00 1928 3

空空如也

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除