Изменения документа MAUI
Редактировал(а) Alexandr Fokin 2023/06/26 11:35
<
отредактировано Alexandr Fokin
на 2022/01/22 19:18
на 2022/01/22 19:18
отредактировано Alexandr Fokin
на 2023/06/26 11:35
на 2023/06/26 11:35
Изменить комментарий:
Update document after refactoring.
Комментарий
-
Свойства страницы (2 изменено, 0 добавлено, 0 удалено)
-
Объекты (0 изменено, 2 добавлено, 0 удалено)
Подробности
- Свойства страницы
-
- Родительский документ
-
... ... @@ -1,1 +1,1 @@ 1 -Разработка.NET.Frameworks and Apps.GUI. Xamarin.WebHome1 +Разработка.NET.Frameworks and Apps.GUI.WebHome - Содержимое
-
... ... @@ -1,8 +1,35 @@ 1 1 dotnet/maui 2 2 https://github.com/dotnet/maui 3 3 4 - .NETMAUIinstallation-.NETMAUI|MicrosoftDocs"5 -https://docs.microsoft.com/ru-ru/dotnet/maui/ get-started/installation4 +Документация по пользовательскому интерфейсу приложения для нескольких платформ .NET 5 +[[https:~~/~~/docs.microsoft.com/ru-ru/dotnet/maui/>>https://docs.microsoft.com/ru-ru/dotnet/maui/]] 6 6 7 7 8 -Может использовать контролы, на фреймворке [[Blazor>>doc:Разработка.NET.Frameworks and Apps.Web.Blazor.WebHome]] 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 +
- XWiki.XWikiComments[0]
-
- Дата
-
... ... @@ -1,0 +1,1 @@ 1 +2022-01-23 09:11:04.361 - Автор
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.cccc1808 - Комментарий
-
... ... @@ -1,0 +1,2 @@ 1 +How can I use NavigationPage in Maui? 2 +[[https:~~/~~/stackoverflow.com/questions/67378690/how-can-i-use-navigationpage-in-maui>>https://stackoverflow.com/questions/67378690/how-can-i-use-navigationpage-in-maui]]
- XWiki.XWikiComments[1]
-
- Дата
-
... ... @@ -1,0 +1,1 @@ 1 +2022-08-02 02:25:21.78 - Автор
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.cccc1808 - Комментарий
-
... ... @@ -1,0 +1,8 @@ 1 +Решение проблемы получения прав в Blazor web приложении гибридного режима. 2 + 3 +Camera access after Blazor Hybrid Android removal of the GetWebChromeClient API # 6565 4 +[[https:~~/~~/github.774.gs/dotnet/maui/issues/6565>>https://github.774.gs/dotnet/maui/issues/6565]] 5 + 6 + 7 +MackinnonBuck/MauiBlazorPermissionsExample 8 +[[https:~~/~~/github.com/MackinnonBuck/MauiBlazorPermissionsExample/tree/main/MauiBlazorPermissionsExample>>https://github.com/MackinnonBuck/MauiBlazorPermissionsExample/tree/main/MauiBlazorPermissionsExample]]