数字上的0x前缀是什么意思?
0x
const int shared_segment_size = 0x6400;
它来自C程序.我不记得它的x含义,特别是这封信的含义.
x
c hex integer notation
c ×1
hex ×1
integer ×1
notation ×1