摘要:
#include <stdio.h> #include <malloc.h>#include<graphics.h>#include<conio.h> #define LEN sizeof(struct student)#include "math.h"#define PI 3.1415926 vo 阅读全文
posted @ 2016-02-27 16:29
ocean2015
阅读(368)
评论(0)
推荐(0)
摘要:
举一个简单的例子,如果有按键,就输出相关按键。否则,输出“.”。每隔 100 毫秒输出一次。按 ESC 退出。注:ESC 的 ASCII 码是 27。 #include <stdio.h> #include <malloc.h>#include<graphics.h>#include<conio.h 阅读全文
posted @ 2016-02-27 14:28
ocean2015
阅读(2459)
评论(0)
推荐(0)
摘要:
#include <stdio.h> #include <malloc.h>#include<graphics.h> #define LEN sizeof(struct student)#include "math.h"#define PI 3.1415926 void main() {initgr 阅读全文
posted @ 2016-02-27 14:19
ocean2015
阅读(3078)
评论(0)
推荐(0)

浙公网安备 33010602011771号