登录
首页 » VC++ » 注册表操作

注册表操作

于 2022-11-16 发布 文件大小:2.19 MB
0 158
下载积分: 2 下载次数: 1

代码说明:

注册表操作入门。用VC++6.0编写的注册表操作示例程序,基于CRegistry 类。实现了注册表的添加、删除、修改、读取等功能

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

发表评论

0 个回复

  • PuKeAdd
    说明:  MFC做的随机选取4张牌求和,很简单,没难度,纯属娱乐!(MFC done randomly selected four licensing summation, very simple, not difficult, purely entertainment!)
    2008-10-15 13:25:44下载
    积分:1
  • VC++ 静态分割窗口,实现窗口的任意切分
    VC++ 6.0 自定义SplitWndView函数,静态分割窗口,实现窗口的任意切分,本实例中将一个完整的VC++ Windows分隔成四个小窗口,类似于WEB开发中的iFrame框架,每个分栏框架都可以用鼠标拖动分隔区域的大小,为了区分源码中函数与实际分隔效果的查看,每个视图小空格中都有文字标注。   在一些综合性的信息管理系统中,有时候需要窗口分成区域来显示内容,本实例所演示的窗口分割,就是一个很好的例子。
    2022-11-16 09:35:03下载
    积分:1
  • C
    说明:  C语言大全,包含c的库函数和100个经典的c语言源程序。(C Language Book, including the c library function and the 100 classic c language source code.)
    2009-06-15 22:45:38下载
    积分:1
  • VC++ 音频编程:一款简洁实用的Mp3播放器
    VC++ 音频编程:一款简洁实用的Mp3播放器源代码,只是实现基本的MP3文件播放、暂停、音量控制等功能,界面采用的传统窗体风格,核心代码在下载本源码后,可参考Mp3PlayerDlg.cpp文件,运行效果如图所示。
    2023-08-24 23:00:04下载
    积分:1
  • VC++动态链接库(dll)编程深入浅出
    说明:  主要讲动态链接库的编程方法,有需要的可以下载!(It mainly talks about the programming method of dynamic link library, which can be downloaded if necessary.)
    2020-06-17 21:00:07下载
    积分:1
  • MFC-MultiDoc
    MFC多文档多视图编程,写得不错,讲得很详细。(MFC multi-document multi-view programming, write well, speak it in detail.)
    2010-12-13 16:16:52下载
    积分:1
  • socket_program_guide
    1.套接字编程原理 1.1 Client/server通信模型 1.2 Windows Sockets规范 1.3 套接字 1.3.1 套接字定义 1.3.2分类 1.3.3 套接字的作用 1.3.4端口与地址 1.3.5 套接口属性 2.基本的Windows Sockets API编程 2.1常用函数 2.2 TCP实例 2.3 UDP实例 2.4 Socket 通信阻塞的解决方法 3.MFC下的Socket编程的类 3.1 CAsyncSocket类 3.2 CSocket类 3.3 Windows Sockets:带存档的套接字的工作方式 3.4 流式套接字通信的操作顺序 3.5 使用 CAsyncSocket 类 3.6 从套接字类派生 3.7 套接字通知 3.8 一个使用CSocket类的网络通信实例 3.8.1 服务器端应用程序设计(ServerDemo) 3.8.2 客户端应用程序设计(项目名称ClientDemo) 4.套接字的托管实现 4.1 System::Net::Sockets 命名空间 4.2 实例:一个新邮件检查器 (1. Socket Programming Principle 1.1 Client/server communications model Soc Windows 1.2 kets norms 1.3 Socket socket definition 1.3.1 1.3.3 1.3.2 classification socket role 1.3.4 1.3.5 addresses and port interface attributes two sets. Basic programming Windows Sockets API function commonly used 2.1 2.2 2.3 TCP example UDP Socket Communications examples 2.4 blocked three solutions. MFC Socket Programming under the category of Class 3.2 3.1 CAsyncSocket CSocke t Windows Sockets 3.3 categories : filing with the way socket 340 socket communication flow sequence of operation to use 3.5 CAsyncSo cket category 3.6 derived from the socket type 3.8 3.7 socket notice the use of a network of CSocket Communication Liaison example 3.8.1 server application design (ServerDemo) 3.8.2 client Application D)
    2020-11-14 14:59:42下载
    积分:1
  • vc2004
    此 CHM 文档的内容均为 CSDN 众网友共同收集而来,由网友们于 2004 年 3 月 7 日在 www.csdn.net 网站 VC/MFC 版的非技术类论坛上正式提出整理工作的倡议,经王国凡同志(sgnaw 李逍遥)整理而成,以供大家工作学习参考之用。 我自认为是一个比较热心的人,经常帮助同学同事们解决 IT 方面的问题,有时也逛逛 CSDN。我在武汉出身,也在武汉工作三年了,希望将来能为 IT 业的发展作出贡献。整理工作虽然辛苦,但也快乐,错漏之处再所难免,如有建议或意见请联系 sgnaw@163.com(CHM contents of this document are the common netizen CSDN collected from the public, from users in March 7, 2004 in www.csdn.net site VC/MFC version of the non-technical categories of the official presentation of the Forum on the initiative of finishing the work by Where the Kingdom of Comrade (sgnaw Li Xiaoyao) collated from for everyone to learn the work of reference. Since I think is a more enthusiastic, often to help students solve IT colleagues issues, and sometimes go CSDN. I am born in Wuhan, Wuhan is also working for three years and hopefully in the future for the IT industry to contribute to the development. While finishing work hard, but also happy, errors and omissions are inevitable and then, if the recommendations or comments please contact sgnaw@163.com)
    2008-07-16 17:52:14下载
    积分:1
  • tcsearch
    一个绝好的C函数查询系统,本软件可供C语言编程爱好者学习与参阅,值得珍藏。(Function of C a great referral system, the software for the C programming language enthusiasts to learn and see, worthy of collection.)
    2009-04-23 22:50:03下载
    积分:1
  • EMD
    说明:  使用C++实现对信号的经验模态分解,通过EMD分解来处理信号处理时的端点效应!(it is very useful!)
    2021-04-18 14:38:52下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载