C++ notes for beginners

Term

argument

block

buffer

built-in type

cerr

cin

class

class type

clog

comments

condition

cout

curly brace

data structure

edit-compile-debug

end-of-file

expression

for statement

function

function body

function name

header

if statement

iostream

istream

library type

main function

manipulator

member function

method

namespace

ostream

parameter list

preprocessor directive

return type

source file

standard error

standard input

standard library

standard output

statement

std

uninitialized variable

variable

while statement

() operator

++ operator

+= operator

. operator

:: operator

= operator

<< operator

>> operator

== operator

!= operator

<= operator

< operator

>= operator

> operator

 

 

 

C++ notes for beginners,布布扣,bubuko.com

C++ notes for beginners

上一篇:执行yiic webapp命令时报错:php.exe不是内部或外部命令,也不是可运行的程序


下一篇:多线程更新已排序的Datagridview数据,造成数据错位