当前位置:网站首页>C language 001: download, install, create the first C project and execute the first C language program of CodeBlocks
C language 001: download, install, create the first C project and execute the first C language program of CodeBlocks
2022-07-08 00:11:00 【Cloth scholar Python】
codeblocks Run the first C Steps of language program
- One 、 download Code::Blocks Steps for
- step 1: Browser open Code::Blocks Official website
- step 2: Click on the left side of the Downloads Button
- step 3: Click on `Download the binary release` Button
- step 4: Click on `Windows XP/Vista/7/8x/10` Button
- step 5: Click on ` Red box ` Of the line `FossHUB` Button
- step 6: Click on `Code Blocks Windows 64 bit (including compiler)`
- step 7: Select the download directory of the file , Click to download
- step 8: Get program documents `codeblocks-20.03mingw-setup.exe`
- Two 、 install Code::Blocks Steps for
- step 1: Double click the program file `codeblocks-20.03mingw-setup.exe`
- step 2: Click on `Next >` Button
- step 3: Click on `I Agree` Button
- step 4: Click on `Next >` Button
- step 5: Click on `Istall` Button
- step 6: Wait for the installation to complete , Click on ` no ` Button
- step 7: Click on `Next >` Button
- step 8: Click on `Finish` Button
- 3、 ... and 、 establish C Project and run the first C Program
- step 1: Find the CodeBlocks Software , Double-click to open
- step 2: After opening the software , Click on Create a new project Button
- step 3: Click to select Console application, And then click Go Button
- step 4: Click on `Next >` Button
- step 5: First choose `C` , And then click `Next >` Button
- step 6:`1` Fill in the `my_project`,`2` Fill in the `D:\c_project`, And then click `Next >` Button
- step 7: Click on `Finish` Button
- step 8: Click on `Sources` Ahead `+` Number
- step 9: double-click `main.c`
- step 10: Click the button in the red box below
- step 10: First of all `Hello world` The procedure was successfully implemented !
- ending
One 、 download Code::Blocks Steps for
step 1: Browser open Code::Blocks Official website
step 2: Click on the left side of the Downloads Button
step 3: Click on Download the binary release
Button
step 4: Click on Windows XP/Vista/7/8x/10
Button
step 5: Click on Red box
Of the line FossHUB
Button
Be careful :
If your computer operating system 32 position
Click on the line below FossHUB
:
If you don't know how many bits your computer's operating system is , It can be on the desktop —> My computer —> Right click —> attribute —> System , To view the . As shown in the figure below , My is 64 Bit .
step 6: Click on Code Blocks Windows 64 bit (including compiler)
step 7: Select the download directory of the file , Click to download
step 8: Get program documents codeblocks-20.03mingw-setup.exe
Two 、 install Code::Blocks Steps for
step 1: Double click the program file codeblocks-20.03mingw-setup.exe
step 2: Click on Next >
Button
step 3: Click on I Agree
Button
step 4: Click on Next >
Button
step 5: Click on Istall
Button
Be careful : The default installation is enough , But it is recommended to install to D disc ( modify Destination Folder
Below C
:\Program Files\CodeBlocks
Change it to D
:\Program Files\CodeBlocks
step 6: Wait for the installation to complete , Click on no
Button
step 7: Click on Next >
Button
step 8: Click on Finish
Button
So far, our software has been successfully installed , The next step is to find the software on the desktop , And double click to open .
3、 ... and 、 establish C Project and run the first C Program
step 1: Find the CodeBlocks Software , Double-click to open
step 2: After opening the software , Click on Create a new project Button
step 3: Click to select Console application, And then click Go Button
step 4: Click on Next >
Button
step 5: First choose C
, And then click Next >
Button
step 6:1
Fill in the my_project
,2
Fill in the D:\c_project
, And then click Next >
Button
Be careful
:
Above picture 1 The location of is filled with the name of the project ( You can name it yourself )
Above picture 2 The location of is filled in the storage path of the project ( You can choose )
step 7: Click on Finish
Button
step 8: Click on Sources
Ahead +
Number
step 9: double-click main.c
step 10: Click the button in the red box below
step 10: First of all Hello world
The procedure was successfully implemented !
ending
thus CodebBocks The download 、 install 、 Create the first one C project 、 Execute the first C Language program , Has been successfully completed , The rest is learning C Language , And keep practicing writing code !! Congratulations on your successful entry C Language !
边栏推荐
- Notice on organizing the second round of the Southwest Division (Sichuan) of the 2021-2022 National Youth electronic information intelligent innovation competition
- 用语雀写文章了,功能真心强大!
- C language 005: common examples
- Seven years' experience of a test engineer -- to you who walk alone all the way (don't give up)
- 机器人(自动化)等专业课程创新的结果
- Pypharm uses, and the third-party library has errors due to version problems
- Daily question brushing record (16)
- Basic learning of SQL Server -- creating databases and tables with code
- 第四期SFO销毁,Starfish OS如何对SFO价值赋能?
- Robomaster visual tutorial (11) summary
猜你喜欢
【编程题】【Scratch二级】2019.12 飞翔的小鸟
智慧监管入场,美团等互联网服务平台何去何从
paddle一个由三个卷积层组成的网络完成cifar10数据集的图像分类任务
2022-07-07:原本数组中都是大于0、小于等于k的数字,是一个单调不减的数组, 其中可能有相等的数字,总体趋势是递增的。 但是其中有些位置的数被替换成了0,我们需要求出所有的把0替换的方案数量:
【编程题】【Scratch二级】2019.03 绘制方形螺旋
QT creator add JSON based Wizard
Automated testing: robot framework is a practical skill that 90% of people want to know
Set up personal network disk with nextcloud
QT and OpenGL: load 3D models using the open asset import library (assimp)
Fully automated processing of monthly card shortage data and output of card shortage personnel information
随机推荐
【编程题】【Scratch二级】2019.09 制作蝙蝠冲关游戏
STM32F1与STM32CubeIDE编程实例-旋转编码器驱动
Automated testing: robot framework is a practical skill that 90% of people want to know
【编程题】【Scratch二级】2019.03 绘制方形螺旋
Set up personal network disk with nextcloud
【转载】解决conda安装pytorch过慢的问题
“一个优秀程序员可抵五个普通程序员”,差距就在这7个关键点
数据库查询——第几高的数据?
PostGIS learning
webflux - webclient Connect reset by peer Error
The function is really powerful!
Common selectors are
3年经验,面试测试岗20K都拿不到了吗?这么坑?
AWS AWS help error
Robomaster visual tutorial (1) camera
【编程题】【Scratch二级】2019.03 垃圾分类
快速回复二极管整流特性
一鍵免費翻譯300多頁的pdf文檔
串联二极管,提高耐压
Benchmarking Detection Transfer Learning with Vision Transformers(2021-11)