Исходный код вики MAUI
Редактировал(а) Alexandr Fokin 2023/06/26 11:35
Последние авторы
author | version | line-number | content |
---|---|---|---|
1 | dotnet/maui | ||
2 | https://github.com/dotnet/maui | ||
3 | |||
4 | Документация по пользовательскому интерфейсу приложения для нескольких платформ .NET | ||
5 | [[https:~~/~~/docs.microsoft.com/ru-ru/dotnet/maui/>>https://docs.microsoft.com/ru-ru/dotnet/maui/]] | ||
6 | |||
7 | |||
8 | What is MAUI? and what are differences between MAUI and Xamarin | ||
9 | [[https:~~/~~/stackoverflow.com/questions/62729794/what-is-maui-and-what-are-differences-between-maui-and-xamarin>>https://stackoverflow.com/questions/62729794/what-is-maui-and-what-are-differences-between-maui-and-xamarin]] | ||
10 | |||
11 | ---- | ||
12 | |||
13 | ==== Внутренние ссылки: ==== | ||
14 | |||
15 | ====== Дочерние страницы: ====== | ||
16 | |||
17 | {{children/}} | ||
18 | |||
19 | ====== Обратные ссылки: ====== | ||
20 | |||
21 | {{velocity}} | ||
22 | #set ($links = $doc.getBacklinks()) | ||
23 | #if ($links.size() > 0) | ||
24 | #foreach ($docname in $links) | ||
25 | #set ($rdoc = $xwiki.getDocument($docname).getTranslatedDocument()) | ||
26 | * [[$escapetool.xml($rdoc.fullName)]] | ||
27 | #end | ||
28 | #else | ||
29 | No back links for this page! | ||
30 | #end | ||
31 | {{/velocity}} | ||
32 | |||
33 | ---- | ||
34 | |||
35 |