类似于Windows的NCurses系统 [英] NCurses-Like System for Windows

查看:184
本文介绍了类似于Windows的NCurses系统的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

有没有类似于Ncurses的C ++库,但是对于Windows?看来没有Ncurses的港口,我需要一个非常好的显示系统喜欢它。

Are there any C++ libraries similar to Ncurses, but for Windows? It seems there are no ports of Ncurses and I need a really good display system like it.

有任何建议吗?跨平台是一个加号。

Any suggestions? Cross-platform is a plus.

推荐答案

有非常类似的库PDCurses。它使用与ncurses相同的调用,但在Win32上工作。您需要移植程序的唯一方法是重新编译。

There is very similar library PDCurses. It uses the same calls as ncurses, but works on Win32. The only thing you'd need to port a program would be to recompile.

http: //pdcurses.sourceforge.net/

这篇关于类似于Windows的NCurses系统的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆