摘要:
bstatic, bdynamic Syntax PurposeControls how libraries are processed by specifying which forms of library names the linkage editor looks for. NotesThe 阅读全文
摘要:
Most graphics cards and motherboards feature a Digital Video Interface (DVI) connector for connecting a monitor or projector to the computer. In the p 阅读全文
摘要:
https://ftp.gnu.org/old-gnu/Manuals/gdb/html_node/gdb_109.html whatis expr 举例 whatis uint64 -> unsigned long long Print the data type of expression ex 阅读全文
摘要:
xxd,能够查看linux下文件的二进制表示。man一下xxd。能够得到下面信息 NAME xxd - make a hexdump or do the reverse.SYNOPSIS xxd -h[elp] xxd [options] [infile [outfile]] xxd -r[ever 阅读全文