📄 csa.h
字号:
/***********************************************************************
CSA Library, Free Evaluation Version 2.2.0
Release: June 9th 1997
Header file to include all the header files of
the CSA library, except CSKEY.H.
(General purpose, non-database, functions.)
Copyright(c) 1994-1997
ComBits
The Netherlands
***********************************************************************/
#ifndef __CSA_H
#define __CSA_H
#include "cscopton.h"
#include "csdate.h"
#include "csmalloc.h"
#include "cstime.h"
#include "csmess.h"
#include "csheap.h"
#include "csfile.h"
#include "cscoptof.h"
#endif
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -