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.
我想在鼠标向下移动时画出它的轨迹。我想我可以通过获取所有 NSPoints 并绘制这些点来做到这一点,但我不知道如何在屏幕上绘制一个点。请帮我!或者我可以采取什么其他方法来实现它?
这些不是您要寻找的机器人。
呃 ..
我的意思是:这不是你想画的点。
画线,从一点到下一点。(然后,当然,从下一个到下一个,依此类推)。