|
148 | 148 |
|
149 | 149 | **[视频源代码下载地址](https://mp.weixin.qq.com/s/Z5Bgl6tOVtmzKrg9q7WUPA)**
|
150 | 150 |
|
151 |
| -- [计算机基本概念](https://edu.csdn.net/learn/31452) |
152 |
| -- [C语言介绍](https://edu.csdn.net/learn/31452) |
153 |
| -- [编辑器安装](https://edu.csdn.net/learn/31452) |
154 |
| -- [创建第一个C语言程序](https://edu.csdn.net/learn/31452) |
155 |
| -- [函数的定义和执行](https://edu.csdn.net/learn/31452) |
156 |
| -- [HelloWorld代码实现](https://edu.csdn.net/learn/31452) |
157 |
| -- [第一个C语言练习](https://edu.csdn.net/learn/31452) |
158 |
| -- [编写C语言程序注意点](https://edu.csdn.net/learn/31452) |
159 |
| -- [main函数的其它写法](https://edu.csdn.net/learn/31452) |
160 |
| -- [注释基本概念](https://edu.csdn.net/learn/31452) |
| 151 | +- [计算机基本概念](https://www.ixigua.com/6976575716108272135) |
| 152 | +- [C语言介绍](https://www.ixigua.com/6976577057052426783?id=6976578844161638942) |
| 153 | +- [编辑器安装](https://www.ixigua.com/6976577057052426783?id=6976596026148946440) |
| 154 | +- [创建第一个C语言程序](https://www.ixigua.com/6976577057052426783?id=6976743153076273678) |
| 155 | +- [函数的定义和执行](https://www.ixigua.com/6976577057052426783?id=6976743886202864141) |
| 156 | +- [HelloWorld代码实现](https://www.ixigua.com/6976577057052426783?id=6976744692834796069) |
| 157 | +- [第一个C语言练习](https://www.ixigua.com/6976577057052426783?id=6976745300027245070) |
| 158 | +- [编写C语言程序注意点](https://www.ixigua.com/6976577057052426783?id=6976746560394789413) |
| 159 | +- [main函数的其它写法](https://www.ixigua.com/6976577057052426783?id=6977179980065309214) |
| 160 | +- [注释基本概念](https://www.ixigua.com/6976577057052426783?id=6977180598238609951) |
161 | 161 | - [注释的注意点和应用场景](https://edu.csdn.net/learn/31452)
|
162 | 162 | - [C语言关键字](https://edu.csdn.net/learn/31452)
|
163 | 163 | - [C语言标识符](https://edu.csdn.net/learn/31452)
|
|
0 commit comments