-
一款非常著名的WinpCAP开发包
一款非常著名的WinpCAP开发包-one of the most famous WinpCAP Development Kit
- 2022-07-01 02:19:53下载
- 积分:1
-
增加TLS的例子 呵呵
增加TLS的例子 呵呵 -increase TLS examples of increased TLS- huh-huh example of the increasing examples Oh TLS
- 2022-03-04 05:47:12下载
- 积分:1
-
java的原文件可以在vc下编译
其高级功能包括:管道技术、程序分块、身份验证、事先身份验证、加密、代理支持、
服务器证书验证、连接管理和HTTP 扩展...
java的原文件可以在vc下编译
其高级功能包括:管道技术、程序分块、身份验证、事先身份验证、加密、代理支持、
服务器证书验证、连接管理和HTTP 扩展。 ... 例如,使用Net classes 编写的应用程序
可以从任何正确执行了HTTP 1.1 协议的Web 服务器上下载数据。-the original documents can be compiled under the vc its advanced features include : pipeline technical, procedural block, identity verification, prior authentication, encryption, proxy support, server certificate validation, management and HTTP connectivity expansion. ... For example, the use of the Net classes to prepare applications from any correct implementation of HTTP 1.1 protocol to the Web server and download data.
- 2022-09-25 13:30:03下载
- 积分:1
-
VB进程隐藏模块
VB隐藏进程模块提供下载-VB hidden process module
- 2022-07-16 16:56:15下载
- 积分:1
-
切换进入保护模式的实例// 源代码// 汇编// 英文
切换进入保护模式的实例// 源代码// 汇编// 英文-switch into protected mode examples// source// compile// English
- 2022-03-19 22:25:37下载
- 积分:1
-
in the design, Xinxiang City of self
在本次设计中,通过对新乡市自学考试和考生信息管理方式的调查,利用ASP、Dreamweaver、Fireworks等网站开发软件创建了新乡市自学考试网站,实现了网上报考、成绩和座号查询的功能。 新乡市自学考试网站开通的网上报考是自学考试报名方式的一项重大改革,也是新乡市自学考试网站的关键技术和难点。网上报考系统使考生省去了来回奔波、到现场排队填写报名卡等手续,它充分发挥网络的优势,使考生的报考时间更充裕,网上报考比社会报名点更早开始,更迟截止。无论考生身在何处都可以轻松报考,完全没有时空的限制。当考生在报考期间内想修改在线报考的结果, 随时重新登陆系统,即可以重新选择报考的科目,提高了信息采集的及时性、准确性。自学考试网站方便了考生的报考、查询,了解自学考试政策、自学考试办公室最新通知,便于自学考试政策的执行。 自学考试网站的创建使新乡市的自学考试管理方式又上升了一个层次,适应了社会发展的需求。-in the design, Xinxiang City of self-examination and information management candidates to the survey, the use of ASP, Dreamweaver, Fireworks such as web site development and software to create a self-examination of Xinxiang City website, sit through the Internet, achievements and seat inquiry functions. Self-examination of Xinxiang City website launched on the Internet is self-sit the examination form of a major reform, as well as self-examination Xinxiang City website the key technical and difficult. Online system allows candidates to sit eliminating the back and forth, to the scene to fi
- 2022-03-11 22:06:54下载
- 积分:1
-
WINDOWS核心编程.rar
这是一本经典的Windows核心编程指南,从第1版到第5版,引领着数十万程序员走入Windows开发阵营,培养了大批精英。
作为Windows开发人员的必备参考,本书是为打算理解Windows的C和C++程序员精心设计的。第5版全面覆盖Windows XP,Windows Vista和Windows Server 2008中的170个新增函数和Windows特性。书中还讲解了Windows系统如何使用这些特性,我们开发的应用程序又如何充分使用这些特性,如何自行创建新的特性。...
随着微软宣布放弃对 Windows XP以及以前版本的支持,Windows Vista 的普及势在必行,迟早会安装到普通用户的计算机上。Windows Vista 有很多吸引人的新特性,相信大家不用不知道,一用忘不了。(在翻译 Microsoft Press的 Windows Vista Inside Out一书的过程中,我已经深切体会到她的妙处)。作为一名程序员,有必要在第一时间适应在新的操作系统下的编程。历经 15 年,本书也随着 Windows操作系统的“改朝换代”,升级到第 5版,即Windows via C/C++。如果您要用 C/C++开发 Windows 应用程序,那就不要走弯路,直接让Jeffrey告诉您如何利用 Windows的新特性和新函数来编写出高效、优美的 Windows应用程序。
目录:
第I部分 必备知识
第1章 错误处理 3
1.1 定义自己的错误代码 7
1.2 ErrorShow示例程序 7
第2章 字符和字符串处理 10
2.1 字符编码 11
2.2 ANSI字符和Unicode字符
与字符串数据类型 12
2.3 Windows中的Unicode函数
和ANSI函数 14
2.4 C运行库中的Unicode函数
和ANSI函数 16
2.5 C运行库中的安全字符串函数 17
2.5.1 初识新的安全字符串函数 18
2.5.2 在处理字符串时如何获得
更
- 2022-07-20 22:32:30下载
- 积分:1
-
基于dos的事实多任务调度核心,简单的演示程序,共九个任务在运行...
基于dos的事实多任务调度核心,简单的演示程序,共九个任务在运行-based on the fact that many dos task scheduling core, a simple demonstration, with a total of nine tasks running! !
- 2023-07-29 20:30:02下载
- 积分:1
-
优化虚拟内核调试器
Optimized Virtual Kernel Debugger
- 2023-02-20 08:00:03下载
- 积分:1
-
该程序是说明如何动态加载驱动程序的一个小例子
该程序是说明如何动态加载驱动程序的一个小例子-the program is how dynamic loading driver of a small example
- 2022-04-16 10:01:55下载
- 积分:1