摘要: 1.1信息就是位+上下文 #include <stdio.h> int main() { printf("hello, world\n"); } 其对应的ASCII文本表示如下 # i n c l u d e <sp> < s t d i o . //35 105 110 99 108 117 10 阅读全文
posted @ 2022-11-03 11:51 tetrachloroethylene 阅读(34) 评论(0) 推荐(0)