intBitsToFloat
public static float intBitsToFloat(int bits)
返回对应于给定位表示形式的 float 值。根据 IEEE 754 浮点“单一格式”位布局,该参数被视为浮点值表示形式。