10 lines
367 B
Plaintext
10 lines
367 B
Plaintext
# 新建C++文件
|
||
File->New->File->C/C++ source->c++->用鼠标选择一个目录,并手动输入文件名,比如c:\shl.cpp-->录入代码基本框架->F9进行编译运行
|
||
|
||
|
||
# 配置字体大小
|
||
点击上方的设置setting——Editor----Choose
|
||
|
||
|
||
# CodeBlocks-20.03下载安装及中文教程
|
||
https://blog.csdn.net/qq_46207024/article/details/115710608 |