登录
首页 » C++ » 《Visual C++MFC编程实例》完整书签版

《Visual C++MFC编程实例》完整书签版

于 2020-03-19 发布
0 212
下载积分: 1 下载次数: 5

代码说明:

说明:  Visual C++MFC编程实例,主要内容包括:1、MFC基础知识,2、用户界面实例,3、内部处理实例,4、打包实例。(Visual C++MFC programming examples, the main content includes: 1, MFC basic knowledge, 2, user interface instances, 3, internal processing instances, 4, packaging instances.)

文件列表:

《Visual C%2B%2BMFC编程实例》完整书签版.pdf, 25333094 , 2019-12-11

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

发表评论

0 个回复

  • window32-clock.rar
    汇编时钟显示器,在window32下开发的汇编程序,窗口界面,时钟应时而变,功能强大,还包含win32的教程(clock window32 assembly language)
    2013-07-20 09:36:52下载
    积分:1
  • cxocode
    Bar code generator, such as type of bar code can be generated. No other controls, demo,
    2017-06-17 09:02:05下载
    积分:1
  • DrawExplame
    计算机图形学MFC图形交互基础文件,用于实习等(Computer graphics based file MFC graphical interaction, for an internship, etc)
    2018-01-15 16:19:04下载
    积分:1
  • SoftBrowser
    带进度条简易浏览器源码主要使用了安卓的WebView控件,另外还实现了网页加载进度条,可以实现浏览器内的前进后退。半透明菜单使用的popwindow弹出菜单,另外项目中还有一个背景更换的功能的实现代码,但是不知道什么原因在我手机上没有效果。项目不大,注释比较丰富。很适合新手学习安卓的WebView控件的使用。(Progress bar simple browser source code of the main use of Android WebView control, in addition to achieve a web page loading progress bar, you can achieve forward and backward within the browser. popwindow translucent menu using the pop-up menu, in addition to the project also has a background replacement function implementation code, but do not know why I m on the phone to no avail. The project is not big, rich annotation. It is suitable for beginners learning to use Android s WebView control.)
    2016-05-30 15:09:45下载
    积分:1
  • ZNodes
    qt中提供了QGphicsView,QGraphicsScene,QGraphicsItem,QGraphicsPixmapItem是QGraphicsItem的子类 分辨创建它们的实例:view,scene,item,然后通过各自的方法scene->addItem(item);view->setScene(scene);就可以达到类似下图的效果,想要进一步定制,则要继承QGraphicsItem或QGraphicsPixmapItem,然后重写paint()、boundingRect()等方法,此外如果还想要获取鼠标事件,重写mousePressEvent等事件就好了,注意,一旦重写了mousePressEvent方法,就以为了qt不会再自动处理item的任何press事件了,可以在你重写的mousePressEvent方法中最后添加QGraphicsItem::mousePressEvent(event);解决这个问题,就是说你获取到了鼠标事件,但是依然让qt处理这个鼠标事件。(QGphics View, QGraphics Scene, QGraphics Item and QGraphics PixmapItem are provided in qt. They are subclasses of QGraphics Item. Resolve the instances of creating them: view, scene, item, and then use their respective methods scene - > addItem (item); view - > setScene (scene); you can achieve the effect similar to the figure below. If you want to further customize, you need to inherit QGraphics Item or QGraphics Pixmap Item, and then rewrite paint (), boundingRect () and other methods, and if you want to do so. If you want to get mouse events, rewrite events like mousePressEvent. Note that once you rewrite the mousePressEvent method, you think that QT will no longer automatically handle any press events of item. You can finally add QGraphics Item:: mousePressEvent (event) to your rewritten mousePressEvent method to solve this problem. That is, you get the mouse event, but still let QT handle the mouse event.)
    2020-06-16 20:20:01下载
    积分:1
  • 107291
    博客访问流量源码程序,结合易语言扩展界面支持库,调用API函数实现百度博客的访问。(Blog traffic source program, combined with easy language support library expansion interface , call the API functions to access Baidu blog .)
    2015-08-12 15:32:23下载
    积分:1
  • tanchishe
    说明:  实现了贪吃蛇小游戏功能,没有使用pygame模块(Realize the function of greedy Snake game)
    2020-06-28 11:57:01下载
    积分:1
  • XPToolBar
    XP风格工具栏,漂亮的界面设计,可以编译运行(XP STYLE TOOL BAR)
    2009-12-21 10:39:49下载
    积分:1
  • 954357
    模仿QQ游戏登陆界面源码,例程使用图形按钮、透明标签等组件模仿QQ游戏的登陆界面。(QQ Games imitate login interface source code , the routine use of graphical buttons , labels and other components transparent imitation QQ Games login interface.)
    2016-10-26 11:06:16下载
    积分:1
  • VPNClient
    软件名称:VPN客户端软件 版本号:1.0 开发环境:VS2010 开发语言:C++ 功能描述: 1、一键式创建VPN连接 2、自动选择VPN类型(PPTP、L2TP、SSTP、IKEv2) 3、断线重拨 *完美支持WINXP、WIN7、WIN2003 *采用SkinH做界面,看上去很帅。 ————————–华丽的分割线————————————————- 网上有很多VPN客户端源代码,但是普遍存在问题,例如在WINXP下运行正常,但是到WIN7下就会报错,各种问题层出不穷,所以我对代码进行了改良。(Software Name: VPN client software version number: 1.0 development environment: VS2010 development languages: C++ Description: 1, one button to create a VPN connection 2, automatically select the type of VPN (PPTP, L2TP, SSTP, IKEv2) 3, reconnection dial* perfect support WINXP, WIN7, WIN2003* using SkinH do interface looks very handsome.--------- Gorgeous split line----------------- There are many online VPN client source code, but common problems, such as running under normal WINXP But the next error will WIN7 various problems emerging, so I modified the code of the.)
    2014-06-19 11:28:55下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载