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.
我可以让手机的显示屏有触感吗?清楚地说,我有一个Point(x,y),我想以编程方式触摸那里而不用手指。是否有任何事件可以作为参数 touch 引发和发送Point?
Point(x,y)
Point
出于明显的安全原因,这是不可能的。