A.MVC的三個(gè)模塊各自獨(dú)立運(yùn)行,互相之間不需要交流
B.通常要求控制器的代碼越簡(jiǎn)潔越好
C.MVC的設(shè)計(jì)模式體現(xiàn)了面向?qū)ο蟮乃季S
D.MVC設(shè)計(jì)模式是對(duì)代碼的優(yōu)化
您可能感興趣的試卷
你可能感興趣的試題
A.@protocol protocolName
B.@implementation protocolName
C.@interface protocolName
D.@interface className (protocolName)
A.CM Accelerometer Data
B.CM Gyro Data
C.CM Magnetometer Data
D.CM Device Motion
A.tintColor
B.items
C.images
D.font
A.dispatch_queue_t
B.NSOperationQueue
C.NSOperation
D.以上都不對(duì)
A.–will Rotate To Interface Orientation:duration
B.–will Animate Rotation To Interface Orientation:duration
C.-did Rotate From Interface Orientation
D.-supported Interface Orientations
最新試題
對(duì)于iOS感知設(shè)備移動(dòng)的對(duì)象是()。
以下屬于數(shù)據(jù)存儲(chǔ)方法的是()。
CoreData默認(rèn)選擇使用內(nèi)存作為數(shù)據(jù)庫(kù)。
處理用戶滑動(dòng)手勢(shì)的手勢(shì)處理器是哪個(gè)?()
謂詞是指在計(jì)算機(jī)中表示計(jì)算真假值的函數(shù)。
創(chuàng)建表的時(shí)候如果給int類型設(shè)置為主碼則該字段會(huì)自動(dòng)增長(zhǎng)計(jì)數(shù)。
以下不屬于使用數(shù)據(jù)庫(kù)的好處的是()。
UITableView中必須實(shí)現(xiàn)的兩個(gè)代理方法是()。
哪個(gè)類型表示GCD中的隊(duì)列?()
以下的協(xié)議定義正確的是()。