-
用borland delphi 写的通讯录程序!是delphi初学者的宝贝哦,免费!...
用borland delphi 写的通讯录程序!是delphi初学者的宝贝哦,免费!-with written correspondence procedures! Delphi beginners is the beloved Oh, free!
- 2022-03-18 07:09:18下载
- 积分: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
-
在窗体间传递数据
在窗体间传递数据-所带源代码,是很好的示例.-In the form of data transmission-
- 2022-02-03 17:10:51下载
- 积分:1
-
similar for the development of EXCEL
类似EXCEL的开发库-similar for the development of EXCEL
- 2022-06-12 10:17:17下载
- 积分:1
-
GridCtrl列表控件
MFC工程下,导入包中的全部文件,在要使用的类中#include“GridCtrl.h”后即可使用,可以动态create也可以在创建的自定义控件的属性-种类中添加MFCGridCtrl,在DoDataExchange中添加DDX_Control
- 2022-10-06 12:15:03下载
- 积分:1
-
ORM
数据库映射工具,将数据库数据转化为对象,将对象转化为sql语言,使用起来很方便
- 2022-02-03 03:23:54下载
- 积分:1
-
在嵌入式平台上主要使用NANDFLASH进行大容量存储,但NANDFLASH有坏区,需要格式化管理才能使用,本文介绍在WINCE下如何修改自动格式化和自动分区...
在嵌入式平台上主要使用NANDFLASH进行大容量存储,但NANDFLASH有坏区,需要格式化管理才能使用,本文介绍在WINCE下如何修改自动格式化和自动分区-In the embedded platform using NANDFLASH for mass storage, but NANDFLASH have bad areas, the need for management to use format, this article describes how to modify the automatic under WINCE format and automatically partition
- 2022-03-01 13:09:41下载
- 积分:1
-
Set of dlls that I use for visual basic or basic xdev
在vb ide xdev basic中用于开发的dll和ocx集
- 2022-01-26 07:57:44下载
- 积分:1
-
- 2022-05-18 05:47:09下载
- 积分:1
-
24 hour alarm clock application source
24 hour alarm clock application source
- 2023-07-13 20:05:03下载
- 积分:1