约 19,700 个结果
在新选项卡中打开链接
  1. C (programming language) - Wikipedia

    C[c] is a general-purpose programming language created in the 1970s by Dennis Ritchie. By design, C gives the programmer relatively direct access to the features of the typical CPU architecture, …

  2. C Programming Tutorial - GeeksforGeeks

    2026年3月27日 · C is a general-purpose mid-level programming language developed by Dennis M. Ritchie at Bell Laboratories in 1972. It was initially used for the development of UNIX operating …

  3. C Tutorial - W3Schools

    C is a general-purpose programming language that has been widely used for over 50 years. C is very powerful; it has been used to develop operating systems, databases, applications, etc.

  4. C Tutorial

    C programming is a general-purpose, procedural, imperative computer programming language developed in 1972 by Dennis M. Ritchie at the Bell Telephone Laboratories to develop the UNIX …

  5. Online C Compiler - Programiz

    Write and run your C programming code using our online compiler. Enjoy additional features like code sharing, dark mode, and support for multiple languages.

  6. Learn C - Free Interactive C Tutorial

    Whether you are an experienced programmer or not, this website is intended for everyone who wishes to learn the C programming language. There is no need to download anything - Just click on the …

  7. C language: About

    After the release of the Unix operating system, and later also publication of the first edition of the bestseller The C Programming Language, authored by Brian Kernighan together with Ritchie (K&R), …

  8. C is a general-purpose programming language with features economy of expression, modern flow control and data structures, and a rich set of operators. C is not a ``very high level'' language, nor a …

  9. The C Programming Handbook for Beginners - freeCodeCamp.org

    2023年8月29日 · In this introductory chapter, you will learn the main characteristics and use cases of the C programming language. You will also learn the basics of C syntax and familiarize yourself with the …

  10. C Programming for Beginners: Your First Step - DEV Community

    2025年7月4日 · C is a general-purpose programming language that was developed in the early 1970s by Dennis Ritchie at Bell Labs. Think of C as the grandfather of modern programming languages – …