h.c
来自「当没有vfp时」· C语言 代码 · 共 11 行
C
11 行
#include <stdio.h>
#include <dos.h>
#include <bios.h>
#include <stdlib.h>
#include <string.h>
#include <malloc.h>
#include <conio.h>
#include <conio.h> /*窗口 函数*/
#include <process.h>
#include <graphics.h>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?