⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 com_history.h

📁 ngspice又一个电子CAD仿真软件代码.功能更全
💻 H
字号:
/************* * Header file for history.c * 1999 E. Rouat ************/#ifndef _COM_HISTORY_H#define _COM_HISTORY_Hwordlist * cp_histsubst(wordlist *wlist);void cp_addhistent(int event, wordlist *wlist);void cp_hprint(int eventhi, int eventlo, bool rev);void com_history(wordlist *wl);#endif

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -