Skip to content

Commit 6093ab5

Browse files
committed
Справка
1 parent 06c5018 commit 6093ab5

4 files changed

Lines changed: 406 additions & 278 deletions

File tree

docs/OSClientServerRu/Hierarchy.html

Lines changed: 41 additions & 68 deletions
Original file line numberDiff line numberDiff line change
@@ -20,79 +20,52 @@ <H1 class=dtH1>Иерархия&nbsp;пространства&nbsp;имен</H1>
2020
<DIV id=nstext valign="bottom">
2121
<H4 class=dtH4>Иерархия&nbsp;пространства&nbsp;имен</H4>
2222
<P></P>
23-
<P><a href="javascript: expandTree();">развернуть все</a> | <a href="javascript: collapseTree();">свернуть все</a></P>
24-
<P></P>
25-
<DIV><A href="#no_scroll">System.Object</A>
26-
<ul class="treeline"><li><A href="#no_scroll">System.Enum</A>
27-
<div class="drop">+</div>
28-
<ul>
29-
<li><A href="OSClientServer.ClientMode.html">РежимКлиента (ClientMode)</A></li>
30-
<li><A href="OSClientServer.CommunicationStates.html">СостояниеСоединения (CommunicationStates)</A></li>
31-
</ul>
32-
<li><A href="OSClientServer.TcpClient.html">TCPКлиент (TcpClient)</A></li>
33-
<li><A href="OSClientServer.TcpEndPoint.html">TCPКонечнаяТочка (TcpEndPoint)</A></li>
34-
<li><A href="OSClientServer.TcpServer.html">TCPСервер (TcpServer)</A></li>
35-
<li><A href="OSClientServer.EventArgs.html">АргументыСобытия (EventArgs)</A>
36-
<ul>
37-
<li><A href="OSClientServer.DoAtClientArgs.html">ВыполнитьНаКлиентеАрг (DoAtClientArgs)</A></li>
38-
<li><A href="OSClientServer.DoAtServerArgs.html">ВыполнитьНаСервереАрг (DoAtServerArgs)</A></li>
39-
<li><A href="OSClientServer.ServiceClientEventArgs.html">ПриложениеКлиентАрг (ServiceClientEventArgs)</A></li>
40-
<li><A href="OSClientServer.ServerClientEventArgs.html">СерверКлиентАрг (ServerClientEventArgs)</A></li>
41-
<li><A href="OSClientServer.MessageEventArgs.html">СообщениеАрг (MessageEventArgs)</A></li>
42-
</ul>
43-
</li>
44-
<li><A href="OSClientServer.Action.html">Действие (Action)</A></li>
45-
<li><A href="OSClientServer.ClientInfo.html">ИнформацияКлиента (ClientInfo)</A></li>
46-
<li><A href="OSClientServer.OneScriptClientServer.html">КлиентСерверДляОдноСкрипта (OneScriptClientServer)</A></li>
47-
<li><A href="OSClientServer.ServiceClient.html">ПриложениеКлиент (ServiceClient)</A></li>
48-
<li><A href="OSClientServer.ServiceApplication.html">ПриложениеСервис (ServiceApplication)</A></li>
49-
<li><A href="OSClientServer.ServiceApplicationClient.html">ПриложениеСервисКлиент (ServiceApplicationClient)</A></li>
50-
<li><A href="OSClientServer.ServerClient.html">СерверКлиент (ServerClient)</A></li>
51-
<li><A href="OSClientServer.ByteMessage.html">СообщениеБайты (ByteMessage)</A></li>
52-
<li><A href="OSClientServer.BoolMessage.html">СообщениеБулево (BoolMessage)</A></li>
53-
<li><A href="OSClientServer.DateTimeMessage.html">СообщениеДата (DateTimeMessage)</A></li>
54-
<li><A href="OSClientServer.TextMessage.html">СообщениеТекст (TextMessage)</A></li>
55-
<li><A href="OSClientServer.NumberMessage.html">СообщениеЧисло (NumberMessage)</A></li>
56-
</ul>
57-
</DIV>
23+
<div id="expandcollapse">
24+
<div id="expand" onclick="expand()">развернуть</div>
25+
<div id="separator">&nbsp;|&nbsp;</div>
26+
<div id="collapse" onclick="collapse()">свернуть</div>
27+
</div>
28+
<details>
29+
<summary class="menu"><A>Перечисления</A></summary>
30+
<p class="konstr"><A href="OSClientServer.ClientMode.html">РежимКлиента (ClientMode)</A></p>
31+
<p class="konstr"><A href="OSClientServer.CommunicationStates.html">СостояниеСоединения (CommunicationStates)</A></p>
32+
</details>
33+
<p class="enum"><A href="OSClientServer.TcpClient.html">TCPКлиент (TcpClient)</A></p>
34+
<p class="enum"><A href="OSClientServer.TcpEndPoint.html">TCPКонечнаяТочка (TcpEndPoint)</A></p>
35+
<p class="enum"><A href="OSClientServer.TcpServer.html">TCPСервер (TcpServer)</A></p>
36+
<details>
37+
<summary class="menu"><A href="OSClientServer.EventArgs.html">АргументыСобытия (EventArgs)</A></summary>
38+
<p class="konstr"><A href="OSClientServer.DoAtClientArgs.html">ВыполнитьНаКлиентеАрг (DoAtClientArgs)</A></p>
39+
<p class="konstr"><A href="OSClientServer.DoAtServerArgs.html">ВыполнитьНаСервереАрг (DoAtServerArgs)</A></p>
40+
<p class="konstr"><A href="OSClientServer.ServiceClientEventArgs.html">ПриложениеКлиентАрг (ServiceClientEventArgs)</A></p>
41+
<p class="konstr"><A href="OSClientServer.ServerClientEventArgs.html">СерверКлиентАрг (ServerClientEventArgs)</A></p>
42+
<p class="konstr"><A href="OSClientServer.MessageEventArgs.html">СообщениеАрг (MessageEventArgs)</A></p>
43+
</details>
44+
<p class="enum"><A href="OSClientServer.Action.html">Действие (Action)</A></p>
45+
<p class="enum"><A href="OSClientServer.ClientInfo.html">ИнформацияКлиента (ClientInfo)</A></p>
46+
<p class="enum"><A href="OSClientServer.OneScriptClientServer.html">КлиентСерверДляОдноСкрипта (OneScriptClientServer)</A></p>
47+
<p class="enum"><A href="OSClientServer.ServiceClient.html">ПриложениеКлиент (ServiceClient)</A></p>
48+
<p class="enum"><A href="OSClientServer.ServiceApplication.html">ПриложениеСервис (ServiceApplication)</A></p>
49+
<p class="enum"><A href="OSClientServer.ServiceApplicationClient.html">ПриложениеСервисКлиент (ServiceApplicationClient)</A></p>
50+
<p class="enum"><A href="OSClientServer.ServerClient.html">СерверКлиент (ServerClient)</A></p>
51+
<p class="enum"><A href="OSClientServer.ByteMessage.html">СообщениеБайты (ByteMessage)</A></p>
52+
<p class="enum"><A href="OSClientServer.BoolMessage.html">СообщениеБулево (BoolMessage)</A></p>
53+
<p class="enum"><A href="OSClientServer.DateTimeMessage.html">СообщениеДата (DateTimeMessage)</A></p>
54+
<p class="enum"><A href="OSClientServer.TextMessage.html">СообщениеТекст (TextMessage)</A></p>
55+
<p class="enum"><A href="OSClientServer.NumberMessage.html">СообщениеЧисло (NumberMessage)</A></p>
5856
<H4 class=dtH4>Смотрите также</H4>
5957
<P><A href="OSClientServer.html">Библиотека&nbsp;OneScriptClientServer</A></P>
6058
</DIV>
6159
<script type="text/javascript">
62-
collapseTree = function()
63-
{
64-
var ul = document.querySelectorAll('.treeline > li:not(:only-child) ul, .treeline ul ul');
65-
for (var i = 0; i < ul.length; i++)
66-
{
67-
var div = document.createElement('div');
68-
div.className = 'drop';
69-
div.innerHTML = '+';
70-
ul[i].parentNode.insertBefore(div, ul[i].previousSibling);
71-
div.onclick = function()
72-
{
73-
this.innerHTML = (this.innerHTML == '+' ? '−' : '+');
74-
this.className = (this.className == 'drop' ? 'drop dropM' : 'drop');
75-
}
60+
function expand(){
61+
document.querySelectorAll('details').forEach(detail => {
62+
detail.open = true;
63+
});
7664
}
77-
}
78-
79-
expandTree = function()
80-
{
81-
var ul = document.querySelectorAll('.treeline > li:not(:only-child) ul, .treeline ul ul');
82-
for (var i = 0; i < ul.length; i++)
83-
{
84-
var div = document.createElement('div');
85-
div.className = 'drop dropM';
86-
div.innerHTML = '-';
87-
ul[i].parentNode.insertBefore(div, ul[i].previousSibling);
88-
div.onclick = function()
89-
{
90-
this.innerHTML = (this.innerHTML == '+' ? '−' : '+');
91-
this.className = (this.className == 'drop' ? 'drop dropM' : 'drop');
92-
}
65+
function collapse(){
66+
document.querySelectorAll('details').forEach(detail => {
67+
detail.open = false;
68+
});
9369
}
94-
}
95-
96-
expandTree();
9770
</script>
9871
</BODY></HTML>

docs/OSClientServerRu/mainstyle.css

Lines changed: 83 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -443,15 +443,98 @@ div.Hierarchy
443443
{
444444
margin: 0.5em,0.0em,0.5em,1.0em;
445445
}
446+
447+
448+
449+
450+
451+
452+
453+
446454
summary
447455
{
448456
cursor: pointer;
449457
color:#ff0000;
450458
}
451459
summary:hover
460+
{
461+
color:#ff3200;
462+
}
463+
464+
465+
466+
467+
468+
div#expandcollapse
469+
{
470+
display:flex;
471+
margin:5px 0px 10px 20px;
472+
}
473+
div#expand
474+
{
475+
display:inline-block;
476+
cursor: pointer;
477+
}
478+
div#collapse
479+
{
480+
display:inline-block;
481+
cursor: pointer;
482+
}
483+
div#expand:hover
452484
{
453485
color:#ff3200;
454486
}
487+
div#collapse:hover
488+
{
489+
color:#ff3200;
490+
}
491+
div#separator
492+
{
493+
display:inline-block;
494+
}
495+
summary.menu
496+
{
497+
color: #000000;
498+
margin: 5px 0px 5px 20px;
499+
}
500+
summary.menu a
501+
{
502+
color: #000000;
503+
}
504+
summary:hover
505+
{
506+
color:#ff3200;
507+
}
508+
p.konstr
509+
{
510+
margin: 5px 0px 5px 60px;
511+
}
512+
p.konstr a
513+
{
514+
color: #000000;
515+
}
516+
p.enum a
517+
{
518+
color: #000000;
519+
}
520+
p.enum
521+
{
522+
margin: 5px 0px 5px 20px;
523+
}
524+
525+
526+
527+
528+
529+
530+
531+
532+
533+
534+
535+
536+
537+
455538
.treeline, .treeline ul, .treeline li
456539
{
457540
margin: 0px;

0 commit comments

Comments
 (0)