我现在在做什么:
[[NSUserNotificationCenter defaultUserNotificationCenter] removeAllDeliveredNotifications];
所以我的问题是,如何在通知中心留下通知?
我现在在做什么:
[[NSUserNotificationCenter defaultUserNotificationCenter] removeAllDeliveredNotifications];
所以我的问题是,如何在通知中心留下通知?