makefile.am
来自「硬盘各项性能的测试,如温度容量版本健康度型号」· AM 代码 · 共 12 行
AM
12 行
## Process this file with automake to produce Makefile.inexamplesdir=$(exampledir)examples_DATA = READMEexamples_SCRIPTS = Example1 \ Example2 \ Example3 \ Example4EXTRA_DIST = $(examples_SCRIPTS)
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?