📄 typing of its82_4.cpp
字号:
// << Typing of ITS8 >>
//
// Copyright(c) 2006 by Chau Man Fai Hayes
#include <stdio.h>
#include <stdlib.h>
#include <time.h>
#include <string.h>
#include "console_screen2.h"
#define STOPLINE 23
#define GAMECOUNT 5
#define GAMESPEED 40
inline void Notice(char notice[][80], int c, int d, int i); // 笴栏弧
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -