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.
我正在尝试使用 Mac 键盘上的 waitkey() 函数读取按下的阿拉伯键的 unicode 值,该函数仅读取 C++ 中键的 ASCII 码。
是否有任何技巧可以映射该键值?
该线程可以帮助您打印键值。你可以测试你想要的并在里面使用它waitKey。
waitKey