摘要: 转至:https://blog.csdn.net/hairetz/article/details/4161954 (1) getch()和getche()函数 这两个函数都是从键盘上读入一个字符。其调用格式为: getch(); getche(); 两者的区别是: getch()函数不将读入的字符回 阅读全文
posted @ 2018-10-26 17:27 CheeseIce 阅读(210) 评论(0) 推荐(0) 编辑