c中怎样得到毫秒级的时间?不知道,大家说说来、[解决办法]windows下有GetTickCount()还可以用QueryPerformanceCount()QueryPerformanceFrequency()Unix/Linuxgettimeofday()。[解决办法]