CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 源码下载 Windows编程 其他小程序

资源列表

« 1 2 ... .14 .15 .16 .17 .18 3519.20 .21 .22 .23 .24 ... 19298 »
  1. vcText

    0下载:
  2. 用VC++编写一个CDC文字处理程序的代码,通过本程序大家可掌握如何产生自定义字体和自定义插入符,熟悉对CString类的使用。讲解定时器的使用和DrawText函数的巧妙运用以及CDC的裁减功能。-Using VC++ to write a word processing program code CDC, through this process we can learn how to create custom fonts and custom insert a symbol, famil
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:30.95kb
    • 提供者:zs2
  1. vcDrawCode

    0下载:
  2. MFC消息映射机制的剖析,讲述如何运用ClassWizard,,理解发送给窗口的消息是如何被MFC框架通过窗口句柄映射表和消息映射表来用窗口类的函数进行响应的-MFC message mapping scheme of analysis, about how to use the ClassWizard,, understand the message sent to the window frame is how MFC handle mapping table by the window a
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:32.15kb
    • 提供者:zs2
  1. MFCAppWizard

    0下载:
  2. 讲述MFC AppWizard的原理与MFC程序框架的剖析。AppWizard是一个源代码生成工具,是计算机辅助程序设计工具,WinMain在MFC程序中是如何从源程序中被隐藏的,theApp全局变量是如何被分配的,MFC框架中的几个类的作用与相互关系,MFC框架窗口是如何产生和销毁的,对窗口类的PreCreateWidow和OnCreate两个函数的着重分析,Windows窗口与C++中的CWnd类的关系。-About the principles and MFC MFC AppWizard
  3. 所属分类:Other systems

    • 发布日期:2017-04-17
    • 文件大小:32.22kb
    • 提供者:zs2
  1. date

    0下载:
  2. 日期类的定义和实现,数据类型包括年year,月,month,日day。-date class
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-30
    • 文件大小:633byte
    • 提供者:Iris P
  1. vcWinMain

    0下载:
  2. 本源码可帮助VC++新手们快速了解VC++窗口及句柄的原理,由孙鑫老师一本书中的实例改写。   Windows程序运行原理及程序编写流程,窗口产生过程,句柄原理,消息队列,回调函数,窗口关闭与应用程序退出的工作关系,使用VC++的若干小技巧,stdcall与cdecl调用规范的比较,初学者常犯错误及注意事项。-This source can help VC++ novice to quickly understand the VC++ window and the principle of
  3. 所属分类:Other systems

    • 发布日期:2017-04-25
    • 文件大小:19.19kb
    • 提供者:zs21
  1. vcTrapCAD

    0下载:
  2. VC++屏蔽Windows热启键(Ctrl+Alt+Del)程序,实现动态禁用/启用Window NT/2000/XP的Ctr+Alt+Del组合键,在远程线程分配内存来存放参数。测试发现,本程序在XP下运行好像有点问题,容易导致电脑重启,特别是在勾选选框的时候,大家请注意-VC++ Shield Windows Thermal Kai key (Ctrl+ Alt+ Del) program, dynamic disable/enable Window NT/2000/XP the Ctr+
  3. 所属分类:Other systems

    • 发布日期:2017-04-07
    • 文件大小:24.66kb
    • 提供者:zs21
  1. FileMapTransTxt

    0下载:
  2. VC++通过内存映射在程序间交换数据,通过这个小实例,你会了解到以下技巧:在内存映像中创建对象,将文件视图映射到一个进程的地址空间上、返回LPVOID类型的内存指针、给映像内存数据赋给本地变量、释放映像内存、更新数据等。-VC++ through the memory map in the process exchanging data, through this small example, you will learn the following skills: in-memory imag
  3. 所属分类:Other systems

    • 发布日期:2017-04-24
    • 文件大小:22.03kb
    • 提供者:zs21
  1. vcWizard

    0下载:
  2. 基于VC的向导程序示例,用于程序打包安装、用户协议查看浏览、程序分步处理等场合,示例虽然小,但挺实用的,有一定参考性。-VC' s wizard-based example, for program installation package, the user agreement see here, the program step processing and other occasions, the sample was small, but very useful, has some
  3. 所属分类:Other systems

    • 发布日期:2017-04-24
    • 文件大小:26.72kb
    • 提供者:zs21
  1. vcMultiThread

    0下载:
  2. VC++ 多线程与聊天室程序的编写,多线程应用中容易出现的问题。互斥对象的讲解,如何采用互斥对象来实现多线程的同步。 -VC++ multi-threaded programs written with the chat rooms, multi-threaded applications prone to problems. Mutex object' s explain how to use multi-threaded mutex object to achieve synchr
  3. 所属分类:Other systems

    • 发布日期:2017-04-16
    • 文件大小:38.23kb
    • 提供者:zs21
  1. vbALERT

    0下载:
  2. 一个轻型VB智能安防报警系统,使用Access数据库,源码测试截图如上所示,代码里的某一部分功能或许是大家需要的,请自已下载测试吧-A light VB intelligent security alarm system, using Access databases, source test screenshot shown above, the code inside a function may be you need some, please download the test it s
  3. 所属分类:Other systems

    • 发布日期:2017-04-08
    • 文件大小:76.34kb
    • 提供者:zs21
  1. vbQQqun

    0下载:
  2. VB获取QQ群成员信息,程序仅适用于QQ2008,在运行程序后,双击弹出QQ群窗口,采集完后将自动关闭。 -VB QQ group members to obtain information, the program applies only to QQ2008, in running the program, double-click pop-up window QQ group, After the acquisition closes automatically.
  3. 所属分类:Other systems

    • 发布日期:2017-04-16
    • 文件大小:10.84kb
    • 提供者:zs21
  1. vbnamepk

    0下载:
  2. VB打造名字PK战斗程序,由地狱黑雪开发!QQ:396293386,试做模仿作品!欢迎使用我的第一个游戏!地狱黑雪向你致意!感谢使用!感谢做测试的朋友,他们的帮助是我的动力-VB to create the name of PK fighting procedures developed by the hell black snow! QQ: 396293386, try imitating works! Welcome my first game! Hell black snow to gre
  3. 所属分类:Other systems

    • 发布日期:2017-04-08
    • 文件大小:103.36kb
    • 提供者:zs21
« 1 2 ... .14 .15 .16 .17 .18 3519.20 .21 .22 .23 .24 ... 19298 »
搜珍网 www.dssz.com