搜索资源列表
MFCIteratorDemo
- 这个项目演示了STL风格的迭代子,如何编写自己的迭代子,使用容器来简化STL,并与STL兼容。在这个例子中使用的容器是MFC框架应用程序,文档模板,文档类CWinApp,-the project demonstrated the STL - style iteration, how to prepare their son iteration, the use of containers to simplify the STL, and compatible with the STL. In t
stlalgor
- 本程序介绍演示如何使用 STL的Algorithm与 Functor(function object)。-This demo program show how to use STL Algorithm and Functor(function object)。