📄 header.h.save
字号:
/* * header.h - include file for segy sizes * THIS HEADER FILE IS GENERATED AUTOMATICALLY - * see the makefile in this directory */#ifndef HEADER_H#define HEADER_H#define SU_NKEYS 79 /* Number of key header words */#define HDRBYTES 240 /* Bytes in the trace header */#define MAXSEGY 131312#endif
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -