You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
python/文档/CodeBlocks使用办法.txt

10 lines
367 B

2 years ago
# 新建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