文件名称:VCsunxincode
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:1.62mb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
本书主要从程序内部运行的机制和MFC程序的组织脉络入手,使读者在学习VC++编程知识时,既能够知其然,又能知其所以然,从而帮助读者从根本上理解和掌握Windows的程序设计。另外,全书还贯穿作者多年来学习编程的一些经验,以及一些学习方法的建议,为读者进一步的学习提供指导。
本书从实际应用入手,由浅入深、循序渐进地讲述Windows程序内部运行机制、MFC框架、文本、菜单、对话框、文件操作、网络编程、进程间通信、ActiveX控件、动态链接库、HOOK编程等多个主题。
本书内容丰富、实用性强,许多代码可以直接应用到工程项目中。书中的配套光盘还免费提供近乎45小时的VC++教学视频,读者在学习的过程中可以将视频和书互为参考,配合学习,这样可以更快、更好地掌握VC++编程。
本书适合于VC++6.0的初学者和使用VC++从事开发的程序员,对于具有一定VC++编程经验的读者,也具有很好的参考价值。-The book runs from the internal procedures of the mechanisms and procedures for the organization of MFC thread, so that readers learn VC++ programming knowledge, we can know-and to know to help the reader a fundamental understanding and mastering Windows programming. In addition, the book is also the author runs through a number of years experience of learning programming, as well as some of the proposed learning method, for readers to provide guidance for further study.
The practical application of this book from the start, easy-to-digest, step-by-step procedures on the Windows operating mechanism for internal, MFC framework, text, menus, dialog boxes, file operations, network programming, interprocess communication, ActiveX controls, dynamic link library, HOOK series way, such as a wide range of topics.
The book is rich in content and practical, many of the code can be directly applied to projects. CD-ROM also supporting the book offers virtually free of charge 45 hours of the
本书从实际应用入手,由浅入深、循序渐进地讲述Windows程序内部运行机制、MFC框架、文本、菜单、对话框、文件操作、网络编程、进程间通信、ActiveX控件、动态链接库、HOOK编程等多个主题。
本书内容丰富、实用性强,许多代码可以直接应用到工程项目中。书中的配套光盘还免费提供近乎45小时的VC++教学视频,读者在学习的过程中可以将视频和书互为参考,配合学习,这样可以更快、更好地掌握VC++编程。
本书适合于VC++6.0的初学者和使用VC++从事开发的程序员,对于具有一定VC++编程经验的读者,也具有很好的参考价值。-The book runs from the internal procedures of the mechanisms and procedures for the organization of MFC thread, so that readers learn VC++ programming knowledge, we can know-and to know to help the reader a fundamental understanding and mastering Windows programming. In addition, the book is also the author runs through a number of years experience of learning programming, as well as some of the proposed learning method, for readers to provide guidance for further study.
The practical application of this book from the start, easy-to-digest, step-by-step procedures on the Windows operating mechanism for internal, MFC framework, text, menus, dialog boxes, file operations, network programming, interprocess communication, ActiveX controls, dynamic link library, HOOK series way, such as a wide range of topics.
The book is rich in content and practical, many of the code can be directly applied to projects. CD-ROM also supporting the book offers virtually free of charge 45 hours of the
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Chapter1/WinMain/WinMain.cpp
Chapter1/WinMain/WinMain.dsp
Chapter1/WinMain/WinMain.dsw
Chapter1/WinMain/WinMain.opt
Chapter1/WinMain/WinMain.plg
Chapter2/EX01/EX01.CPP
Chapter2/EX01/EX01.dsp
Chapter2/EX01/EX01.dsw
Chapter2/EX01/EX01.ncb
Chapter2/EX01/EX01.opt
Chapter2/EX01/EX01.plg
Chapter2/EX02/EX02.CPP
Chapter2/EX02/EX02.dsp
Chapter2/EX02/EX02.dsw
Chapter2/EX02/EX02.ncb
Chapter2/EX02/EX02.opt
Chapter2/EX02/EX02.plg
Chapter2/EX03/EX03.CPP
Chapter2/EX03/EX03.dsp
Chapter2/EX03/EX03.dsw
Chapter2/EX03/EX03.ncb
Chapter2/EX03/EX03.opt
Chapter2/EX03/EX03.plg
Chapter2/EX04/EX04.CPP
Chapter2/EX04/EX04.dsp
Chapter2/EX04/EX04.dsw
Chapter2/EX04/EX04.ncb
Chapter2/EX04/EX04.opt
Chapter2/EX04/EX04.plg
Chapter2/EX05/EX05.CPP
Chapter2/EX05/EX05.dsp
Chapter2/EX05/EX05.dsw
Chapter2/EX05/EX05.ncb
Chapter2/EX05/EX05.opt
Chapter2/EX05/EX05.plg
Chapter2/EX06/EX06.CPP
Chapter2/EX06/EX06.dsp
Chapter2/EX06/EX06.dsw
Chapter2/EX06/EX06.ncb
Chapter2/EX06/EX06.opt
Chapter2/EX06/EX06.plg
Chapter2/EX07/EX07.CPP
Chapter2/EX07/EX07.dsp
Chapter2/EX07/EX07.dsw
Chapter2/EX07/EX07.ncb
Chapter2/EX07/EX07.opt
Chapter2/EX07/EX07.plg
Chapter2/EX08/EX08.CPP
Chapter2/EX08/EX08.dsp
Chapter2/EX08/EX08.dsw
Chapter2/EX08/EX08.ncb
Chapter2/EX08/EX08.opt
Chapter2/EX08/EX08.plg
Chapter2/EX09/EX09.CPP
Chapter2/EX09/EX09.dsp
Chapter2/EX09/EX09.dsw
Chapter2/EX09/EX09.ncb
Chapter2/EX09/EX09.opt
Chapter2/EX09/EX09.plg
Chapter2/EX10/animal.cpp
Chapter2/EX10/animal.h
Chapter2/EX10/EX10.CPP
Chapter2/EX10/EX10.dsp
Chapter2/EX10/EX10.dsw
Chapter2/EX10/EX10.ncb
Chapter2/EX10/EX10.opt
Chapter2/EX10/EX10.plg
Chapter2/EX10/fish.cpp
Chapter2/EX10/fish.h
Chapter3/main/main.cpp
Chapter3/main/main.dsp
Chapter3/main/main.dsw
Chapter3/main/main.ncb
Chapter3/main/main.opt
Chapter3/main/main.plg
Chapter3/Test/MainFrm.cpp
Chapter3/Test/MainFrm.h
Chapter3/Test/ReadMe.txt
Chapter3/Test/res/Test.ico
Chapter3/Test/res/Test.rc2
Chapter3/Test/res/TestDoc.ico
Chapter3/Test/res/Toolbar.bmp
Chapter3/Test/Resource.h
Chapter3/Test/StdAfx.cpp
Chapter3/Test/StdAfx.h
Chapter3/Test/Test.aps
Chapter3/Test/Test.clw
Chapter3/Test/Test.cpp
Chapter3/Test/Test.dsp
Chapter3/Test/Test.dsw
Chapter3/Test/Test.h
Chapter3/Test/Test.ncb
Chapter3/Test/Test.opt
Chapter3/Test/Test.plg
Chapter3/Test/Test.rc
Chapter3/Test/TestDoc.cpp
Chapter3/Test/TestDoc.h
Chapter3/Test/TestView.cpp
Chapter3/Test/TestView.h
Chapter3/WinMain/WinMain.cpp
Chapter3/WinMain/WinMain.dsp
Chapter3/WinMain/WinMain.dsw
Chapter3/WinMain/WinMain.ncb
Chapter3/WinMain/WinMain.opt
Chapter4/Draw/Draw.aps
Chapter4/Draw/Draw.clw
Chapter4/Draw/Draw.cpp
Chapter4/Draw/Draw.dsp
Chapter4/Draw/Draw.dsw
Chapter4/Draw/Draw.h
Chapter4/Draw/Draw.ncb
Chapter4/Draw/Draw.opt
Chapter4/Draw/Draw.plg
Chapter4/Draw/Draw.rc
Chapter4/Draw/DrawDoc.cpp
Chapter4/Draw/DrawDoc.h
Chapter4/Draw/DrawView.cpp
Chapter4/Draw/DrawView.h
Chapter4/Draw/MainFrm.cpp
Chapter4/Draw/MainFrm.h
Chapter4/Draw/ReadMe.txt
Chapter4/Draw/res/bitmap1.bmp
Chapter4/Draw/res/Draw.ico
Chapter4/Draw/res/Draw.rc2
Chapter4/Draw/res/DrawDoc.ico
Chapter4/Draw/res/Toolbar.bmp
Chapter4/Draw/Resource.h
Chapter4/Draw/StdAfx.cpp
Chapter4/Draw/StdAfx.h
Chapter4/Test/Test.cpp
Chapter4/Test/Test.dsp
Chapter4/Test/Test.dsw
Chapter4/Test/Test.ncb
Chapter4/Test/Test.opt
Chapter4/Test/Test.plg
Chapter5/Text/MainFrm.cpp
Chapter5/Text/MainFrm.h
Chapter5/Text/ReadMe.txt
Chapter5/Text/res/bitmap1.bmp
Chapter5/Text/res/Text.ico
Chapter5/Text/res/Text.rc2
Chapter5/Text/res/TextDoc.ico
Chapter5/Text/res/Toolbar.bmp
Chapter5/Text/resource.h
Chapter5/Text/StdAfx.cpp
Chapter5/Text/StdAfx.h
Chapter5/Text/Text.aps
Chapter5/Text/Text.clw
Chapter5/Text/Text.cpp
Chapter5/Text/Text.dsp
Chapter5/Text/Text.dsw
Chapter5/Text/Text.h
Chapter5/Text/Text.ncb
Chapter5/Text/Text.opt
Chapter5/Text/Text.plg
Chapter5/Text/Text.rc
Chapter5/Text/TextDoc.cpp
Chapter5/Text/TextDoc.h
Chapter5/Text/TextView.cpp
Chapter5/Text/TextView.h
Chapter6/Menu/ff.h
Chapter6/Menu/hh.h
Chapter6/Menu/MainFrm.cpp
Chapter6/Menu/MainFrm.h
Chapter6/Menu/Menu.aps
Chapter6/Menu/Menu.clw
Chapter6/Menu/Menu.cpp
Chapter6/Menu/Menu.dsp
Chapter6/Menu/Menu.dsw
Chapter6/Menu/Menu.h
Chapter6/Menu/Menu.ncb
Chapter6/Menu/Menu.opt
Chapter6/Menu/Menu.plg
Chapter6/Menu/Menu.rc
Chapter6/Menu/MenuDoc.cpp
Chapter6/Menu/MenuDoc.h
Chapter6/Menu/MenuView.cpp
Chapter6/Menu/MenuView.h
Chapter6/Menu/ReadMe.txt
Chapter6/Menu/res/bitmap1.bmp
Chapter6/Menu/res/Menu.ico
Chapter6/Menu/res/Menu.rc2
Chapter6/Menu/res/MenuDoc.ico
Chapter6/Menu/res/Toolbar.bmp
Chapter6/Menu/Resource.h
Chapter6/Menu/StdAfx.cpp
Chapter6/Menu/StdAfx.h
Chapter6/Menu2/MainFrm.cpp
Chapter6/Menu2/MainFrm.h
Chapter6/Menu2/Menu2.aps
Chapter6/Menu2/Menu2.clw
Chapter6/Menu2/Menu2.cpp
Chapter6/Menu2/Menu2.dsp
Chapter6/Menu2/Menu2.dsw
Chapter6/Menu2/Menu2.h
Chapter6/Menu2/Menu2.ncb
Chapter6/Menu2/Menu2.opt
Chapter6/Menu2/Menu2.plg
Chapter6/Menu2/Menu2.rc
Chapter6/Menu2/Menu2Doc.cpp
Chapter6/Menu2/Menu2Doc.h
Chapter6/Menu2/Menu2View.cpp
Chapter6/Menu2/Menu2View.h
Chapter6/Menu2/ReadMe.txt
Chapter6/Menu2/res/Menu2.ico
Chapter6/Menu2/res/Menu2.rc2
Chapter6/Menu2/res/Menu2Doc.ico
Chapter6/Menu2/res/Toolbar.bmp
Chapter6/Menu2/Resource.h
Chapter6
Chapter1/WinMain/WinMain.dsp
Chapter1/WinMain/WinMain.dsw
Chapter1/WinMain/WinMain.opt
Chapter1/WinMain/WinMain.plg
Chapter2/EX01/EX01.CPP
Chapter2/EX01/EX01.dsp
Chapter2/EX01/EX01.dsw
Chapter2/EX01/EX01.ncb
Chapter2/EX01/EX01.opt
Chapter2/EX01/EX01.plg
Chapter2/EX02/EX02.CPP
Chapter2/EX02/EX02.dsp
Chapter2/EX02/EX02.dsw
Chapter2/EX02/EX02.ncb
Chapter2/EX02/EX02.opt
Chapter2/EX02/EX02.plg
Chapter2/EX03/EX03.CPP
Chapter2/EX03/EX03.dsp
Chapter2/EX03/EX03.dsw
Chapter2/EX03/EX03.ncb
Chapter2/EX03/EX03.opt
Chapter2/EX03/EX03.plg
Chapter2/EX04/EX04.CPP
Chapter2/EX04/EX04.dsp
Chapter2/EX04/EX04.dsw
Chapter2/EX04/EX04.ncb
Chapter2/EX04/EX04.opt
Chapter2/EX04/EX04.plg
Chapter2/EX05/EX05.CPP
Chapter2/EX05/EX05.dsp
Chapter2/EX05/EX05.dsw
Chapter2/EX05/EX05.ncb
Chapter2/EX05/EX05.opt
Chapter2/EX05/EX05.plg
Chapter2/EX06/EX06.CPP
Chapter2/EX06/EX06.dsp
Chapter2/EX06/EX06.dsw
Chapter2/EX06/EX06.ncb
Chapter2/EX06/EX06.opt
Chapter2/EX06/EX06.plg
Chapter2/EX07/EX07.CPP
Chapter2/EX07/EX07.dsp
Chapter2/EX07/EX07.dsw
Chapter2/EX07/EX07.ncb
Chapter2/EX07/EX07.opt
Chapter2/EX07/EX07.plg
Chapter2/EX08/EX08.CPP
Chapter2/EX08/EX08.dsp
Chapter2/EX08/EX08.dsw
Chapter2/EX08/EX08.ncb
Chapter2/EX08/EX08.opt
Chapter2/EX08/EX08.plg
Chapter2/EX09/EX09.CPP
Chapter2/EX09/EX09.dsp
Chapter2/EX09/EX09.dsw
Chapter2/EX09/EX09.ncb
Chapter2/EX09/EX09.opt
Chapter2/EX09/EX09.plg
Chapter2/EX10/animal.cpp
Chapter2/EX10/animal.h
Chapter2/EX10/EX10.CPP
Chapter2/EX10/EX10.dsp
Chapter2/EX10/EX10.dsw
Chapter2/EX10/EX10.ncb
Chapter2/EX10/EX10.opt
Chapter2/EX10/EX10.plg
Chapter2/EX10/fish.cpp
Chapter2/EX10/fish.h
Chapter3/main/main.cpp
Chapter3/main/main.dsp
Chapter3/main/main.dsw
Chapter3/main/main.ncb
Chapter3/main/main.opt
Chapter3/main/main.plg
Chapter3/Test/MainFrm.cpp
Chapter3/Test/MainFrm.h
Chapter3/Test/ReadMe.txt
Chapter3/Test/res/Test.ico
Chapter3/Test/res/Test.rc2
Chapter3/Test/res/TestDoc.ico
Chapter3/Test/res/Toolbar.bmp
Chapter3/Test/Resource.h
Chapter3/Test/StdAfx.cpp
Chapter3/Test/StdAfx.h
Chapter3/Test/Test.aps
Chapter3/Test/Test.clw
Chapter3/Test/Test.cpp
Chapter3/Test/Test.dsp
Chapter3/Test/Test.dsw
Chapter3/Test/Test.h
Chapter3/Test/Test.ncb
Chapter3/Test/Test.opt
Chapter3/Test/Test.plg
Chapter3/Test/Test.rc
Chapter3/Test/TestDoc.cpp
Chapter3/Test/TestDoc.h
Chapter3/Test/TestView.cpp
Chapter3/Test/TestView.h
Chapter3/WinMain/WinMain.cpp
Chapter3/WinMain/WinMain.dsp
Chapter3/WinMain/WinMain.dsw
Chapter3/WinMain/WinMain.ncb
Chapter3/WinMain/WinMain.opt
Chapter4/Draw/Draw.aps
Chapter4/Draw/Draw.clw
Chapter4/Draw/Draw.cpp
Chapter4/Draw/Draw.dsp
Chapter4/Draw/Draw.dsw
Chapter4/Draw/Draw.h
Chapter4/Draw/Draw.ncb
Chapter4/Draw/Draw.opt
Chapter4/Draw/Draw.plg
Chapter4/Draw/Draw.rc
Chapter4/Draw/DrawDoc.cpp
Chapter4/Draw/DrawDoc.h
Chapter4/Draw/DrawView.cpp
Chapter4/Draw/DrawView.h
Chapter4/Draw/MainFrm.cpp
Chapter4/Draw/MainFrm.h
Chapter4/Draw/ReadMe.txt
Chapter4/Draw/res/bitmap1.bmp
Chapter4/Draw/res/Draw.ico
Chapter4/Draw/res/Draw.rc2
Chapter4/Draw/res/DrawDoc.ico
Chapter4/Draw/res/Toolbar.bmp
Chapter4/Draw/Resource.h
Chapter4/Draw/StdAfx.cpp
Chapter4/Draw/StdAfx.h
Chapter4/Test/Test.cpp
Chapter4/Test/Test.dsp
Chapter4/Test/Test.dsw
Chapter4/Test/Test.ncb
Chapter4/Test/Test.opt
Chapter4/Test/Test.plg
Chapter5/Text/MainFrm.cpp
Chapter5/Text/MainFrm.h
Chapter5/Text/ReadMe.txt
Chapter5/Text/res/bitmap1.bmp
Chapter5/Text/res/Text.ico
Chapter5/Text/res/Text.rc2
Chapter5/Text/res/TextDoc.ico
Chapter5/Text/res/Toolbar.bmp
Chapter5/Text/resource.h
Chapter5/Text/StdAfx.cpp
Chapter5/Text/StdAfx.h
Chapter5/Text/Text.aps
Chapter5/Text/Text.clw
Chapter5/Text/Text.cpp
Chapter5/Text/Text.dsp
Chapter5/Text/Text.dsw
Chapter5/Text/Text.h
Chapter5/Text/Text.ncb
Chapter5/Text/Text.opt
Chapter5/Text/Text.plg
Chapter5/Text/Text.rc
Chapter5/Text/TextDoc.cpp
Chapter5/Text/TextDoc.h
Chapter5/Text/TextView.cpp
Chapter5/Text/TextView.h
Chapter6/Menu/ff.h
Chapter6/Menu/hh.h
Chapter6/Menu/MainFrm.cpp
Chapter6/Menu/MainFrm.h
Chapter6/Menu/Menu.aps
Chapter6/Menu/Menu.clw
Chapter6/Menu/Menu.cpp
Chapter6/Menu/Menu.dsp
Chapter6/Menu/Menu.dsw
Chapter6/Menu/Menu.h
Chapter6/Menu/Menu.ncb
Chapter6/Menu/Menu.opt
Chapter6/Menu/Menu.plg
Chapter6/Menu/Menu.rc
Chapter6/Menu/MenuDoc.cpp
Chapter6/Menu/MenuDoc.h
Chapter6/Menu/MenuView.cpp
Chapter6/Menu/MenuView.h
Chapter6/Menu/ReadMe.txt
Chapter6/Menu/res/bitmap1.bmp
Chapter6/Menu/res/Menu.ico
Chapter6/Menu/res/Menu.rc2
Chapter6/Menu/res/MenuDoc.ico
Chapter6/Menu/res/Toolbar.bmp
Chapter6/Menu/Resource.h
Chapter6/Menu/StdAfx.cpp
Chapter6/Menu/StdAfx.h
Chapter6/Menu2/MainFrm.cpp
Chapter6/Menu2/MainFrm.h
Chapter6/Menu2/Menu2.aps
Chapter6/Menu2/Menu2.clw
Chapter6/Menu2/Menu2.cpp
Chapter6/Menu2/Menu2.dsp
Chapter6/Menu2/Menu2.dsw
Chapter6/Menu2/Menu2.h
Chapter6/Menu2/Menu2.ncb
Chapter6/Menu2/Menu2.opt
Chapter6/Menu2/Menu2.plg
Chapter6/Menu2/Menu2.rc
Chapter6/Menu2/Menu2Doc.cpp
Chapter6/Menu2/Menu2Doc.h
Chapter6/Menu2/Menu2View.cpp
Chapter6/Menu2/Menu2View.h
Chapter6/Menu2/ReadMe.txt
Chapter6/Menu2/res/Menu2.ico
Chapter6/Menu2/res/Menu2.rc2
Chapter6/Menu2/res/Menu2Doc.ico
Chapter6/Menu2/res/Toolbar.bmp
Chapter6/Menu2/Resource.h
Chapter6
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.