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

注册表操作

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

代码说明:

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

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

发表评论

0 个回复

  • On-chip-Spiral-Inductors
    LC VCO 片上电感很好的设计参考资料,其使用asitic详细的分析了电感的感值 寄生电阻 寄生电容以及硅基衬底的涡流对电感的影响(LC VCO chip inductors good design reference, its use asitic detailed analysis of the value of the parasitic inductance of the sense resistor parasitic capacitance and inductance of the silicon substrate eddy current effects on)
    2013-11-02 02:47:38下载
    积分:1
  • Sams.Programming.in.C.Jul.2003
    c++入门经典书籍,特别适合初学者学习,国外教材。(The beginning of c programming.)
    2014-02-17 11:38:07下载
    积分:1
  • partfour
    东南大学非电类C++课件第4章全部,讲解详尽,附课堂练习(Southeast University, non-electric class C++ Courseware Chapter 4, all, to explain in detail, with a classroom exercise)
    2010-05-16 11:54:58下载
    积分:1
  • cprogram900
    超经典c编程900例 从最基本的到高难度的(Ultra 900 cases of classic c programming from the most basic to the difficult)
    2007-09-30 10:38:58下载
    积分:1
  • VC与Flash的交互例子
    本例程是提供VC和flash之间的交互方法说明的源码,主要功能如下: 1.VC中如何调用flash的方法的; 2.在Flash中如何回调vc的方法;
    2022-05-17 01:06:40下载
    积分:1
  • VC++ OpenGL技术实现 3D俄罗斯方块游戏
    2023-04-02 23:50:04下载
    积分:1
  • FATIGUE
    疲劳寿命预测,用于飞机结构的疲劳分析,用灰色及模糊理论(Fatigue life prediction for fatigue analysis of aircraft structure, with gray and fuzzy theory)
    2010-12-13 10:24:22下载
    积分:1
  • c-language-function-Daquan
    c语言函数手册,chm格式文件,你懂的,都是整理好的。非常好的资料~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~(c language function Daquan, chm format, you know, all good finishing. Very good information ~ ~ ~)
    2013-10-12 14:59:13下载
    积分:1
  • VC++ 删除已存在的存储过程
    VC++ 演示在程序中删除已存在的存储过程,VC6存储过程相关操作实例,删除方法很简单,创建对象,如下代码示:   UpdateData(true);   BOOL result;   ADOConn m_AdoConn;   m_AdoConn.OnInitADOConn();   _bstr_t sql;   sql = "drop procedure "+m_edit+" ";   result = m_AdoConn.ExecuteSQL(sql);   m_AdoConn.ExitConnect();   if(result)    MessageBox("存储过程已删除!");   else    MessageBox("存储过程不存在!");
    2022-12-24 15:50:03下载
    积分:1
  • include
    一个教初学者怎么运用循环语句的代码,很有意思,很好用。(How to teach beginners the use of a loop of code, very interesting, very good use.)
    2010-10-24 14:24:41下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载