将选定的星期几存储在Objective-C对象中? [英] storing selected days of the week in an objective-c object?

查看:43
本文介绍了将选定的星期几存储在Objective-C对象中?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

是否有一个特定的Objective-C对象可以用来存储一周中的选定日期?

Is there a particular Objective-C object that could be used to store the selected days of the week?

例如例如,周日,周一,周四

e.g. SUN, MON, THUR, as a selection for example

因此,询问是否有一个特定的NS对象可以执行此操作,而不是必须创建自己的数组来存储.

So asking is there a specific single NS object that would do this, as opposed to having to create one's own array to store.

推荐答案

要直接回答您的问题,不,没有专门用于存储多组日历组件的类.

To answer your question directly, no, there's not a class specifically dedicated to storing multiple groups of calendar components.

这篇关于将选定的星期几存储在Objective-C对象中?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆