test_1.ref
来自「MANTIS是由科罗拉多大学开发的传感器网络嵌入式操作系统。 这是mantis」· REF 代码 · 共 23 行
REF
23 行
opening serialThis is the number 0 [ 0 ]This is a string [ string ]This is an 8-bit character [ j ]This is an 8-bit number printed in decimal [ 230 ]This is a 16-bit number in decimal [ 65000 ]This is a 32-bit number in decimal [ 4769231 ]This is the number 'fde8' in hex [ FDE8 ]This is the number 1024 in hex [ 0x400 ]This is the number 1024 in octal [ 2000 ]This is the number 16 in binary [ 10000 ]This is a really long paragraph that is part of our licence agreement... it should be split up into packets however it should arrive as once piece This program is distributed in the hope that it will be useful,but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.Test complete.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?