摘要: Let's print "Hi" 打印输出“Hi” In your first computer program, let's print something on the screen to display. 在您的第一个计算机程序中,让我们在屏幕上打印一些内容进行显示。 How can we i 阅读全文
posted @ 2020-07-23 23:42 皿哥的技术人生 阅读(348) 评论(0) 推荐(1)
摘要: where is C used ? C 语言的应用场景 C is widely used C语言被广泛应用于: For creating desktop applications 用于创建桌面应用程序 For developing games 游戏开发 For designing Operating 阅读全文
posted @ 2020-07-23 00:32 皿哥的技术人生 阅读(227) 评论(0) 推荐(1)
摘要: C语言简介 C is a programming language that lets us give a computer very specifio commands. C语言是一种编程语言,它让我们可以给计算机非常特殊的命令。 C was invented in 1972. It's one 阅读全文
posted @ 2020-07-23 00:00 皿哥的技术人生 阅读(575) 评论(0) 推荐(1)