登录
首页 » Visual C++ » MFCWindows

MFCWindows

于 2006-03-15 发布 文件大小:4952KB
0 357
下载积分: 1 下载次数: 1

代码说明:

说明:  MFC Windows程序设计(第二版) 源代码,非书籍(MFC Windows Programming (2nd Edition) source code, non-books)

文件列表:

MFC Windows程序设计(第二版)
...........................\Chap01
...........................\......\Hello
...........................\......\.....\Hello.cpp
...........................\......\.....\Hello.dsp
...........................\......\.....\Hello.dsw
...........................\......\.....\Hello.h
...........................\......\.....\Release
...........................\Chap02
...........................\......\Accel
...........................\......\.....\Accel.cpp
...........................\......\.....\Accel.dsp
...........................\......\.....\Accel.dsw
...........................\......\.....\Accel.h
...........................\......\.....\Release
...........................\......\Ruler
...........................\......\.....\Release
...........................\......\.....\Ruler.cpp
...........................\......\.....\Ruler.dsp
...........................\......\.....\Ruler.dsw
...........................\......\.....\Ruler.h
...........................\Chap03
...........................\......\MouseCap
...........................\......\........\MouseCap.cpp
...........................\......\........\MouseCap.dsp
...........................\......\........\MouseCap.dsw
...........................\......\........\MouseCap.h
...........................\......\........\Release
...........................\......\TicTac
...........................\......\......\Release
...........................\......\......\TicTac.cpp
...........................\......\......\TicTac.dsp
...........................\......\......\TicTac.dsw
...........................\......\......\TicTac.h
...........................\......\VisualKB
...........................\......\........\Release
...........................\......\........\VisualKB.cpp
...........................\......\........\VisualKB.dsp
...........................\......\........\VisualKB.dsw
...........................\......\........\VisualKB.h
...........................\Chap04
...........................\......\Colors
...........................\......\......\ChildView.cpp
...........................\......\......\ChildView.h
...........................\......\......\Colors.aps
...........................\......\......\Colors.clw
...........................\......\......\Colors.cpp
...........................\......\......\Colors.dsp
...........................\......\......\Colors.dsw
...........................\......\......\Colors.h
...........................\......\......\Colors.rc
...........................\......\......\MainFrm.cpp
...........................\......\......\MainFrm.h
...........................\......\......\Release
...........................\......\......\res

...........................\......\......\...\Colors.rc2
...........................\......\......\resource.h
...........................\......\......\StdAfx.cpp
...........................\......\......\StdAfx.h
...........................\......\Shapes
...........................\......\......\ChildView.cpp
...........................\......\......\ChildView.h
...........................\......\......\MainFrm.cpp
...........................\......\......\MainFrm.h
...........................\......\......\Release
...........................\......\......\res

...........................\......\......\...\Shapes.rc2
...........................\......\......\resource.h
...........................\......\......\Shapes.aps
...........................\......\......\Shapes.clw
...........................\......\......\Shapes.cpp
...........................\......\......\Shapes.dsp
...........................\......\......\Shapes.dsw
...........................\......\......\Shapes.h
...........................\......\......\Shapes.rc
...........................\......\......\StdAfx.cpp
...........................\......\......\StdAfx.h
...........................\Chap07
...........................\......\ColorText
...........................\......\.........\ColorText.cpp
...........................\......\.........\ColorText.dsp
...........................\......\.........\ColorText.dsw
...........................\......\.........\ColorText.h
...........................\......\.........\Release
...........................\......\FontView
...........................\......\........\FontView.cpp
...........................\......\........\FontView.dsp
...........................\......\........\FontView.dsw
...........................\......\........\FontView.h
...........................\......\........\Release
...........................\......\IconView
...........................\......\........\IconView.cpp
...........................\......\........\IconView.dsp
...........................\......\........\IconView.dsw
...........................\......\........\IconView.h
...........................\......\........\Release
...........................\......\MyPad
...........................\......\.....\ChildView.cpp

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • ModBus_protocol_cn
    modebus 中文版协议。串行数据传输用。(modebus the Chinese version of the agreement. Serial data transmission.)
    2009-02-02 22:28:19下载
    积分:1
  • ARM9
    arm9的一些基础知识,有利于初学者用。有关ARM9微处理器系列方面的介绍。(arm9 some basic knowledge will help beginners to use. Aspects of the ARM9 family microprocessor introduction.)
    2009-07-06 20:04:20下载
    积分:1
  • C++Primer
    说明:  C++ Primer第四版,光盘源码!如果你已经有电子书了,那赶快来下这个吧!(C++ Primer Fourth Edition, CD-ROM Source! If you already have e-books, then as soon as possible to the right under!)
    2008-08-29 15:20:29下载
    积分:1
  • MFCWindows
    说明:  MFC Windows程序设计(第二版) 源代码,非书籍(MFC Windows Programming (2nd Edition) source code, non-books)
    2006-03-15 15:13:35下载
    积分:1
  • VcDeepCode
    vc++深入详解(第四版)的数据源代码,具有参考价值(vc++ in-depth Xiangjie (fourth edition) data source code, with a reference value)
    2009-11-04 16:13:42下载
    积分:1
  • openglmaterial
    OpenGL的大海量资料收集,罗列除了众多算法源码以及实现原理,图像处理人员必备(OpenGL big massive data collection, listed in addition to the many and the realization of the principle source algorithm, image processing personnel must)
    2007-12-21 12:19:39下载
    积分:1
  • ug_open二次开发与实例精解
    《UG/Open二次开发与实例精解》的源代码。(The source code of "UG/Open Secondary Development and Example Resolution".)
    2020-06-30 23:40:02下载
    积分:1
  • VCexampl
    c++讲解的实用实例,内容齐全,说明详细,代码质量高(c to explain the practical examples, the content is complete, detailed description, code of high quality)
    2010-06-29 15:54:10下载
    积分:1
  • data-structure-part2
    说明:  源码包括清华大学出版社数据结构书第4~6章对应的源码。个人认为比书上的一些代码还要精简。所有代码均通过调试运行(Source data structure including the Tsinghua University Press Book No. 4 ~ 6 s corresponds to the source. Personally think that the ratio of the number of books but also to streamline the code. Debug all the code to run through)
    2009-08-12 14:58:45下载
    积分:1
  • UdpClient
    这是一个关于UDP客户端的代码,是用WINSOCHET编写的(This is a study on UDP client code is written WINSOCHET)
    2008-04-05 20:13:30下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载