91av视频/亚洲h视频/操亚洲美女/外国一级黄色毛片 - 国产三级三级三级三级

  • 大小: 88KB
    文件類型: .zip
    金幣: 1
    下載: 0 次
    發布日期: 2021-01-05
  • 語言: 其他
  • 標簽: iOSoccocoa??

資源簡介

iOS實現四則運算計算器的開發 具體內容:利用 Object C 和 Cocoa 框架,利用上次實驗實現的表達式求值的類來開發一個四則運算器在模擬器中運行。

資源截圖

代碼片段和文件信息

//
//??AppDelegate.m
//??MyCalculator
//
//??Created?by?Joyce?on?10/20/15.
//??Copyright?(c)?2015?Joyce.?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?ongoi

?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????目錄???????????0??2015-10-25?11:37??MyCalculator\
?????文件????????6148??2015-11-22?09:55??MyCalculator\.DS_Store
?????目錄???????????0??2015-11-22?09:55??__MACOSX\
?????目錄???????????0??2015-11-22?09:55??__MACOSX\MyCalculator\
?????文件?????????120??2015-11-22?09:55??__MACOSX\MyCalculator\._.DS_Store
?????目錄???????????0??2015-11-03?22:33??MyCalculator\.git\
?????目錄???????????0??2015-10-20?10:54??MyCalculator\.git\branches\
?????文件??????????15??2015-10-20?10:54??MyCalculator\.git\COMMIT_EDITMSG
?????文件?????????137??2015-10-20?10:54??MyCalculator\.git\config
?????文件??????????73??2015-10-20?10:54??MyCalculator\.git\description
?????文件??????????23??2015-10-20?10:54??MyCalculator\.git\HEAD
?????目錄???????????0??2015-10-20?10:54??MyCalculator\.git\hooks\
?????文件?????????452??2015-10-20?10:54??MyCalculator\.git\hooks\applypatch-msg.sample
?????文件?????????896??2015-10-20?10:54??MyCalculator\.git\hooks\commit-msg.sample
?????文件?????????189??2015-10-20?10:54??MyCalculator\.git\hooks\post-update.sample
?????文件?????????398??2015-10-20?10:54??MyCalculator\.git\hooks\pre-applypatch.sample
?????文件????????1642??2015-10-20?10:54??MyCalculator\.git\hooks\pre-commit.sample
?????文件????????1352??2015-10-20?10:54??MyCalculator\.git\hooks\pre-push.sample
?????文件????????4951??2015-10-20?10:54??MyCalculator\.git\hooks\pre-rebase.sample
?????文件????????1239??2015-10-20?10:54??MyCalculator\.git\hooks\prepare-commit-msg.sample
?????文件????????3611??2015-10-20?10:54??MyCalculator\.git\hooks\update.sample
?????文件????????1800??2015-11-02?22:46??MyCalculator\.git\index
?????目錄???????????0??2015-10-20?10:54??MyCalculator\.git\info\
?????文件??????????40??2015-10-20?10:54??MyCalculator\.git\info\exclude
?????目錄???????????0??2015-11-22?09:55??__MACOSX\MyCalculator\.git\
?????目錄???????????0??2015-11-22?09:55??__MACOSX\MyCalculator\.git\info\
?????文件?????????171??2015-10-20?10:54??__MACOSX\MyCalculator\.git\info\._exclude
?????目錄???????????0??2015-10-20?10:54??MyCalculator\.git\logs\
?????文件?????????158??2015-10-20?10:54??MyCalculator\.git\logs\HEAD
?????目錄???????????0??2015-10-20?10:54??MyCalculator\.git\logs\refs\
?????目錄???????????0??2015-10-20?10:54??MyCalculator\.git\logs\refs\heads\
............此處省略119個文件信息

評論

共有 條評論

相關資源