小鲤鱼历险记
latest

开发环境:

  • Linux
  • vscode
  • git

编程语言:

  • Python
  • C++

构建工具

  • python
  • pybind11

编写文档

  • reStructuredText

集成测试

  • Python集成测试
小鲤鱼历险记
  • »
  • 小鲤鱼历险记
  • Edit on GitHub

小鲤鱼历险记¶

未完待续。

开发环境:

  • Linux
    • 从零开始搭建开发环境
    • 更改linux网络设置
    • 环境变量之系统路径
    • 配置cuda
    • 编写shell脚本
  • vscode
    • 修改vscode配置
    • 一些好用的vscode插件
    • 远程开发环境
    • 设置等宽字体
  • git
    • git进阶用法

编程语言:

  • Python
    • 上下文管理
    • 魔法方法
  • C++
    • C++11的新特性列表
    • std::tuple
    • variant
    • 类
    • 初始化列表
    • C++11新增关键字
    • override和final
    • Lambda表达式
    • std::function
    • 移动语义和完美转发
    • 变参模块

构建工具

  • python
    • 通过pip指令安装自己的python包
  • pybind11
    • 简易使用流程
    • 绑定自定义类

编写文档

  • reStructuredText
    • 标题级别
    • 文本样式
    • 创建表格
    • 常用指令
    • 更多信息

集成测试

  • Python集成测试
    • 检查代码格式
    • 静态代码检查
    • 检查自定义测试
Next

© Copyright 2020, Peng Xiong. Revision 24908ad1.

Built with Sphinx using a theme provided by Read the Docs.