05 2017 档案
摘要:// php中这个表示网络字节序 $temp = "\x01\x02"; // n unsigned short (always 16 bit, big endian byte order) // 使用n,不要使用S或s $temp = unpack("n",$temp);
阅读全文
摘要:http://php.net/download-docs.php
阅读全文
摘要:http://tinyos.stanford.edu/tinyos-wiki/index.php/TEPs TEPs TEPs, TinyOS Enhancement Proposals, document modifications to the core TinyOS structure and
阅读全文
浙公网安备 33010602011771号