##分支和循环 ###for 循环 与if 判断 #define _CRT_SECURE_NO_WARNINGS 1 #include ...
##c语言编译器安装 Visual Studio ##第一个c语言程序代码 万物hello world #include //...