C language - Home of scripts
C 语言

C language

Details >>

C is a widely used computer language that is as popular as the Java programming language, both of which are widely used among modern software programmers. The latest C language standard is C11, and the C language standard before it is C99. C language is often used in operating system development,. Software development and embedded development.

C language has the following characteristics:

  • High level language
  • Structural language
  • Cross-platform at the code level
  • Use pointer
  • Precompiled processing

In addition, C language also has many advantages such as flexible expression, high execution efficiency and good portability. However, C has some security flaws in data encapsulation (which has been greatly improved in C++). Less rigorous checking of data also makes programmers need to become more familiar with the program.

Expand all
Date :2024-04-03 Qt mimics three implementations of Windows folder thumbnails
Date :2024-04-03 Summary of 10 ways to write C++ structure initialization
Date :2024-04-03 The implementation of HTTP requests in C++
Date :2024-04-03 C++ virtual inheritance principle and in-depth analysis of class layout
Date :2024-04-02 C++ program automatic restart implementation code
Date :2024-04-02 C language implementation of signal slot project practice
Date :2024-04-02 C/C++ method to get the address of an overloaded function
Date :2024-04-01 Qt get git version information specific method
Date :2024-04-01 How does C++ write to a file with RapidJson
Date :2024-03-31 Implementation of IO multiplexing (select, poll, epoll) in C++
Date :2024-03-31 QT upgrade version 6.0 and above encountered problems and solutions
Date :2024-03-29 vscode cmake compilers configuration path implementation
Date :2024-03-29 Summary of CMake use of VSCode
Date :2024-03-28 How to build a C/C++ development environment on VS Code
Date :2024-03-28 Detail the vector expansion mechanism in C++ STL
Date :2024-03-28 Use of std::deque in C++
Date :2024-03-27 This article master the flexible array in C language
Date :2024-03-27 Detail the C++ standard library class std::regex that deals with regular expressions
Date :2024-03-26 The use of unordered_map in C++
Date :2024-03-26 The use and simulation of strcpy and strcat in C language
Date :2024-03-26 C++ uses extern for clever sharing of source file variables with class member functions
Date :2024-03-26 Mastering the use of variables in C++ from definition to practice
Date :2024-03-26 Detailed explanation of extended characters of C language data structure
Date :2024-03-25 C++ internal storage partition implementation example
Date :2024-03-25 C/C++ implements MD5 checksum learning
Date :2024-03-25 C language to implement slice array example detailed explanation
Date :2024-03-25 C++ implements map and set encapsulation details
Date :2024-03-22 C++ Qt development uses QProcess to implement process management
Date :2024-03-22 Implement a simple article generator using C++
Date :2024-03-22 There are three ways for QT to read and write Sqlite databases
Date :2024-03-22 C++ DLL implementation loop play music example detailed explanation
Date :2024-03-21 Detail C language integer and floating point numbers in memory storage
Date :2024-03-21 Three ways to implement left-spin string in C language
Date :2024-03-21 Summary of C++ implementation methods for obtaining system time
Date :2024-03-20 C++ static function call problem summary
Date :2024-03-20 The example of calling the system curl dynamic library through c language is detailed
Date :2024-03-20 C language is used to draw the three-dimensional separate ring graph
Date :2024-03-20 C++ Qt development uses QUdpSocket to implement multicast communication
Date :2024-03-20 Project practice of C++ AVL tree with two single and two double spins
Date :2024-03-20 C++ uses red-black tree simulation to implement set, map example code
Page number: 1/3 40 articles per page 13727 First page 123 Next page Last page