12 2020 档案

摘要:###区分中英文字体 ###英文太宽 ###文献引用链接 右键编号,定义新编号格式为[1] 插入链接的方式: 改为上角标的方式:选中,Ctrl+Shift+= 阅读全文
posted @ 2020-12-28 22:03 平静的雨田 阅读(105) 评论(0) 推荐(0)
摘要:csapp.h的配置 在编译链接hex2dd.c时,报错 undefined reference to 'unix_error' collect2: error: ld returned 1 exit status, 于是我擅自把unix_error的内容拿出来写进hex2dd.c。而在dd2hex 阅读全文
posted @ 2020-12-20 15:48 平静的雨田 阅读(195) 评论(0) 推荐(0)