Changes between Version 31 and Version 32 of mvc
- Timestamp:
- 11/20/23 09:52:45 (12 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
mvc
v31 v32 1 1 = MVC 2 3 This describes MVC version 2. For version 1, check the [https://tracinsy.ewi.tudelft.nl/pubtrac/Utilities/wiki/WikiStart?version=44 v1 documentation] 2 4 3 5 Model View Controller, or [https://en.wikipedia.org/wiki/Model%E2%80%93view%E2%80%93controller MVC] in short, is a software design pattern used to develop [https://en.wikipedia.org/wiki/Graphical_user_interface GUI]s.