登录
首页 » 电子书 » from various VC source were chosen, some of the more useful example of VC

from various VC source were chosen, some of the more useful example of VC

于 2022-04-07 发布 文件大小:12.37 kB
0 201
下载积分: 2 下载次数: 1

代码说明:

从各种VC源码中精选出来,比较有用的一些VC例子-from various VC source were chosen, some of the more useful example of VC

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

发表评论

0 个回复

  • in how to prepare Linux shell script, The book is introduced shell programming d...
    在Linux下如何编写shell script,该书是shell 编程方面介绍文档。-in how to prepare Linux shell script, The book is introduced shell programming documentation.
    2023-01-29 22:45:04下载
    积分:1
  • Some knowledge of computers in the hope of learning to all of us help Ha!
    电脑方面的一些知识,希望对大家的学习有所帮助哈!-Some knowledge of computers in the hope of learning to all of us help Ha!
    2023-08-26 17:20:05下载
    积分:1
  • 软件质量是由大多数程序员的头脑和不只是吨。
    软件质量是被大多数程序员挂在嘴上而不是放在心上的东西! 除了完全外行和真正的编程高手外,初读本书,你最先的感受将是惊慌:“哇!我以前捏造的C++/C程序怎么会有那么多的毛病?” 别难过,作者只不过比你早几年、多几次惊慌而已。 请花一两个小时认真阅读这本百页经书,你将会获益匪浅,这是前面N-1个读者的建议 -software quality is linked by the majority of programmers in mind and not just the things! In addition to completely out of the loop and genuine master of programming, early Reader book, you will be the first to the feelings of panic : "wow! I used to fabricate the C/C program how did so many of the defects? "Do not sorry The author only a few years than you, it more often panic. Please spend 12 hours reading this book by 100, you will be benefited, which is in front of N-a suggestion of the readers
    2022-03-18 03:13:20下载
    积分:1
  • MPI并行编程程序设计,讲解并行编程的
    MPI并行编程程序设计,讲解并行编程的书籍-MPI parallel programming, program design and implementation of
    2022-03-13 23:11:26下载
    积分:1
  • basic functions : 1. With time, minutes and seconds count display function (6 di...
    基本功能: 1.具有时、分、秒计数显示功能(6位数码管构成),以24小时循环为计时基准。 2. 具有调节小时、分钟的功能。 3.具有整点报时功能,整点报时的同时数码管显示闪烁提示。 附加功能: 1. 能显示日历。 2. 能显示星期几; 3. 闹铃。 4. 秒表功能。 5.篮球24秒倒计时。-basic functions : 1. With time, minutes and seconds count display function (6 digital form) to a 24-hour cycle time for the benchmark. 2. Adjusts hours, minutes function. 3. Is the whole point timekeeping function, the whole point of the digital timer Display flickered suggested. Additional features : 1. Showing calendar. 2. Showing what day; 3. Alarm. 4. Stopwatch function. 5. Basketball 24 seconds countdown.
    2022-02-15 15:24:31下载
    积分:1
  • at标准指令,对于双模与双卡手机,主机与辅机通信必备,以及PC Tools工具请求手机...
    at标准指令,对于双模与双卡手机,主机与辅机通信必备,以及PC Tools工具请求手机-at the standard instructions, for the dual-mode mobile phone with dual cards, host with the necessary auxiliary communications, as well as requests for mobile phone tools PC Tools
    2022-08-17 15:57:20下载
    积分:1
  • Jsp 教程 一本非常好的jsp教程,我是在一个ftp上下载的,里面有很多经典的籍。...
    Jsp 教程 一本非常好的jsp电子教程,我是在一个ftp上下载的,里面有很多经典的书籍。-Jsp guide a very good jsp electronic directory, I was a ftp download, and there are many classic books.
    2022-11-11 20:25:04下载
    积分:1
  • 一篇讲解OFDM技术的PDF文档,里面详细讲解了OFDM原理,希望对初学者有帮助。...
    一篇讲解OFDM技术的PDF文档,里面详细讲解了OFDM原理,希望对初学者有帮助。-One explain the OFDM technology, PDF documents, which gave a detailed OFDM principle, want to be helpful for beginners.
    2022-02-20 08:09:50下载
    积分:1
  • 用简明易懂的C语言源代码描述的算法,相信会对各位学习这门基础语言有很大帮助。...
    用简明易懂的C语言源代码描述的算法,相信会对各位学习这门基础语言有很大帮助。-Used and easily understandable description of C language source code of the algorithm, I believe you will learn the basis of this language has been inspired by them.
    2022-05-07 05:58:41下载
    积分:1
  • VC专题教程
    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 Active
    2022-08-07 06:10:36下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载