MY FIRST DAY OF C

这篇文章是作者作为高中毕业生踏入计算机世界的记录,介绍了C语言的基础知识,如编译链接过程、主函数的重要性、库函数如printf的使用,以及关键词和字符在二进制中的表示。作者对编程充满热情,期待未来能在这一领域持续学习。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

Because of  the rapid development of computers and my acceptance letter,I,a high school graduate,eventually step into this magic world:HELLO VS2022!HELLO,C!!

C is a kind of language,like Chinese,English and so on,but it is the bridge between human and computer.C has a splendid history.It was invented for Lunix,a computer system.

Code need 编译 and 链接,we choose VS2022 for its convenience.

Main function is entrance of codes,ONE PROJECT HAS ONLY ONE MAIN!DON'T forget Its"()" behind main!

What is the library function?To increase efficiency,some frequently-used functions was summaried into a library.So we can use these functions directly.PRINTF is one of them.Before using them,we need input #include<stdio.h>.

There are many key words like int,return and so on.We shouldn't create characters with them.I am looking forward to understand their value.

We can find"@","q"and so on in keyboard which named “字符” and need contained by ''

Data in computers was laid at the form of 二进制.Every "字符" march a number.

I've been writing for almost an hour,but I hardly feel exhausted.Maybe I'm so excited now?

In a word,I hope I can be passionate like today to keep on every decision.Not only blog or C,but my future. 

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值