本文介绍了获取mousemovent-以英寸为单位?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

嗨.

我当时正在考虑制作一个小应用程序,该程序可以计算您的鼠标移动的距离.距离不应以像素为单位,而应以英寸或米为单位.

但这有可能吗?您无法将像素转换为ince,并且不同的计算机具有不同的鼠标设置等.

有什么好主意吗? :)

谢谢!

Hi.

I was thinking about making a little app that calculated how long a distance you are moving with your mouse. The distance should not be in pixels, but in inches or meters.

But is this even possible? You cant convert pixels to inces, and different computers have different mouse settings etc.

Any good ideas? :)

Thanks!

推荐答案




这篇关于获取mousemovent-以英寸为单位?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

09-06 06:23