| | |
| | | public static class StringId |
| | | { |
| | | /// <summary> |
| | | /// 选择模式 |
| | | /// </summary> |
| | | public const int SelectMode = 575; |
| | | /// <summary> |
| | | /// 制热除湿 |
| | | /// </summary> |
| | | public const int HeatingAndDehumidification = 574; |
| | | /// <summary> |
| | | /// 在家 |
| | | /// </summary> |
| | | public const int AtHome = 573; |
| | | /// <summary> |
| | | /// 离家 |
| | | /// </summary> |
| | | public const int AwayHome = 572; |
| | | /// <summary> |
| | | /// 睡眠 |
| | | /// </summary> |
| | | public const int Sleep = 571; |
| | | /// <summary> |
| | | /// 室外:27°/室内:27° |
| | | /// </summary> |
| | | public const int IndoorTempOutdoorTemp = 570; |
| | | /// <summary> |
| | | /// 科技 |
| | | /// </summary> |
| | | public const int Acst = 569; |