config.h.in
来自「COPE the first practical network coding 」· IN 代码 · 共 8 行
IN
8 行
/* Process this file with configure to produce config.h. -*- mode: c -*- */#ifndef SAMPLEPACKAGE_CONFIG_H#define SAMPLEPACKAGE_CONFIG_H/* `samplepackage' doesn't need any extra configuration. */#endif /* SAMPLEPACKAGE_CONFIG_H */
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?