舟--java里的一个函数,英语有限,能帮忙吗?
java.lang
Class Integer
static int reverse(int i)
Returns the value obtained by reversing the order of the bits in the two's complement binary representation of the specified int value.
参考答案:static int reverse(int i)
静态 整型 reverse(int i)
返回一个整型变量的二进制表达的顺序的反序。