目录1. 如何停止任务?2. 如何等待任务完成?3. 如何从任务中获取返回值?4. 如何在后台运行任务?5. 如何等待所有后台任务?1. 如何停止任务?
i need to show a number to a user : 1.96666777 (timeHour) moduloformat = [NSString stringWithFormat:@\"%0.0f hours \",timeHour];