Skip to content

C++学习研究代码——基础知识温习

Notifications You must be signed in to change notification settings

shuyangzjg/ProgramStudy

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Program-Study 基础知识温习

#一、内容

(1) reflect 反射

(2) algorithm 算法

(3) RTTI(Run-Time Type Identification,运行时类型识别)与 强制类型转换dynamic_cast

(4) boost库学习

(5) 协程

#二、编程语言 

 (1) c++

 (2) python
 
 
#三、编码规范
(1)google的C++编码规范
  http://zh-google-styleguide.readthedocs.io/en/latest/google-cpp-styleguide/naming/

About

C++学习研究代码——基础知识温习

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 95.5%
  • C 3.7%
  • Objective-C 0.4%
  • Java 0.2%
  • Python 0.1%
  • Makefile 0.1%