📄 makefile.am
字号:
## Process this file with automake to produce Makefile.innoinst_PROGRAMS = decode_pat decode_pmt decode_sdtdecode_pat_SOURCES = decode_pat.cdecode_pat_LDFLAGS = -L../src -ldvbpsidecode_pmt_SOURCES = decode_pmt.cdecode_pmt_LDFLAGS = -L../src -ldvbpsi -lmdecode_sdt_SOURCES = decode_sdt.cdecode_sdt_LDFLAGS = -L../src -ldvbpsi
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -