Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
誰かが私のためにMVCを非常に簡単に説明できますか? 私はそれについて頭を包むことができないようです。
ほとんどのチュートリアルや詳細な説明は私を失います。
MVC は、アプリケーションのコアをグラフィック部分から分離する方法です。コントローラーがあり、すべてのアクセスと作業、およびデータの処理を行わずに結果を表示してユーザーと対話するだけのいくつかのビューを実行します
http://en.wikipedia.org/wiki/Model–view–controller