palpriv.h
来自「通过串口存取HP100LX/HP200LX 掌上型电脑上的文件」· C头文件 代码 · 共 26 行
H
26 行
/* --------------------------------------------------------------------
Project: PAL: Palmtop Application Library
Module: PALPRIV.H
Author: Harry Konstas/Gilles Kohl
Started: 10. Nov. 94
Subject: Private include file shared among PAL modules
-------------------------------------------------------------------- */
#ifndef _PALPRIV_H
#define _PALPRIV_H
/* --------------------------------------------------------------------
msdos includes
-------------------------------------------------------------------- */
/* --------------------------------------------------------------------
local includes
-------------------------------------------------------------------- */
/* --------------------------------------------------------------------
constant definitions
-------------------------------------------------------------------- */
#endif
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?