1.most string representations store all their characters contiguously in memory.
多数字符串表示都将字符串连续地保存在内存中。
2.most string representations store all their characters contiguously in memory.
多数字符串表示都将字符串连续地保存在内存中。
3.all the raw data in a section must be loaded contiguously.
所有段内的原始数据一定会被连续地加载。