| 释义 |
C code C(程序)代码 A code written in C, a structured high-level programming language. C can manipulate computer hardware in the same direct manner that assembly code does. At the same time, C offers portability andproductivity advantages. 用C语言编写的程序。C语言是一种结构化的高级程序设计语言,它能象汇编语言那样直接管理计算机硬件,同时还有易于移植和编写的优点。 参阅C。 |