目录前言:1.什么是模块2.模块的分类3.模块的使用4.自定义模块5.模块和执行文件的判断前言:
i need to show a number to a user : 1.96666777 (timeHour) moduloformat = [NSString stringWithFormat:@\"%0.0f hours \",timeHour];