CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 孙鑫VC-MFC编程

搜索资源列表

  1. MFCbySunXin

    0下载:
  2. 孙鑫老师的VC++的MFC编程视频教程里的源文件和课件-Sun Xin teacher VC MFC Video Programming Guide's source file and courseware
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:1708981
    • 提供者:lin
  1. Lesson3Code

    0下载:
  2. Visual C++ 语言编程开发详解是孙鑫老师亲自授课录制, 内容涵盖广从入门到精通, 授课通俗易懂,分析问题精辟,绝对是目前国内顶级的VC++教学视频,此上传的代码是其第三讲 MFC框架的程序剖析的程序,如有需要请联系本人可提供视频jiaweizzu@hotmail.com
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:46154
    • 提供者:jiawei
  1. lesson2

    0下载:
  2. 孙鑫老师VC视频第二课代码:C++经典语法与应用,类的编写与应用,构造与析构函数,函数的重载,类的继承,函数覆盖,基类与派生类的构造函数、析构函数先后调用顺序,如何在派生类构造函数中向基类的构造函数传递参数,this成员变量,类型转换的内幕,虚拟函数与多态性,引用和指针变量的区别与共同处。VC工程的编译原理与过程,将工程中不同的类拆分到不同的文件中,每一个类由一个.h和.cpp文件共同完成,头文件重复定义问题的解决,培养了学员良好的编程习惯,也为以后分析MFC AppWizard生成的工程奠定了
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:18970
    • 提供者:shanyingying
  1. SunXin_VC++

    1下载:
  2. 这是自购《孙鑫VC++深入详解》随书光盘(视频教程)中的完整源代码。包括windows编程基础,VC++编程基础,MFC编程,windows网络编程等内容。
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:1760023
    • 提供者:staforn
  1. VCcode

    0下载:
  2. 孙鑫的《VC++深入详解》配套源码 主要是基于MFC编程-SUN Xin' s " VC++ in depth explain" matching source is mainly based on MFC programming
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-06-11
    • 文件大小:18669243
    • 提供者:叶玲
  1. WinMain

    0下载:
  2. 孙鑫讲解的VC++视频中的MFC,winMFC内核编程,-winMFC
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-14
    • 文件大小:6481
    • 提供者:hptsf
  1. MyDialog

    0下载:
  2. 使用MFC进行对话框界面编程,孙鑫VC++教学视频中的例程-Carried out using the MFC dialog box interface for programming, Sun Xin VC++ in the routine of teaching videos
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-09
    • 文件大小:1959989
    • 提供者:pupu
  1. code

    0下载:
  2. VC孙鑫视频前9节课的全部代码。主要介绍了VC的sdk编程、mfc编程及之间的关系。-VC Xin Sun video first 9 lessons of all of the code. Introduces the VC' s sdk programming, mfc programming and relationships.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-02
    • 文件大小:745152
    • 提供者:张宏洋
  1. sunnote

    0下载:
  2. 孙鑫VC视频笔记,分为20讲,详细地讲解了VC的编程规则和MFC的使用。具有很高的价值。-Sun Xin VC video notes, divided into 20 speaking, explain in detail the rules of the VC and MFC programming use. High value.
  3. 所属分类:Communication

    • 发布日期:2017-03-29
    • 文件大小:35398
    • 提供者:曾锋
  1. Lesson1

    0下载:
  2. 孙鑫的深入详解VC++高清教程,包含源码,课件,教程,教会你基础的mfc编程技巧-Xin Sun-depth Detailed VC++ HD tutorials, source-code, courseware, tutorials, teach you basic skills to become mfc
  3. 所属分类:Windows Develop

    • 发布日期:2017-12-05
    • 文件大小:43892021
    • 提供者:yating
  1. Lesson2

    0下载:
  2. 孙鑫的深入详解VC++高清教程,包含源码,课件,教程,教会你基础的mfc编程技巧,讲述C++经典语法与应用-Xin Sun-depth Detailed VC++ HD tutorials, source-code, courseware, tutorials, teach you basic mfc programming skills
  3. 所属分类:Windows Develop

    • 发布日期:2017-06-20
    • 文件大小:32161138
    • 提供者:yating
  1. Lesson3

    0下载:
  2. 孙鑫的深入详解VC++高清教程,包含源码,课件,教程,教会你基础的mfc编程技巧,讲述MFC AppWizard的原理与MFC程序框架的剖析。-Xin Sun-depth Detailed VC++ HD tutorials, source-code, courseware, tutorials, teach you basic mfc programming skills
  3. 所属分类:Windows Develop

    • 发布日期:2017-12-03
    • 文件大小:48482527
    • 提供者:yating
  1. Lesson4

    0下载:
  2. 孙鑫的深入详解VC++高清教程,包含源码,课件,教程,教会你基础的mfc编程技巧。MFC消息映射机制的剖析,讲述如何运用ClassWizard。-Xin Sun-depth Detailed VC++ HD tutorials, source-code, courseware, tutorials, teach you basic mfc programming skills. MFC message mapping mechanism of the analysis, about how to
  3. 所属分类:Windows Develop

    • 发布日期:2017-06-19
    • 文件大小:30446051
    • 提供者:yating
  1. Lesson5

    0下载:
  2. 孙鑫的深入详解VC++高清教程,包含源码,课件,教程,教会你基础的mfc编程技巧。掌握CDC的文字处理程序的编写,如何产生自定义字体和自定义插入符,熟悉对CString类的使用。-Xin Sun-depth Detailed VC++ HD tutorials, source-code, courseware, tutorials, teach you basic mfc programming skills. Master of the CDC' s word processing pr
  3. 所属分类:Windows Develop

    • 发布日期:2017-06-20
    • 文件大小:33040384
    • 提供者:yating
  1. Lesson6

    0下载:
  2. 孙鑫的深入详解VC++高清教程,包含源码,课件,教程,教会你基础的mfc编程技巧。菜单的工作原理及编写应用,菜单命令消息在MFC框架程序的几个类中的传递顺序和处理过程。-Xin Sun-depth Detailed VC++ HD tutorials, source-code, courseware, tutorials, teach you basic mfc programming skills. The menu works and write applications menu comm
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-17
    • 文件大小:61272064
    • 提供者:yating
  1. Lesson7

    0下载:
  2. 孙鑫的深入详解VC++高清教程,包含源码,课件,教程,教会你基础的mfc编程技巧。对话框用户界面程序的编写,如何向对话框控件关联数据成员及其实现机理,如何利用对话框类的成员函数向控件发送消息和获取对话框控件的类指针,如何直接利用对话框控件类操纵对话框控件-Xin Sun-depth Detailed VC++ HD tutorials, source-code, courseware, tutorials, teach you basic mfc programming skills. Dial
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-14
    • 文件大小:49606437
    • 提供者:yating
  1. Lesson8

    0下载:
  2. 孙鑫的深入详解VC++高清教程,包含源码,课件,教程,教会你基础的mfc编程技巧。逃跑按钮的巧妙实现。-Xin Sun-depth Detailed VC++ HD tutorials, source-code, courseware, tutorials, teach you basic mfc programming skills. Clever implementation escape button.
  3. 所属分类:Windows Develop

    • 发布日期:2017-06-21
    • 文件大小:39238184
    • 提供者:yating
  1. Lesson9

    0下载:
  2. 孙鑫的深入详解VC++高清教程,包含源码,课件,教程,教会你基础的mfc编程技巧。如何修改MFC AppWizard向导生成的框架程序的外观和大小,修改图标、光标、背景的三种方法。-Xin Sun-depth Detailed VC++ HD tutorials, source-code, courseware, tutorials, teach you basic mfc programming skills. How to modify the MFC AppWizard Wizard ge
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-29
    • 文件大小:46639549
    • 提供者:yating
  1. Lesson10

    0下载:
  2. 孙鑫的深入详解VC++高清教程,包含源码,课件,教程,教会你基础的mfc编程技巧.图形的绘制,如何使用自定义画笔.-Xin Sun-depth Detailed VC++ HD tutorials, source-code, courseware, tutorials, teach you basic mfc programming skills. Graphics rendering, how to use a custom brush.
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-16
    • 文件大小:43658502
    • 提供者:yating
  1. CODE

    0下载:
  2. 孙鑫写的教程,VC++深入详解。由浅入深、循序渐进地讲述Windows程序内部运行机制、MFC框架、文本、菜单、对话框、文件操作、网络编程、进程间通信、ActiveX控件、动态链接库、HOOK编程等多个主题。-Sun Xin write tutorials, VC++ thorough explanation. Deep within the program step by step explanation of the Windows operating mechanism, MFC fram
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-16
    • 文件大小:1923409
    • 提供者:李江乔
« 12 »
搜珍网 www.dssz.com