📄 file.h
字号:
/* $Id: file.h,v 1.12 2004/12/19 12:04:44 jonas Exp $ */#ifndef EL__PROTOCOL_FILE_FILE_H#define EL__PROTOCOL_FILE_FILE_H#include "modules/module.h"#include "protocol/protocol.h"extern struct module file_protocol_module;extern protocol_handler file_protocol_handler;#endif
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -