登录
首页 » Visual C++ » MFC_source

MFC_source

于 2009-03-18 发布 文件大小:1148KB
0 242
下载积分: 1 下载次数: 20

代码说明:

  源码为侯俊杰《深入浅出MFC》简体版第二版源代码,所有的例子均有代码。VC++必读经典(Source for侯俊杰" in layman' s language and MFC" Simplified version of the second edition of the source code, all code examples are. VC++ must-read classic)

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

发表评论

0 个回复

  • YCArray
    说明:  /** * 动态数组的模板类 * 1.支持字符索引 * 2.方便的添加删除修改任意一项 * 最后更新 2004-8-9 yzh **1.优化了字符索引的运作方式,使用数组存储 **2.重写了底层数据的存储,将连续性的存储方式改为了非连续, *** 从而很好有效地支持了“引用”,并且让数据的删除增加变的更为快速 * 用法如: * YCArray<int,int> test * test.Add("Number2",4) * test.Add("Number1",2) * printf("%d %d",test["Number1"],test["Number2"]) * 显示: * 2 4 ******* ******* History: 2004-11-19 修改了析构函数,解决了索引没有释放的bug **/(/*** dynamic array template class* 1. Support characters Index* 2. Add convenience to delete arbitrary* a final update 2004-8-9 yzh** 1. Character Index optimized mode of operation, the use of storage arrays** 2 . a rewrite of the underlying data storage, storage continuity conversion of non-continuous, and thus good*** effective support to the "quote", and let the data changed to delete the more rapid* usage such as :* YCArraylt; int, intgt; test* test. Add ( "Number2", 4)* test.Add ( "Number1", 2)* printf ( "% d% d", test [ "Number1"] test [ "Number2"])* Display :** 2 4************* History : 2004-11-19 revised the destructors, the index did not address the release of bug** /)
    2005-09-06 13:03:51下载
    积分:1
  • The-Autolisp-code-turns-vba
    将Autolisp的代码转换成 ASCII码进行在VB或CAD自带的VBA编辑器里用命令方式执行转换后的ASCII码(Convert Autolisp code into ASCII code to carry on the ASCII code after took of used an order method in VBA editor performance conversion in the VB or CAD)
    2014-04-16 11:06:24下载
    积分:1
  • screen_shot
    截屏,有半透明效果,选择区域可自由放缩和移动,可涂鸦,可另存为图片,双击则复制到剪贴板,有选择区域提示(Cut-off screen, there are semi-transparent effect, select the region are free to zoom and move, can graffiti can be saved as pictures, double-click the copy to the clipboard, you are prompted to choose the region)
    2010-02-25 16:05:05下载
    积分:1
  • MyPing
    ping工具,基于控制台应用程序,类似cmd的ping功能(ping tools, console-based application)
    2012-12-19 08:37:46下载
    积分:1
  • PMVcalculator.rar
    输入空气温度,相对湿度,平均辐射温度,衣服热阻,新陈代谢率之后可以轻松计算PMV-PPD(Enter the air temperature, relative humidity, mean radiant temperature, clothing thermal resistance, metabolic rate can then be easily calculated PMV-PPD)
    2020-10-10 16:57:33下载
    积分:1
  • VCPP2010
    vc++权威开发指南代码 好用实惠下载吧( vc++ Development Guide authoritative code Download it handy affordable)
    2014-03-22 00:27:49下载
    积分:1
  • 123
    基于 VB 的一个公交查询系统,有数据,能直接运行(VB-based search system of a bus, there are data that can be run directly)
    2010-08-18 00:11:55下载
    积分:1
  • bmptext_cyq
    刚学编程,多多指教(just learning programming, exhibitions)
    2004-10-07 13:46:57下载
    积分:1
  • USB_Utility
    HOST和DSP利用USB通信,HOST端的USB应用部分程序(HOST and DSP use USB communications, HOST-side USB applications some of the procedures)
    2007-10-29 13:40:58下载
    积分:1
  • steganodotnet15_src
    visual c++编写关于声音分析的 This article demonstrates how to generate a quasi-infinite number of sounds using math formulas. Also, a sample program is provided to allow you to do experimentation by your own. Have great times!(visual c++ prepare a report on voice analysis This article demonstrates how to generate a quasi-infinite number of sounds using math formulas. Also, a sample program is provided to allow you to do experimentation by your own. Have great times!)
    2008-07-05 11:39:07下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载