Изменения документа VisualStudio

Редактировал(а) Alexandr Fokin 2023/03/04 12:40

<
От версии < 1.3 >
отредактировано Alexandr Fokin
на 2022/12/06 10:39
К версии < 1.6 >
отредактировано Alexandr Fokin
на 2023/03/04 12:40
>
Изменить комментарий: Редактировать комментарий

Комментарий

Подробности

Свойства страницы
Содержимое
... ... @@ -2,9 +2,26 @@
2 2  
3 3  ----
4 4  
5 +==== Внутренние ссылки: ====
6 +
7 +====== Дочерние страницы: ======
8 +
5 5  {{children/}}
6 6  
11 +====== Обратные ссылки: ======
12 +
13 +{{velocity}}
14 +#set ($links = $doc.getBacklinks())
15 +#if ($links.size() > 0)
16 + #foreach ($docname in $links)
17 + #set ($rdoc = $xwiki.getDocument($docname).getTranslatedDocument())
18 + * [[$escapetool.xml($rdoc.fullName)]]
19 + #end
20 +#else
21 + No back links for this page!
22 +#end
23 +{{/velocity}}
24 +
7 7  ----
8 8  
9 -How to easily change Visual Studio 2022 Editor Font and Colors to match VS 2019
10 -[[https:~~/~~/stackoverflow.com/questions/69815992/how-to-easily-change-visual-studio-2022-editor-font-and-colors-to-match-vs-2019>>https://stackoverflow.com/questions/69815992/how-to-easily-change-visual-studio-2022-editor-font-and-colors-to-match-vs-2019]]
27 +
XWiki.XWikiComments[0]
Комментарий
... ... @@ -1,2 +1,2 @@
1 -Руководство по инструментам архитектуры Visual Studio. Сценарий – мне нужно изучить существующую систему
1 +Руководство по инструментам архитектуры Visual Studio.
2 2  https://docs.microsoft.com/ru-ru/previous-versions/dn277277(v=msdn.10)?redirectedfrom=MSDN