products/sources/formale sprachen/Delphi/Elbe 1.0/HelpText Standard english/html/files image not shown  

Quellcode-Bibliothek

© Kompilation durch diese Firma

[Weder Korrektheit noch Funktionsfähigkeit der Software werden zugesichert.]

Datei: frame_riscv.hpp   Sprache: HTML

 products/sources/formale sprachen/Delphi/Elbe 1.0/HelpText Standard english/html/files/IDE3.html


<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><title>IDE</title>
<meta http-equiv="Content-Style-Type" content="text/css">
<style type="text/css"><!--
body {
  margin: 5px 5px 5px 5px;
  background-color: #ffffff;
}
/* ========== Text Styles ========== */
hr { color: #000000}
body, table, span.rvts0 /* Normal text */
{
 font-size: 10pt;
 font-family: 'Arial', 'Helvetica', sans-serif;
 font-style: normal;
 font-weight: normal;
 color: #000000;
 text-decoration: none;
}
span.rvts1 /* Heading */
{
 font-weight: bold;
 color: #0000ff;
}
span.rvts2 /* Subheading */
{
 font-weight: bold;
 color: #000080;
}
span.rvts3 /* Keywords */
{
 font-style: italic;
 color: #800000;
}
a.rvts4, span.rvts4 /* Jump 1 */
{
 color: #008000;
 text-decoration: underline;
}
a.rvts5, span.rvts5 /* Jump 2 */
{
 color: #008000;
 text-decoration: underline;
}
span.rvts6
{
 font-size: 12pt;
 font-family: 'Times New Roman', 'Times', serif;
 font-weight: bold;
 color: #000000;
}
span.rvts7
{
 font-size: 12pt;
 font-family: 'Times New Roman', 'Times', serif;
 color: #000000;
}
a.rvts8, span.rvts8
{
 font-size: 12pt;
 font-family: 'Times New Roman', 'Times', serif;
 color: #0000ff;
 text-decoration: underline;
}
span.rvts9 /* Font Style */
{
 font-size: 16pt;
 font-family: 'Tahoma', 'Geneva', sans-serif;
 color: #ffffff;
}
span.rvts10 /* Font Style */
{
 font-family: 'MS Sans Serif', 'Geneva', sans-serif;
 color: #808080;
}
span.rvts11 /* Font Style */
{
 font-family: 'Verdana', 'Geneva', sans-serif;
 font-style: italic;
 color: #c0c0c0;
}
a.rvts12, span.rvts12 /* Font Style */
{
 font-family: 'Verdana', 'Geneva', sans-serif;
 font-style: italic;
 color: #6666ff;
 text-decoration: underline;
}
/* ========== Para Styles ========== */
p,ul,ol /* Paragraph Style */
{
 text-align: left;
 text-indent: 0px;
 padding: 0px 0px 0px 0px;
 margin: 0px 0px 0px 0px;
}
.rvps1 /* Centered */
{
 text-align: center;
}
.rvps2
{
 background: #ffffff;
 margin: 7px 0px 7px 0px;
}
.rvps3 /* Paragraph Style */
{
 background: #9fbed0;
 padding: 5px 5px 2px 5px;
 margin: -5px -5px 18px -5px;
}
.rvps4 /* Paragraph Style */
{
 text-align: center;
 background: #e4e4e4;
 margin: 20px 0px 0px 0px;
}
.rvps5 /* Paragraph Style */
{
 border-color: #c0c0c0;
 border-style: solid;
 border-width: 1px;
 border-right: none;
 border-bottom: none;
 border-left: none;
 background: #ffffff;
 padding: 3px 0px 0px 0px;
 margin: 27px 0px 0px 0px;
}
-->

<link rel="StyleSheet" href="hnd.css" type="text/css"/>
<script type="text/javascript">if(top.frames.length == 0) { top.location.href="../standard.english.htm?IDE.html"; }</script>
<script type="text/javascript" src="jquery.min.js"></script>
<script type="text/javascript" src="jquery.cookie.js"></script>
<script type="text/javascript" src="hnd.js"></script>
<meta name="generator" content="HelpNDoc Freeware Edition"></head>
<body>
<p class=rvps3><span class=rvts9>IDE</span></p>
<p class=rvps2><span class=rvts6>Interactive Detection Environment</span></p>
<p class=rvps2><span class=rvts7>User Guide</span></p>
<p class=rvps2><span class=rvts7>This IDE is an interactive software tool, which helps with the investigation, construction and redocumentation of software. It is available for different formal languages. With this IDE you can edit source files or prepare them for printing and archiving. The graphical user interface of the IDE (Interactive Detection Environment) consists of different views, which are shown in different windows and are interrelated to user action. The investigation of source files is featured for software test and offers multiple ways of navigation between the elements shown.</span></p>
<p class=rvps2><img align=absbottom border=0 width=322 height=386 alt="" src="img_1.jpg"></p>
<p class=rvps2><span class=rvts7>The </span><a class=rvts8 href="source.html">Source</a><span class=rvts7> of a program is a text file and can be opened as such a file. Afterwards the keywords and characters will be shown in syntax highlight. The structure of the sources and its imported files will be shown in a tree view, called navigator.You will be able to click an position to labels or functions directly in the </span><a class=rvts8 href="navigator.html">Navigator</a><span class=rvts7>.</span></p>
<p class=rvps2><span class=rvts7>The </span><a class=rvts8 href="explorer.html">Explorer</a><span class=rvts6> </span><span class=rvts7>shows the inventory of included files, whcih are use by the main source, sometimes called copy books. In addition the window </span><a class=rvts8 href="inspector.html">Inspector</a><span class=rvts7> displays information about fields, functions or labels currently selected. Furthoron the window measures show statistical </span><a class=rvts8 href="measures.html">measures</a><span class=rvts7> of the source programm under investigation. If the option </span><a class=rvts8 href="command.html">command</a><span class=rvts7> is activated, you will be able to execute a predefined batch program and can amend the execution with the actual path and file name. In </span><a class=rvts8 href="printpreview.html">print preview</a><span class=rvts7> the sources are shown in pretty print preview distributed to several pages and can be printed one at a time or in the whole.</span></p>
<p class=rvps2><span class=rvts7>Good luck at work with the IDE!</span></p>
<p class=rvps4><span class=rvts10>Copyright © 2010, Context IT GmbH</span></p>
<p class=rvps5><span class=rvts11>Created with the Freeware Edition of HelpNDoc: </span><a class=rvts12 href="http://www.helpndoc.com" target="_blank">Easy to use tool to create HTML Help files and Help web sites</a></p>
</body></html>

¤ Dauer der Verarbeitung: 0.8 Sekunden  (vorverarbeitet)  ¤





Druckansicht
unsichere Verbindung
Druckansicht
sprechenden Kalenders

in der Quellcodebibliothek suchen




Haftungshinweis

Die Informationen auf dieser Webseite wurden nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit, noch Qualität der bereit gestellten Informationen zugesichert.


Bemerkung:

Die farbliche Syntaxdarstellung ist noch experimentell.


Bot Zugriff