abbr. RAM
misc. read-only memory
可以在只读内存中分开存放的片段内存支持。
Segmented memory support that can locate parts in read-only memory.
很多编译器通过将表放入只读内存中可以生成更高效的代码。
Many compilers can generate more efficient code for this by putting the tables in read-only memory.
因为编译器在静态只读内存中分配常数字符串,所以,尝试修改该内存会导致访问冲突和随机崩溃。
Because the compiler allocates constant strings in a static read-only memory, any attempts to modify it cause access violations and random crashes.
应用推荐