[問題] MVC 優先順序?

作者: asadman1523 (黑炭)   2014-10-03 13:50:59
開發平台(Platform): (Ex: VC++, GCC, Linux, ...)
visual stdio 2013 C++
額外使用到的函數庫(Library Used): (Ex: OpenGL, ...)
問題(Question):
餵入的資料(Input):
預期的正確結果(Expected Output):
錯誤結果(Wrong Output):
程式碼(Code):(請善用置底文網頁, 記得排版)
補充說明(Supplement):
學校要寫一支MVC Pattern的程式
我的想法是,View只負責顯示,所以先創一個Presentation model,
在Presentation model裡面創一個View,這樣有需要顯示再去呼叫View
但是同學都是先創一個View,然後再請Presentation model去Model取資料
想請問到底是先創View才對還是創Presentation model才對呢? (以哪個為主?)
作者: GoalBased (Artificail Intelligence)   2014-10-03 14:29:00
都可以..
作者: xpride (陳ㄚ智)   2014-10-03 17:49:00
這種東西看你喜歡,先定出來的介面,後面的就以他為主主要還是在於溝通介面的統一

Links booklink

Contact Us: admin [ a t ] ucptt.com