https://88.wendadaohang.com/zd/MBaggMKKtc1BSSVtK1a.html
如题所述
这是ascii码顺序决定的,数字0-9是0x30-0x39,大写字母A-Z是0x41-0x5a。0x37是计算0x41减0x0a的差值。