Files
python/文档/CodeBlocks使用办法.txt
HuangHai 1f397eca87 'commit'
2025-08-30 18:35:01 +08:00

10 lines
367 B
Plaintext
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# 新建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