block started by symbol
常见例句
- BSS stands for "block storage segment" (originally, "block started by symbol"), and the memory reserved in the BSS section is initialized to zero during the start of the program.
BSS 代表 “block storage segment” (原來是以一個符號開頭的塊),BSS 部分中保畱的內存在程序啓動時初始化爲零。 返回 block started by symbol