Последние авторы
1 Dictionary в .NET
2 [[https:~~/~~/bool.dev/blog/detail/dictionary-v-csharp>>https://bool.dev/blog/detail/dictionary-v-csharp]]
3
4 Как устроен Dictionary<TKey, TValue> в C#
5 [[https:~~/~~/www.dir.by/developer/csharp/dictionary/inside/>>https://www.dir.by/developer/csharp/dictionary/inside/]]
6
7 [[https:~~/~~/github.com/microsoft/referencesource/blob/master/mscorlib/system/collections/generic/dictionary.cs>>https://github.com/microsoft/referencesource/blob/master/mscorlib/system/collections/generic/dictionary.cs]]
8
9 [[GetHashCode>>Разработка.NET.C#.Object.GetHashCode.WebHome]]
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