基本上我想要一个函数被称为每个10毫秒.
我怎样才能在Java中实现这一目标?
你可能想看一下Timer.
查看java.util.Timer
http://java.sun.com/javase/6/docs/api/java/util/Timer.html