| | |
| | | <script src="../js/mui.min.js"></script> |
| | | <script src="../iconfont/iconfont.js"></script> |
| | | <script src="../js/common.js"></script> |
| | | <script src="../libs/socket.io/socket.io.js"></script> |
| | | <script> |
| | | mui.init(); |
| | | mui.plusReady(function() { |
| | |
| | | mui('#menuList').on('tap', 'a',function() { |
| | | openViewByHref(this); |
| | | }); |
| | | |
| | | console.log("*********************************************************"); |
| | | console.log(io); |
| | | console.log("*********************************************************"); |
| | | |
| | | }); |
| | | </script> |
| | | </body> |
| | |
| | | 0x6E17, 0x7E36, 0x4E55, 0x5E74, 0x2E93, 0x3EB2, 0x0ED1, 0x1EF0 |
| | | }; |
| | | |
| | | static int CalCRC16(final ByteBuffer buf, int count) |
| | | public static int CalCRC16(final ByteBuffer buf, int count) |
| | | { |
| | | ByteBuffer tmpbuf = buf; |
| | | tmpbuf.position(0); |