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

📄 std_head.h

📁 c语言编写的微型数据库 实现了插入、删除、更新等基本功能
💻 H
字号:
#ifndef Std_Head.hc
#define Std_Head.hc
#include <sys\stat.h>
#include <stdio.h>
#include <string.h>
#include <math.h>
#include <graphics.h>
#include <io.h>
#include <alloc.h>
#include <bios.h>
#include <conio.h>
#include <dos.h>
#include <fcntl.h>
#include <malloc.h>
#include <mem.h>
#include <process.h>
#include <stdarg.h>
#include <stdlib.h>
#include <stddef.h>
#include <time.h>
#include <values.h>
#include <ctype.h>
#endif

⌨️ 快捷键说明

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