-
内码转换,字符串处理以及格式化
//TestUsageSetLocaleInC(); TestUsageSetLocaleInCPP(); //TestNSIAPIUsage(); //TestLocale(); //TestTimePut(); TestNarrowAndWide();字符串处理以及格式化
- 2022-03-06 06:46:14下载
- 积分:1
-
简单串口——
简单的串口开发例程很简单初学者使用!使用VC++ 6.0 MSCOMM控件,使用MFC!!!!!!!!!!!!!!!!!!!!!!!!!
- 2022-02-26 22:32:32下载
- 积分:1
-
文本编辑的基本原理及方法 简单文本编辑 串的存储管理
文本编辑的基本原理及方法 简单文本编辑 串的存储管理-text edit principle and methods ,simple text edit and the list saving management
- 2023-07-19 10:00:03下载
- 积分:1
-
VB邮件服务器源码,可供有同样需求的朋友参考
VB邮件服务器源码,可供有同样需求的朋友参考-VB source mail server for the needs of our friends have the same reference
- 2022-05-15 14:27:00下载
- 积分:1
-
关于数据库的实例程序
开发环境vc6。0 具体实例 业务管理系统...
关于数据库的实例程序
开发环境vc6。0 具体实例 业务管理系统-examples of database development environments vc6. 0 specific examples Operations Management System
- 2022-08-11 03:08:43下载
- 积分: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
-
Beyond the C++ Standard Library An Introduction to Boost
Beyond the C++ Standard Library An Introduction to Boost
- 2023-06-24 18:50:04下载
- 积分:1
-
用鼠标手势动作来发送命令
用鼠标手势动作来发送命令-moves with the mouse gesture to send orders
- 2022-01-28 16:52:18下载
- 积分:1
-
DeskTop桌面处理
DeskTop桌面处理
DeskTop桌面处理
DeskTop桌面处理-DeskTop Desktop Desktop DeskTop treatment treatment
- 2023-01-08 15:30:03下载
- 积分:1
-
a pretty practical procedures for the website, web site development and do not k...
一个蛮实用的网站程序,对于网站开发不是很了解,一起讨论讨论.-a pretty practical procedures for the website, web site development and do not know much about, and discuss discussions.
- 2022-07-11 15:12:25下载
- 积分:1