Исходный код вики PowerShell
Версия 2.10 от Alexandr Fokin на 2024/06/21 17:32
Последние авторы
author | version | line-number | content |
---|---|---|---|
1 | |(% style="width:74px" %) |(% style="width:1411px" %)PowerShell, Power shell | ||
2 | |(% style="width:74px" %) |(% style="width:1411px" %)powershell ISE | ||
3 | [[https:~~/~~/learn.microsoft.com/ru-ru/windows-server/administration/windows-commands/powershell_ise>>https://learn.microsoft.com/ru-ru/windows-server/administration/windows-commands/powershell_ise]] | ||
4 | |(% style="width:74px" %)Ссылки:|(% style="width:1411px" %)((( | ||
5 | Работа со строками в PowerShell | ||
6 | https://windowsnotes.ru/powershell-2/rabota-so-strokami-v-powershell/ | ||
7 | |||
8 | Как работать с операторами сравнения в Powershell | ||
9 | https://fixmypc.ru/post/operatory-sravneniia-powershell/ | ||
10 | |||
11 | Циклы Powershell | ||
12 | https://newadmin.ru/cikly-powershell/ | ||
13 | ))) | ||
14 | |(% style="width:74px" %) |(% style="width:1411px" %) | ||
15 | |||
16 | ---- | ||
17 | |||
18 | ==== Внутренние ссылки: ==== | ||
19 | |||
20 | ====== Дочерние страницы: ====== | ||
21 | |||
22 | {{children/}} | ||
23 | |||
24 | ====== Обратные ссылки: ====== | ||
25 | |||
26 | {{velocity}} | ||
27 | #set ($links = $doc.getBacklinks()) | ||
28 | #if ($links.size() > 0) | ||
29 | #foreach ($docname in $links) | ||
30 | #set ($rdoc = $xwiki.getDocument($docname).getTranslatedDocument()) | ||
31 | * [[$escapetool.xml($rdoc.fullName)]] | ||
32 | #end | ||
33 | #else | ||
34 | No back links for this page! | ||
35 | #end | ||
36 | {{/velocity}} | ||
37 | |||
38 | ---- |