07 2017 档案

摘要:#import "NSObject.h" @interface JFAccountHelper : NSObject + (instancetype)sharedAccountHelper; @end #import "JFAccountHelper.h" @implementation JFAcc 阅读全文
posted @ 2017-07-25 10:22 Huster2009 阅读(116) 评论(0) 推荐(0)
摘要:快捷鍵(WINDOWS) 快捷鍵(MAC) 描述 Ctrl+N Command+N 建立新工作簿 Ctrl+O Command+O 开启工作簿 Ctrl+S Command+S 储存目前工作簿 Ctrl+Shift+S Command+Shift+S 储存全部工作簿 Ctrl+W Command+W 阅读全文
posted @ 2017-07-19 10:06 Huster2009 阅读(1358) 评论(0) 推荐(0)