-
VC访问XML文件或XML串。
VC访问XML文件或XML串。-VC visit XML documents or XML string.
- 2022-03-14 17:12:16下载
- 积分:1
-
C++buider版本控制源码
C++buider版本控制源码-C++ Buider source version control
- 2023-05-26 11:00:03下载
- 积分:1
-
用VB编写的小区管理,值得下载,可以作为成品来做。
用VB编写的小区管理,值得下载,可以作为成品来做。-Written using VB district administration, it is worth downloading, you can do as a finished product.
- 2022-03-20 10:35:33下载
- 积分:1
-
第十二章:发布数据库系统,InstallShield这一常用的打包工具,讲解软件打包
发布的过程。
第十三章:用户登录功能模块,应用了ODBC访问...
第十二章:发布数据库系统,InstallShield这一常用的打包工具,讲解软件打包
发布的过程。
第十三章:用户登录功能模块,应用了ODBC访问数据库的技术,使用最基本的查询语句。
第十四章:用户信息管理模块,应用了ODBC访问数据库的技术,用CRecordset对象做
为操作数据库的手段,并运用增删改查的数据库常用查询语句。
第十五章:网页浏览和网址限制功能模块,利用数据库中的网址记录,通过查询匹配
限制用户对某些特定网址的访问,并作访问记录,主要应用DAO方式访问数据库的技术,
CDaoRecordSet对象做为操作数据库的手段,并灵活运用了多种SQL查询语句。
第十六章: 住户管理系统,主要用了OLE DB操纵数据库的手段。
第十七章:物流单据管理模块,主要用了ADO对象操纵数据库的技术手段。
第十八章:研究生信息管理系统,主要用了ADO对象操纵数据库的技术手段,并在使用
ADO的技术中灵活运用了OLE DB的数据库连接-Combo
Box与ActiveX控件ADO Data Control和DataGrid Control
- 2022-10-24 06:30:03下载
- 积分:1
-
可以直接对硬盘进行物理操作的代码
可以直接对硬盘进行物理操作的代码-can drive directly to the physical operation of the code
- 2022-10-30 15:45:03下载
- 积分:1
-
机器人的手臂的移动和正投影的效果。机器人的姿态
机器人的手臂的移动和正投影的效果。机器人的姿态-Robot arm movement and orthographic projection effects. Robot posture
- 2022-02-20 04:29:02下载
- 积分:1
-
我想你知道一个MRU缓存是什么,否则你不会读这个…
I suppose you know what a MRU cache is, otherwise you wouldn t been reading this.
This is an implementation of a very simple one using only STL.
To implement a cache, derive a subclass from this template class.
As an implementor, you d have to implement two methods:
HandleNonExistingKeyFetch - to handle cache misses. In this method you access the real source of data behind the cache and return the value.
HandleItemRelease - (optional) called when an item is removed from the cache.
The cache class is a template of two types, a key and value (like hash map). The value type is the type of the resource and the key type is the type of the resource address. (this is how you fetch a resource) -I suppose you know what a MRU cache is, otherwise you wouldn t been reading this.This is an implementation of a very simple one using only STL.To implement a cache, derive a subclass from this template class.As an implementor, you d have to implement two methods: HandleNonExistingKeyF
- 2022-11-30 08:45:03下载
- 积分:1
-
dnsquery_src
一个不使用gethostbyname函数实现的dns查询小程序-A gethostbyname function does not use the dns query applet
- 2022-03-16 14:45:44下载
- 积分:1
-
自制avr_jtag模拟器
自制avr_jtag仿真器-homemade avr_jtag Simulator
- 2022-04-20 19:41:18下载
- 积分:1
-
该文件介绍IP电话的开发,使用的语言是DELPHI ,还有帮助,希望对大家有所帮助。...
该文件介绍IP电话的开发,使用的语言是DELPHI ,还有帮助,希望对大家有所帮助。-The paper presents the development of IP telephony, the use of language is Delphi, help, we want to help.
- 2022-05-29 23:01:50下载
- 积分:1