• ACE documentation

    ACE Documentation. chm文件, 可以直接进行搜索. 有类关系图, 函数说明等

    0
    59
    15MB
    2019-02-16
    6
  • 扩展to_string支持双参数智能指针

    extend to_string to support smart pointer and stl container which stored smart pointer.

    0
    71
    11KB
    2013-08-08
    9
  • 实现模板函数to_string用来格式化输出stl容器中的内容以及基础类型及自定义类型

    Automatically analyze the parameter type and invoke the 'operator<<' interface to transform it to string. /** @fn to_string @brief transform the input value to string @param [in] T the value type is transformed to string @param [in] RefT the value reference to translate @param [in] split split mark between two element if have @return formated string */ template< class T> std::string to_string( const T& RefT, const char* split=" ")

    0
    374
    10KB
    2013-07-17
    36
  • Debugging applications for Microsoft.NET and Microsoft Windows(2003).chm

    This is a good book for people who work on windows OS. The part of ASM in windows is very useful for programmer to read the assembly code which dumped from Dr,Watson.

    5
    72
    8.33MB
    2009-10-22
    2
关注 私信
上传资源赚积分or赚钱