表示包含stdio.h的文件
#include <stdio.h> //std-标准 standard input output
int main() //主函数-程序的入口-main函数有且仅有一个
{
程序从这里开始
在屏幕上输出hello world
使用printf()之前需要:#include
printf("hello world\n");//函数printf - 打印函数(库...
English Article | Word Count | Duration | Accuracy | Speed | Backspace | Error | Slogan |
---|---|---|---|---|---|---|---|
《C语言基础1》 | 954字 | 50.0分钟 | 100% | 54 CPM | 171 次 | 3 | 不及格,加强练习! |
The wrong word this time: :,,,, | |||||||
Suggestion:
可能对按键不够熟悉,或者对输入法不够熟练所导致,不要急慢慢来,先打对把准确率提高,然后逐渐的加快速度,最后才能打准打快。
|
|||||||
Inspirational quotes: 中国惟有国魂是最可宝贵的,惟有他发扬起来,中国人才真有进步。 ——鲁迅 | |||||||
What do you think of this article? Give it a rating and let it serve as a guiding light for others |