?? notice.h
字號:
/* * notice.h -- header file for notice.c * * Copyright 1990, 1995 Michael Sandrof, Matthew Green * Copyright 1997 EPIC Software Labs */#ifndef __notice_h__#define __notice_h__ void p_notice (const char *, const char *, const char **); void got_initial_version_28 (const char *, const char *, const char *); void load_ircrc (void);#endif
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -