搜索资源列表
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
formatstr
- C语言,原创函数:将字符串 srcStr 格式化为 destLen长度,不足补空格,多了截断-C language, the original function: string srcStr formatted for destLen length, padded spaces, more truncated
formatstrv1
- 将字符串 srcStr 格式化为 destLen长度,不足补空格,多了截断 -The C++ source code for originality string srcStr to formatted for destLen length, padded space, more truncated
cppreference_cn
- 标准c/c++帮助文档,不含stl, 有io,string 等操作-Standard c/c++ help files, non-stl, has io, string, such as operation
ssd7exercise4
- 1使用到了stl sorting 2stl find 3实现所有声明的函数。 关键方法是: virtual Listing sort(string field) 根据选择"email," "start," "close," and "quantity."来对list中的advertisements进行排序。 virtual Listing filter(string keyword) 筛选出whose name or descr iption contains
cstrings
- c++ string implementation using stl
String
- 模仿STL实现的String类,具体功能参见C++ Reference/String-Mimic the STL implementation of the String class, the specific features see C++ Reference/String