Code Monkey home page Code Monkey logo

cpp_study's Introduction

C++学习笔记项目

具体的内容请打开文件查看,有些写了综合案例,可供参考

01-HelloCPP

  • 搭建好C++运行环境,输出HelloCPP

02-UserInput

  • 用户输入的方法运用

03-Variate

  • C++中变量的命名规范

04-Integer

  • 整型

05-CharacterTypes

  • 字符类型

06-BoolTypes

  • 布尔类型

07-Constant

  • 常量

08-Floating_Point

  • 浮点型

09-ArithmeticOperator

  • 算数运算符

10-TypesConversion

  • 类型转换

11-Array

  • 数组

12-String

  • 字符串

13-Struct

  • 结构体

14-Enum

  • 枚举类型

15-Pointer

  • 指针类型

16-PointerAndArray

  • 指针和数组

17-SectionPracticeTwo

  • 综合练习二

18-ForCirculation

  • for循环

19-CombinationOperator

  • 组合运算符

20-WhileCirculation

  • while循环

21-TypeAlias

  • 类型别名(宏)

22-DoWhile

  • DoWhile循环

23-Two-DimensionalArray

  • 二维数组

24-SectionPracticeThree

  • 综合练习三

25-If

  • if逻辑判断语句

26-LogicalOperator

  • 逻辑运算符

27-Switch

  • Switch语法

28-BreakAndContinue

  • 条件结束语句

29-SectionPracticeFour

  • 综合练习四

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.