Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - MFC
Search - MFC - List
VC/MFCmfc
DL : 0
详细介绍了C++ MFC的入门和基础,对WINDOWS下的应用程序的原理进行了详细的介绍-Details C++ MFC entry and, based on applications under WINDOWS principle carried out a detailed introduction
Update : 2024-05-17 Size : 455680 Publisher : 番茄

VC/MFCmfc
DL : 0
本书用简明的风格详细介绍了VC++环境下的MFC编程技术,用实例说明了各种技术的应用。-Book style with simple details VC++ Environment MFC programming techniques, using examples of a variety of techniques.
Update : 2024-05-17 Size : 21504 Publisher : 刘建平

DL : 0
MFC入门--用简单的实例讲解VC++最难的开始部分。深入的需要各位慢慢钻研啦。-MFC entry- with a simple example to explain VC++ The beginning of the most difficult. Depth research you need to you slowly.
Update : 2024-05-17 Size : 197632 Publisher : 吴思海

OtherMFC
DL : 0
更深一步学习MFC,分析的比较多,但是没有很多实例。-Deeper learning MFC, comparative analysis, but there are not many examples.
Update : 2024-05-17 Size : 7365632 Publisher : 夏雨

用MFC+OPENGL实习的一些效果,很不错的-With MFC+ OPENGL internship of some effect, very good
Update : 2024-05-17 Size : 4610048 Publisher : 於乐凯

DL : 0
我上大学时候的MFC编程实例,不错的入门学习资料。-When I am on the University of MFC programming examples, a good entry-learning materials.
Update : 2024-05-17 Size : 3595264 Publisher : 陈志中

DL : 0
vega的MFC编程。简单示例。方便初学者学习-vega of MFC programming. Simple example. Easy for beginners to learn
Update : 2024-05-17 Size : 43008 Publisher : ren

Microsoft Visual C++ & MFC FAQ v5.6,是一MFC开发介绍.内容全面,有一定深度.大家一起学习!-Microsoft Visual C++
Update : 2024-05-17 Size : 215040 Publisher : yellow

VC/MFCMFC
DL : 0
了解MFC的消息调用机制,对于学习VC有非常大的作用。-Understand the mechanism of MFC s message calls for learning VC has a very big role.
Update : 2024-05-17 Size : 14238720 Publisher : 胡岩

VC/MFCmfc
DL : 0
在刚接触VC++时,学习MFC时遇到一些问题,后来收藏了一些供大家分享!-In刚接触VC++ When learning MFC encountered some problems, and later a number of collections for all to share!
Update : 2024-05-17 Size : 3072 Publisher : 张楠

VC/MFCMFC
DL : 0
本书分为四大篇。第一篇提出学习MFC程序设计之前的必要基础,包括Widnows程序的基本观念以及C++的高阶议题。“学前基础”是相当主观的认定,不过,甚于我个人的学习经验以及教学经验,我的挑选应该颇具说服力。第二篇介绍Visual C++整合环境开发工具。本篇只不过是提纲挈领而已,并不企图取代 Visual C++使用手册。然而对于软件使用的老手,此篇或已足以让您掌握Visual C++整合环境。工具的使用虽然谈不上学问,但在视觉化软件开发过程中扮演极重角色,切莫小觑它。 第三篇介绍application framework的观念,以及MFC骨干程序,所谓骨干程序,是指Visual C++的工具AppWizard所产生出来的程序码。当然,AppWizard会根据你的选项做出不同的程序码,我所据以解说的,是大众化选项下的产品。 第四篇以微软公司附于Visual C++光碟片上的一个范例程序Scribble为主轴,一步一步加上新的功能。并在其间深入介绍Runtime Type Information(RTTI)、Dynamic Creation、Persistence(Serialization)、Message Mapping、Command Routing等核心技术。这些技术正是其他书籍最缺乏的部分。此篇之最后数章则脱离Scribble程序,另成一格。 本书内含光盘一片,书中所有原始码与可执行文件尽在其中。 -err
Update : 2024-05-17 Size : 1058816 Publisher : damxie

MFC下开发OpenGL的基本步骤,适合初学者,一看就会!-OpenGL under MFC development of the basic steps for beginners, one will see!
Update : 2024-05-17 Size : 12288 Publisher : solo

Programming.Windows.with.MFC.By.Jeff.prosise,学习mfc的经典教程,脱离类向导进行学习,对每行代码的理解更加深刻。原版书籍-err
Update : 2024-05-17 Size : 5158912 Publisher : Bekcy Shen

VC/MFCMFC
DL : 0
关于MFC的教程 大家看看吧 适合初学者-err
Update : 2024-05-17 Size : 845824 Publisher : zhangpeng

VC/MFCMFC
DL : 0
这本书是MFC中文帮助文档,对那些还不熟悉MFC编程的人来说,可以参照这一本书,相信一定会有帮助!-This book is MFC Chinese help files, for those not familiar with MFC programming people, can refer to this book, I believe there must be help!
Update : 2024-05-17 Size : 6380544 Publisher : 张三

DL : 0
在做项目的过程中查找的关于VC++MFC方面的函数的运用,包括常用函数和控件的用法及技术经验,适合初学者学习。-In the process of doing the project to find on VC++ MFC function aspects of the use, including the commonly used functions and controls the usage and technical experience, suitable for beginners to learn.
Update : 2024-05-17 Size : 174080 Publisher : 唐进

DL : 0
本书通过85个实例全面讲述了应用MFC进行Visual C++编程的思想。每个实例均以编写一个应用程序要走的步骤编写。全书共分四部分进行介绍, 第一部分是基础知识,第二部分讲述用户界面的实例, 第三部分讲述MFC内部处理方面的实例,第四部分讲述打包实例。 全书基本上面向实例进行阐述,讲解透彻、易于掌握。本书既可作为初学者和大专院校师生的自学参考书,也可作为计算机软件开发人员的技术参考书-This book through about 85 examples of a comprehensive application MFC for Visual C++ Programming ideas. Each instance of an application are prepared to take steps to prepare. Book is divided into four parts, the first part is basic knowledge, the second part of the user interface on the examples, the third part to deal with aspects of the internal MFC examples, Part IV on the packaging examples. Examples for the whole book is basically elaborated on the thorough, easy to master. This book can be used as a beginner and tertiary teachers and students of self-reference can also be used as computer software developers technical reference
Update : 2024-05-17 Size : 7230464 Publisher : gujufen

MFC写的画图程序,常用功能都已经具备.具有参考价值-MFC written drawing procedures, commonly used functions are available. With reference value
Update : 2024-05-17 Size : 61440 Publisher : tianshi

VC/MFCmfc
DL : 0
”mfc深入浅出“,一本在业界非常认可的书籍,这个是该书的CHM的版本,读起来非常的方便,相信对刚入门的菜鸟来说会很有帮助!- Mfc easy , a very recognized in the industry of books, this is a CHM version of the book, read a very convenient, I believe that just getting started would be helpful for the rookie!
Update : 2024-05-17 Size : 293888 Publisher : 电信科学

DL : 0
本书通过85个实例全面讲述了应用MFC进行Visual C++编程的思想。每个实例均以编写一个应用程序要走的步骤编写。全书共分四部分进行介绍,第一部分是基础知识,第二部分讲述用户界面的实例,第三部分讲述MFC内部处理方面的实例,第四部分讲述打包实例。全书基本上面向实例进行阐述,讲解透彻、易于掌握。本书既可作为初学者和大专院校师生的自学参考书,也可作为计算机软件开发人员的技术参考书。-This book through about 85 examples of a comprehensive application MFC for Visual C++ Programming ideas. Each instance of an application are prepared to take steps to prepare. Book is divided into four parts, the first part is basic knowledge, the second part of the user interface on the examples, the third part to deal with aspects of the internal MFC examples, Part IV on the packaging examples. Examples for the whole book is basically elaborated on the thorough, easy to master. This book can be used as a beginner and tertiary teachers and students of self-reference can also be used as computer software developers the technical reference books.
Update : 2024-05-17 Size : 13677568 Publisher : wa1884
« 1 2 ... 7 8 9 10 11 1213 14 15 16 17 ... 50 »
DSSZ is the largest source code store in internet!
Contact us :
1999-2046 DSSZ All Rights Reserved.