读书人

有时间请进来看一下,该如何处理

发布时间: 2012-01-01 23:10:55 作者: rapoo

有时间请进来看一下
Bit - A data unit which must be in one of the two binary states described above. It is the smallest data unit that exists.
Byte - 8 bits of data which has a possible value from 0 to 255.
Word - Two bytes or 16 bits of data with a possible unsigned value from 0 to 16535.

这个16535我不太明白?

[解决办法]
应该是65535吧 2的16次方减1
[解决办法]
对,应该是2的 16次方减1
[解决办法]
帮顶,接分~~
[解决办法]
UP

读书人网 >Java Web开发

热点推荐