阅读背景:

如何对浮点数执行位操作

来源:互联网 

I tried this:

我试着这样的:

float a = 1.4123;
a = a & (1 << 3);
float a = 1.4123;
a =



你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: