Исходный код вики UI паттерны состояния
Версия 7.8 от Alexandr Fokin на 2022/12/29 23:59
Скрыть последних авторов
author | version | line-number | content |
---|---|---|---|
![]() |
7.8 | 1 | |(% style="width:75px" %) |(% style="width:117px" %) |(% style="width:1295px" %) |
![]() |
7.4 | 2 | |(% colspan="1" rowspan="3" style="width:75px" %)((( |
![]() |
7.2 | 3 | ==== MVC ==== |
![]() |
7.8 | 4 | )))|(% style="width:117px" %)Model|(% colspan="1" rowspan="3" style="width:1295px" %)((( |
![]() |
7.4 | 5 | |
![]() |
7.2 | 6 | ))) |
![]() |
7.8 | 7 | |(% style="width:117px" %)View |
8 | |(% style="width:117px" %)Controller | ||
9 | |(% colspan="1" style="width:75px" %) |(% style="width:117px" %) |(% colspan="1" style="width:1295px" %) | ||
![]() |
7.4 | 10 | |(% colspan="1" rowspan="3" style="width:75px" %)((( |
![]() |
7.2 | 11 | ==== MVP ==== |
![]() |
7.8 | 12 | )))|(% style="width:117px" %)Model|(% colspan="1" rowspan="3" style="width:1295px" %) |
13 | |(% style="width:117px" %)View | ||
14 | |(% style="width:117px" %)Presenter | ||
15 | |(% colspan="1" style="width:75px" %) |(% style="width:117px" %) |(% colspan="1" style="width:1295px" %) | ||
![]() |
7.4 | 16 | |(% colspan="1" rowspan="3" style="width:75px" %)((( |
![]() |
7.2 | 17 | ==== MVVM ==== |
![]() |
7.8 | 18 | )))|(% style="width:117px" %)Model|(% colspan="1" rowspan="3" style="width:1295px" %)((( |
![]() |
7.5 | 19 | C# и WPF | Паттерн MVVM |
![]() |
7.4 | 20 | [[https:~~/~~/metanit.com/sharp/wpf/22.1.php>>https://metanit.com/sharp/wpf/22.1.php]] |
![]() |
7.5 | 21 | \\MVVM: полное понимание (+WPF) Часть 1 |
22 | [[https:~~/~~/habr.com/ru/post/338518/>>https://habr.com/ru/post/338518/]] | ||
![]() |
7.7 | 23 | |
24 | WPF | Паттерн MVVM | ||
25 | [[https:~~/~~/professorweb.ru/my/WPF/documents_WPF/level36/36_5.php>>https://professorweb.ru/my/WPF/documents_WPF/level36/36_5.php]] | ||
![]() |
7.5 | 26 | ))) |
![]() |
7.8 | 27 | |(% style="width:117px" %)View |
28 | |(% style="width:117px" %)View model | ||
29 | |(% colspan="1" style="width:75px" %) |(% style="width:117px" %) |(% colspan="1" style="width:1295px" %) | ||
![]() |
7.4 | 30 | |(% colspan="1" rowspan="3" style="width:75px" %)((( |
![]() |
7.2 | 31 | ==== MVI ==== |
![]() |
7.8 | 32 | )))|(% style="width:117px" %)Model|(% colspan="1" rowspan="3" style="width:1295px" %)((( |
![]() |
5.1 | 33 | Современная MVI-архитектура на базе Kotlin |
34 | https://habr.com/ru/company/badoo/blog/429728/ | ||
35 | |||
36 | Архитектура MVI | ||
37 | https://russianblogs.com/article/1258733528/ | ||
38 | |||
![]() |
7.1 | 39 | MVI - a Reactive Architecture Pattern |
40 | https://medium.com/quality-content/mvi-a-reactive-architecture-pattern-45c6f5096ab7 | ||
41 | |||
42 | Реактивные приложения с Model-View-Intent. Часть 2: View и Intent | ||
43 | https://habr.com/ru/company/tinkoff/blog/338558/ | ||
44 | |||
![]() |
5.1 | 45 | ---- |
46 | |||
![]() |
7.3 | 47 | ===== Unidirectional Data or State Flow (UDF). ===== |
48 | |||
![]() |
4.1 | 49 | The Case for Unidirectional Data Flow |
50 | [[https:~~/~~/www.exclamationlabs.com/blog/the-case-for-unidirectional-data-flow/>>https://www.exclamationlabs.com/blog/the-case-for-unidirectional-data-flow/]] | ||
![]() |
7.3 | 51 | |
52 | |||
53 | ))) | ||
![]() |
7.8 | 54 | |(% style="width:117px" %)View |
55 | |(% style="width:117px" %)Intent | ||
56 | |(% colspan="1" style="width:75px" %) |(% style="width:117px" %) |(% colspan="1" style="width:1295px" %) | ||
![]() |
7.3 | 57 | |
58 | ---- | ||
59 | |||
![]() |
7.4 | 60 | Паттерны для новичков: MVC vs MVP vs MVVM |
61 | https://habr.com/ru/post/215605/ | ||
62 | |||
63 | Альтернативный взгляд на MVC, MVP и MVVM | ||
64 | [[https:~~/~~/medium.com/you-gotta-get-schwifty/альтернативный-взгляд-на-mvc-mvp-и-mvvm-389841cefa70>>https://medium.com/you-gotta-get-schwifty/альтернативный-взгляд-на-mvc-mvp-и-mvvm-389841cefa70]] | ||
65 | |||
66 | ---- | ||
67 | |||
![]() |
7.3 | 68 | ==== Внутренние ссылки: ==== |
69 | |||
70 | ====== Дочерние страницы: ====== | ||
71 | |||
72 | {{children/}} | ||
73 | |||
74 | ====== Обратные ссылки: ====== | ||
75 | |||
76 | {{velocity}} | ||
77 | #set ($links = $doc.getBacklinks()) | ||
78 | #if ($links.size() > 0) | ||
79 | #foreach ($docname in $links) | ||
80 | #set ($rdoc = $xwiki.getDocument($docname).getTranslatedDocument()) | ||
81 | * [[$escapetool.xml($rdoc.fullName)]] | ||
82 | #end | ||
83 | #else | ||
84 | No back links for this page! | ||
85 | #end | ||
86 | {{/velocity}} | ||
87 | |||
88 | ---- |