C++:实现环形缓冲 typedef char s8; typedef unsigned char u8; typedef short s16; typedef unsigned short u16; typedef int s32;