搜索资源列表
cqa0408
- 代码包含以下一个示范例子: 1、GetKeyState 使用示例 2、STL 字符串类与 UNICODE 3、如何向C#或.NET框架暴露 C++ 对象? 4、如何获取专用文件夹的路径名? 巧。-code contains a model following examples : 1, 2 GetKeyState use examples, and the STL string UNICODE three categories, how to C# or.NET framework expose
ListTest1
- Visual C++.NET编程技术体现\\第12章 STL编程-Visual C.NET programming techniques embodied \\ Chapter 12 STL Programming
ListTest2
- D:\\Visual C++.NET编程技术体现 \\第12章 STL编程\\ListTest2-D : \\ Visual C.NET programming techniques embodied \\ Chapter 12 STL programming \\ ListTest2
count_word
- 统计文本中的单词个数,并按出现次数降序输出(支持大文本),原版是http://www.oschina.net/code/snippet_176897_7944。采用hash_map,GCC采用#include <ext/hash_map>。修改版本是VS2010采用#include <hash_map>using namespace stdext VC调用hash_map的例子,值得学习。-The number of words in the statistics tex