请教,哪个类或方法可以完成这个功能啊? 问题点数:30、回复次数:2Top
t1=System.我也不知道.getMilltime(); ... t2=System.我也不知道.getMilltime(); MessageBox.show(t1-t2");Top
我找到了一个Calendar.GetMilliseconds 类 谢谢!Top