forked from vanessa-opensource/ibcmdrunner
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
https://github.com/vanessa-opensource/ibcmdrunner/issues/10
- Loading branch information
1 parent
df81a75
commit 67eddf3
Showing
40 changed files
with
912 additions
and
32 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
26 changes: 26 additions & 0 deletions
26
doc/Класс/КонфигурационныйФайлАС/ПараметрыВнешнегоСервераОтладки.htm
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
<!DOCTYPE html> | ||
<html> | ||
<head> | ||
<title>Метод ПараметрыВнешнегоСервераОтладки</title> | ||
<meta charset="utf-8"> | ||
<link href="../../css/default.css" rel="stylesheet"> | ||
</head> | ||
<body> | ||
<h1 class="small">Программный интерфейс библиотеки ibcmdrunner</h1> | ||
<hr style="height:0px"> | ||
<h1>ПараметрыВнешнегоСервераОтладки</h1> | ||
<p class="funcdesc"><br /></p><h2>Параметры:</h2><table> | ||
<tr> | ||
<th height="16" width="10%"><b>№ п/п</b></th> | ||
<th height="16" width="20%"><b>Имя параметра</b></th> | ||
<th height="16" width="10%"><b>Обязательный</b></th> | ||
<th height="16" width="20%"><b>Тип параметра</b></th> | ||
<th height="16" width="40%"><b>Описание</b></th> | ||
</tr><tr> | ||
<td >1</td> | ||
<td >АдресВнешнегоСервераОтладки</td> | ||
<td >Да</td> | ||
<td ></td> | ||
<td ></td> | ||
</tr></table><h2>Возвращаемое значение:</h2> | ||
<b>Нет. </b><br /></body></html> |
17 changes: 17 additions & 0 deletions
17
doc/Класс/КонфигурационныйФайлАС/ПараметрыВнешнегоСервераОтладки.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
|
||
<h1>ПараметрыВнешнегоСервераОтладки</h1> | ||
<p class="funcdesc"><br /></p><h2>Параметры:</h2><table> | ||
<tr> | ||
<th height="16" width="10%"><b>№ п/п</b></th> | ||
<th height="16" width="20%"><b>Имя параметра</b></th> | ||
<th height="16" width="10%"><b>Обязательный</b></th> | ||
<th height="16" width="20%"><b>Тип параметра</b></th> | ||
<th height="16" width="40%"><b>Описание</b></th> | ||
</tr><tr> | ||
<td >1</td> | ||
<td >АдресВнешнегоСервераОтладки</td> | ||
<td >Да</td> | ||
<td ></td> | ||
<td ></td> | ||
</tr></table><h2>Возвращаемое значение:</h2> | ||
<b>Нет. </b><br /> |
44 changes: 44 additions & 0 deletions
44
doc/Класс/КонфигурационныйФайлАС/ПараметрыОтладкиСервера.htm
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,44 @@ | ||
<!DOCTYPE html> | ||
<html> | ||
<head> | ||
<title>Метод ПараметрыОтладкиСервера</title> | ||
<meta charset="utf-8"> | ||
<link href="../../css/default.css" rel="stylesheet"> | ||
</head> | ||
<body> | ||
<h1 class="small">Программный интерфейс библиотеки ibcmdrunner</h1> | ||
<hr style="height:0px"> | ||
<h1>ПараметрыОтладкиСервера</h1> | ||
<p class="funcdesc"><br /></p><h2>Параметры:</h2><table> | ||
<tr> | ||
<th height="16" width="10%"><b>№ п/п</b></th> | ||
<th height="16" width="20%"><b>Имя параметра</b></th> | ||
<th height="16" width="10%"><b>Обязательный</b></th> | ||
<th height="16" width="20%"><b>Тип параметра</b></th> | ||
<th height="16" width="40%"><b>Описание</b></th> | ||
</tr><tr> | ||
<td >1</td> | ||
<td >ТипОтладки</td> | ||
<td >Нет</td> | ||
<td ></td> | ||
<td ></td> | ||
</tr><tr> | ||
<td >2</td> | ||
<td >ПортОтладки</td> | ||
<td >Нет</td> | ||
<td ></td> | ||
<td ></td> | ||
</tr><tr> | ||
<td >3</td> | ||
<td >СетевойИнтерфейс</td> | ||
<td >Нет</td> | ||
<td ></td> | ||
<td ></td> | ||
</tr><tr> | ||
<td >4</td> | ||
<td >ПарольОтладки</td> | ||
<td >Нет</td> | ||
<td ></td> | ||
<td ></td> | ||
</tr></table><h2>Возвращаемое значение:</h2> | ||
<b>Нет. </b><br /></body></html> |
35 changes: 35 additions & 0 deletions
35
doc/Класс/КонфигурационныйФайлАС/ПараметрыОтладкиСервера.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,35 @@ | ||
|
||
<h1>ПараметрыОтладкиСервера</h1> | ||
<p class="funcdesc"><br /></p><h2>Параметры:</h2><table> | ||
<tr> | ||
<th height="16" width="10%"><b>№ п/п</b></th> | ||
<th height="16" width="20%"><b>Имя параметра</b></th> | ||
<th height="16" width="10%"><b>Обязательный</b></th> | ||
<th height="16" width="20%"><b>Тип параметра</b></th> | ||
<th height="16" width="40%"><b>Описание</b></th> | ||
</tr><tr> | ||
<td >1</td> | ||
<td >ТипОтладки</td> | ||
<td >Нет</td> | ||
<td ></td> | ||
<td ></td> | ||
</tr><tr> | ||
<td >2</td> | ||
<td >ПортОтладки</td> | ||
<td >Нет</td> | ||
<td ></td> | ||
<td ></td> | ||
</tr><tr> | ||
<td >3</td> | ||
<td >СетевойИнтерфейс</td> | ||
<td >Нет</td> | ||
<td ></td> | ||
<td ></td> | ||
</tr><tr> | ||
<td >4</td> | ||
<td >ПарольОтладки</td> | ||
<td >Нет</td> | ||
<td ></td> | ||
<td ></td> | ||
</tr></table><h2>Возвращаемое значение:</h2> | ||
<b>Нет. </b><br /> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.