cpp_Primer_notes

时间:2021-03-13 11:11:22
【文件属性】:
文件名称:cpp_Primer_notes
文件大小:47KB
文件格式:ZIP
更新时间:2021-03-13 11:11:22
C++ C ++入门笔记 C ++入门: : 其他人的笔记: : 日志 2021-12-30:完成第1章 在Mac上基本运行cpp文件 g++ -o out test.cpp ./out ==OR== g++ test.cpp ./a.out ==OR== gcc -lstdc++ test.cpp ./a.out 参考:
【文件预览】:
cpp_Primer_notes-main
----ch02()
--------scopeTest.cpp(401B)
--------ch02.md(30KB)
--------ch02_exercise.md(13KB)
----ch03()
--------ch03_exercise.md(14KB)
--------ch03.md(22KB)
----ch04()
--------ch04_exercise.md(3KB)
--------ch04.md(5KB)
----README.md(407B)
----ch01()
--------a.out(55KB)
--------ch01.md(5KB)
--------simpleIOProg.cpp(262B)
--------exercise.md(3KB)
--------main.cpp(377B)
--------Sales_item.h(3KB)

网友评论