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