Yunyin's blog
  • Home
  • Archive
  • Tags
  • Categories

    { C++ }

  • xlnt教程

    2023-07-22 /
    • { C++ }
    • { 3rdparty }
    • { xlnt }

    xlnt教程

    [TOC]

    Read On »
  • 04 promise和future

    2023-07-22 /
    • { C++ }
    • { C++多线程 }
    • { C++标准多线程 }

    04 promise和future

    [TOC]

    Read On »
  • 05 packaged_task和async

    2023-07-22 /
    • { C++ }
    • { C++多线程 }
    • { C++标准多线程 }

    05 packaged_task和async

    [TOC]

    Read On »
  • 函数快速获取类型(decltype)

    2023-06-20 /
    • { C++ }
    • { 补充特性 }

    函数快速获取类型(decltype)

    1.获取函数指针类型

    Read On »
  • GDB调试命令

    2023-03-13 /
    • { C++ }
    • { GDB }

    GDB调试命令

    调试指令 shortcut 作 用 example
    Read On »
  • GDB调试多进程任务

    2023-03-13 /
    • { C++ }
    • { GDB }

    GDB调试多进程任务

    **链接:**https://www.bilibili.com/video/BV1ei4y1V758?p=4

  • GDB调试正在运行的程序(附加)

    2023-03-13 /
    • { C++ }
    • { GDB }

    GDB调试正在运行的程序(附加)

    1.查看进程pid

    Read On »
  • 调试core文件

    2023-03-13 /
    • { C++ }
    • { GDB }

    调试core文件

    当程序挂掉,会产生一个core dump的错误,并生成一个core文件

    Read On »
  • 内存对齐规则

    2023-03-13 /
    • { C++ }
    • { 补充特性 }

    内存对齐规则

    1.规则:

    Read On »
  • 2-Cmake项目使用

    2023-02-23 /
    • { C++ }
    • { Linux相关 }
    • { 4CMake }

    Cmake项目使用

    基本目录结构:

    Read On »
« prev1…1920212223…27next »
© 2024 - Yunyin
Powered by Hexo , Theme - Icalm