每日分钟数 常量

int const 每日分钟数

每天的分钟数。

实现

static const int minutesPerDay = minutesPerHour * hoursPerDay;