xa_hfile.h
来自「c源码」· C头文件 代码 · 共 32 行
H
32 行
/* xa_hfile.h freeware xhunga@tiscali.fr */
#include <stdio.h>
#include <stdlib.h>
#include <ctype.h>
#include <time.h>
#include <math.h>
#include "xadefine.h"
#include "xbfplt.h"
#include "xbghplt.h"
#include "xpscreen.h"
#include "xdtan.h"
#include "xdnorm.h"
#include "xdnewton.h"
#include "xinum.h"
#include "xiareaf.h"
#include "xiareagh.h"
#include "xisrevf.h"
#include "xisrevfg.h"
#include "xiarc.h"
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?