1026 notes for thinking in c++(127-137)

本文介绍C++编程的基础概念,包括运算符优先级、自增自减、数据类型(内置与自定义)、指针操作及初始化变量的重要性。

1、introduction to operators. Precedence as well as auto increment and decrement.
2、Introduction to data types which include built-in type and user-defined types. Basic types and Boolean type.
3、Specifiers. Short,long,unsigned and signed.
4、Introduction to Pointers.Whenever you run a program, it is frist loaded(typically from disk into the computerr's memory. Thus,all elements of your program are located somewhere in memory.
5、A general guideline for C++ programing is that you should always initialize a variable at the point of definition, this form actually works better. 

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值