資源簡介
在別人的基礎上仿釘釘日歷
代碼片段和文件信息
//
//??AppDelegate.m
//??Calendar
//
//??Created?by?Vergil?on?2017/7/6.
//??Copyright???2017年?Vergil.?All?rights?reserved.
//
#import?“AppDelegate.h“
@interface?AppDelegate?()
@end
@implementation?AppDelegate
-?(BOOL)application:(UIApplication?*)application?didFinishLaunchingWithOptions:(NSDictionary?*)launchOptions?{
????//?Override?point?for?customization?after?application?launch.
????return?YES;
}
-?(void)applicationWillResignActive:(UIApplication?*)application?{
????//?Sent?when?the?application?is?about?to?move?from?active?to?inactive?state.?This?can?occur?for?certain?types?of?temporary?interruptions?(such?as?an?incoming?phone?call?or?SMS?message)?or?when?the?user?quits?the?application?and?it?begins?the?transition?to?the?background?state.
????//?Use?this?method?to?pause?ongoing
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????目錄???????????0??2017-10-25?11:34??SXYCalendar-masterTest\
?????文件????????6148??2017-09-26?17:17??SXYCalendar-masterTest\.DS_Store
?????目錄???????????0??2017-10-27?15:03??__MACOSX\
?????目錄???????????0??2017-10-27?15:03??__MACOSX\SXYCalendar-masterTest\
?????文件?????????120??2017-09-26?17:17??__MACOSX\SXYCalendar-masterTest\._.DS_Store
?????目錄???????????0??2017-10-25?11:42??SXYCalendar-masterTest\.git\
?????目錄???????????0??2017-10-25?11:34??SXYCalendar-masterTest\.git\branches\
?????文件???????????7??2017-10-25?11:39??SXYCalendar-masterTest\.git\COMMIT_EDITMSG
?????文件?????????304??2017-10-25?11:42??SXYCalendar-masterTest\.git\config
?????文件??????????73??2017-10-25?11:34??SXYCalendar-masterTest\.git\desc
?????文件???????????0??2017-10-25?11:37??SXYCalendar-masterTest\.git\FETCH_HEAD
?????文件??????????23??2017-10-25?11:34??SXYCalendar-masterTest\.git\HEAD
?????目錄???????????0??2017-10-25?11:34??SXYCalendar-masterTest\.git\hooks\
?????文件?????????478??2017-10-25?11:34??SXYCalendar-masterTest\.git\hooks\applypatch-msg.sample
?????文件?????????896??2017-10-25?11:34??SXYCalendar-masterTest\.git\hooks\commit-msg.sample
?????文件?????????189??2017-10-25?11:34??SXYCalendar-masterTest\.git\hooks\post-update.sample
?????文件?????????424??2017-10-25?11:34??SXYCalendar-masterTest\.git\hooks\pre-applypatch.sample
?????文件????????1642??2017-10-25?11:34??SXYCalendar-masterTest\.git\hooks\pre-commit.sample
?????文件????????1348??2017-10-25?11:34??SXYCalendar-masterTest\.git\hooks\pre-push.sample
?????文件????????4951??2017-10-25?11:34??SXYCalendar-masterTest\.git\hooks\pre-reba
?????文件?????????544??2017-10-25?11:34??SXYCalendar-masterTest\.git\hooks\pre-receive.sample
?????文件????????1239??2017-10-25?11:34??SXYCalendar-masterTest\.git\hooks\prepare-commit-msg.sample
?????文件????????3610??2017-10-25?11:34??SXYCalendar-masterTest\.git\hooks\update.sample
?????文件????????3417??2017-10-25?11:35??SXYCalendar-masterTest\.git\index
?????目錄???????????0??2017-10-25?11:34??SXYCalendar-masterTest\.git\info\
?????文件?????????240??2017-10-25?11:34??SXYCalendar-masterTest\.git\info\exclude
?????目錄???????????0??2017-10-25?11:35??SXYCalendar-masterTest\.git\logs\
?????文件?????????155??2017-10-25?11:35??SXYCalendar-masterTest\.git\logs\HEAD
?????目錄???????????0??2017-10-25?11:42??SXYCalendar-masterTest\.git\logs\refs\
?????目錄???????????0??2017-10-25?11:35??SXYCalendar-masterTest\.git\logs\refs\heads\
?????文件?????????155??2017-10-25?11:35??SXYCalendar-masterTest\.git\logs\refs\heads\master
............此處省略193個文件信息
評論
共有 條評論