当前位置: 代码迷 >> Java Web开发 >> 有时间请进来看一下,该如何处理
  详细解决方案

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

热度:41   发布时间:2016-04-17 13:47:06.0
有时间请进来看一下
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
  相关解决方案