其种类很多,但基本的理念是在变量名的开始添加一个标记以表示其类型(例如,所有无符号长型变量都以 ul 开头)。
There are lots of flavors of this, but the basic idea is that you put a tag at the beginning of a variable name saying what type it is. (So all unsigned long variables begin with ul, etc.)
另一种类型的段,称为bss段,它包含以符号数据开头的块。
Another type of section, known by the BSS designation, contains blocks started by symbol data.
有两种类型的链接:硬链接和符号链接。
There are two kinds of links: a hard link and a symbolic link.
应用推荐