C语言 - 学习

1.应用场景

学习C语言开发, 编写C语言程序

2.学习/操作

1.介绍

https://blog.csdn.net/william_n/article/details/90063832

2. 语法

https://www.php.cn/course/94.html  //C语言教程

https://www.php.cn/manual/view/34144.html  //C语言中文开发手册

https://www.runoob.com/cprogramming/c-tutorial.html  //C 语言 - 参考手册

https://www.php.cn/xiazai/coll/11  //C语言参考手册大全[可下载]

https://en.cppreference.com/w/c/language //国外网站

3.实践

TBD

4.思考

TBD

后续补充

...

3.问题/补充

1.C 与 C++ 的真正区别在哪里?

https://www.zhihu.com/question/28834538

https://www.cnblogs.com/miloyip/archive/2010/09/17/behind_cplusplus.html

4.参考

https://blog.csdn.net/william_n/article/details/90063832   //C语言 - 介绍

https://www.php.cn/course/94.html  //C语言教程

https://www.php.cn/manual/view/34144.html  //C语言中文开发手册

https://www.runoob.com/cprogramming/c-tutorial.html  //C 语言 - 参考手册

后续补充

...

发布了456 篇原创文章 · 获赞 44 · 访问量 35万+

猜你喜欢

转载自blog.csdn.net/william_n/article/details/105523557