CPP-Learning:C ++学习笔记

时间:2024-04-06 08:29:59
【文件属性】:

文件名称:CPP-Learning:C ++学习笔记

文件大小:11.95MB

文件格式:ZIP

更新时间:2024-04-06 08:29:59

C++

C / C ++ 1.1 CPP学习笔记 1.1.1基础入门 1.1.1.1你好,世界! # include < iostream> using namespace std ; void main () { system ( " pause " ); cout << " Hello World " << endl> using namespace std ; // 单行注释 void main () { system ( " pause " ); cout << " Hello World " << endl> using namespace std ; void main () { // 定义变量 int


【文件预览】:
CPP-Learning-main
----.gitattributes(66B)
----CPP Learning 01()
--------CPP Learning 01.vcxproj.user(165B)
--------.vs()
--------CPP Learning 01.sln(1KB)
--------CPP Learning 01.vcxproj.filters(944B)
--------p01.cpp(173B)
--------CPP Learning 01.vcxproj(7KB)
----README.md(23KB)

网友评论