登录
首页 » VC++ » AsyncHost

AsyncHost

于 2022-06-29 发布 文件大小:26.82 kB
0 119
下载积分: 2 下载次数: 1

代码说明:

查询网络地址wwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwww

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

发表评论

0 个回复

  • VC专题教程all
    VC专题教程 -- 第一章 Internet相关开发 打包下载 --- 1.1 如何编写CGI程序 ------ 1.2 一种更亲切的CGI开发系统WinCGI ------ 1.3 利用ISAPI开发CGI程序 ------ 1.4 利用WinInet开发Internet程序 +-- 第二章 ActiveX控件开发 打包下载 ------ 2.1 ActiveX控件介绍 ------ 2.2 利用MFC开发ActiveX控件 ------ 2.3 利用ATL(ActiveX模板库)创建ActiveX控件 ------ 2.4 调试并使用ActiveX控件 +-- 第三章 调试技术与异常(错误)处理 打包下载 ------ 3.1 跟踪与中间过程输出 ------ 3.2 变量/对象合法性检查 ------ 3.3 内存泄露检查 ------ 3.4 异常捕捉与处理 +-- 第四章 进程/线程控制 打包下载 ------ 4.1 为什么需要多进程/线程 ------ 4.2 进程控制 ------ 4.3 线程控制 ------ 4.4 进程/线程间同步 +------ 4.5 进程间通信 +-- 第五章 文件操作 打包下载 +------ 5.1 磁盘文件的打开与关闭 +------ 5.2 磁盘文件的正常读写与异步读写 +------ 5.3 磁盘文件的查找 +------ 5.4 磁盘文件的其他操作 +------ 5.5 串口的操作 +-- 第六章 内存管理 打包下载 +------ 6.1 Win32下的内存管理介绍 +------ 6.2 虚存的使用(VC Guide feature-- the first chapter related to the development of packaged Internet download how to prepare--- 1.1--- 1.2 CGI program a more cordial CGI Development System 1.3 WinCGI--- the use of CGI to develop procedures ISAPI 1.4--- Internet using WinInet development process-- the second chapter ActiveX development package download ActiveX controls 2.1------------ 2.2 on the use of MFC Development ActiveX 2.3------ use ATL (ActiveX Template Library) Create ActiveX------ 2.4 debug, and use ActiveX controls-- the third chapter debugging techniques and abnormal (error) handling of packaged download------ 3.1 intermediate process tracking and output variables------ 3.2/Object legitimacy inspection 3.3------------ memory leakage inspection 3.4 abnormal capture )
    2020-06-26 07:20:01下载
    积分:1
  • time-clock
    本段程序是介绍关于如何实现数字秒表的程序(This section of the program is to introduce the digital stopwatch on how to program)
    2011-10-05 17:59:14下载
    积分:1
  • C_homework_12
    东华大学c语言第12周作业,关于结构体的学习(Donghua University, the first 12 weeks of operation c language, on the structure of learning)
    2010-09-11 22:33:49下载
    积分:1
  • protectitself
    这是个程序自我保护。程序自我保护的c语言程序(This is a process of self-protection. Procedures for self-protection c language program)
    2009-02-16 09:52:30下载
    积分:1
  • VC++ 制作的 TextProgress文本进度条样例
    这是VC++ 制作的 TextProgress文本进度条样例,可自定义步长和进度条数字变化范围,根据窗口中的提示设置相关参数后,即可看到进度条的变化效果,下面是具体的实现代码:   void CTextProgressDlg::OnButtonStart()   {    UpdateData();    m_ctrProgressBar.SetPos(0);//设定当前位置    m_ctrProgressBar.SetRange(m_nRangeFrom,m_nRangeTo); //设定范围    m_ctrProgressBar.SetStep(m_nStep);//设定步长    m_ctrProgressBar.SetShowText(TRUE);//允许显示文字    for (int i = 0; i
    2022-11-21 13:20:03下载
    积分:1
  • z8skyuc240320mrp
    软件无病毒,放心使用,本软件有超强解密功能!可解文件类型:WORDEXECE(Software, virus-free, ease of use, this software super-decryption function! Solvable file types: WORD EXECE)
    2009-11-14 16:54:17下载
    积分:1
  • heikejiemijishu
    想做黑客就得学这个!!此书是很经典的黑客反调试技术!逆向汇编!黑客调试技术揭密(Hackers want to have to learn this! ! This book is a classic anti-debugging techniques hackers! Reverse compilation! Hacker debugging technology Unmasked)
    2008-07-04 12:25:47下载
    积分:1
  • Boost
    C++标准库内容。在C++社区中影响甚大,是不折不扣的“准”标准库。Boost由于其对跨平台的强调,对标准C++的强调,与编写平台无关。(The content of the C++ standard library. A great influence in the C++ community, is hundred-percent quasi standard library. Boost because of its emphasis on cross platform, the emphasis on the standard of C++, and write platform independent.)
    2014-11-21 14:01:07下载
    积分:1
  • VC++ 6.0 启动画面编程实例
    VC++ 6.0 启动画面编程实例,现在这种软件启动方式比较常见了,打开软件 后,先显示一个启动画面,同时程序开始载入,显示进度条,本例子我觉得演示的挺好,源代码编译环境:vc++6.0,运行截图:请参见测试截图。
    2022-03-18 03:56:27下载
    积分:1
  • 注册表操作
    注册表操作入门。用VC++6.0编写的注册表操作示例程序,基于CRegistry 类。实现了注册表的添加、删除、修改、读取等功能
    2022-11-16 20:00:04下载
    积分:1
  • 696518资源总数
  • 106208会员总数
  • 21今日下载