Movatterモバイル変換


[0]ホーム

URL:


top
C Tutorial
C 开始 Get StartedC 语法 SyntaxC 输出(打印文本) OutputC 注释 CommentsC 变量 VariablesC 数据类型 Data TypesC 常量 ConstantsC 运算符 OperatorsC If...ElseC SwitchC While 循环C For 循环C 跳出循环 Break/ContinueC 数组 ArraysC 枚举 EnumC 字符串 StringsC 用户输入 User InputC 内存地址 Memory AddressC 指针 PointersC 预处理器C 函数 FunctionsC 函数参数C 函数声明C 递归C 数学函数C 结构 StructuresC 文件处理C 关键字 Keywords

C Tutorial

Buy me a coffeeCIDocker Image Version (latest by date)

C 语言是一种功能强大、简洁的计算机语言,通过它可以编写程序,指挥计算机完成指定任务。

什么是 C?

C 是 Dennis Ritchie (丹尼斯·里奇) 和 Brian Kernighan (布莱恩·柯林汉) 于 1972 年在贝尔实验室创建的通用编程语言,Dennis Ritchie 被称为 C 语言的创始人。

这是一种非常流行的语言,尽管它很古老。

C 与 UNIX 密切相关,因为最初,C 语言被开发用于 UNIX 操作系统。它继承了以前语言如 B 和 BCPL 的许多特性。

让我们看看在 C 语言之前开发的编程语言。

LanguageYearDeveloped By
Algol1960International Group
BCPL1967Martin Richard
B1970Ken Thompson
Traditional C1972Dennis Ritchie
K & R C1978Kernighan & Dennis Ritchie
ANSI C1989ANSI Committee
ANSI/ISO C1990ISO Committee
C991999Standardization Committee

为什么要学习 C?

C 和 C++ 之间的区别

C++ 是作为 C 的扩展开发的,两种语言的语法几乎相同 C 和 C++ 的主要区别在于 C++ 支持类和对象,而 C 不支持

Contributors

As always, thanks to our amazing contributors!

Made withaction-contributors.

License

Licensed under the MIT License.

C 开始 Get Started
GitHub 上编辑此页2024/06/23
Released under the MIT License. Copyright © 2022 Kenny Wong
Generated byidoc v1.31.0

[8]ページ先頭

©2009-2025 Movatter.jp