Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
在执行 c++ 代码时,在我的代码块 IDE 中使用 Conio 库时遇到问题。我正在使用 Windows 8.1。具体来说,我需要为我的 c 和 c++ 程序使用 conio 库函数,但头文件不可用。我正在寻找下载库的链接或地址。
假设您使用的是 MinGW,您可以下载此实现。