搜索:dos.h
找到约 2 项符合「dos.h」的查询结果
结果 2
https://www.eeworm.com/dl/534/399797.html
其他
#include<stdlib.h> #include "dos.h" #include "graphics.h" #include "math.h" #define PI 3.1
#include<stdlib.h>
#include "dos.h"
#include "graphics.h"
#include "math.h"
#define PI 3.1415926
#define NULL 0
#include<stdio.h>
#include<string.h>
https://www.eeworm.com/dl/532/306592.html
书籍源码
程序中用到的inportb和outportb函数在头文件dos.h中定义
程序中用到的inportb和outportb函数在头文件dos.h中定义