Quellcode-Bibliothek
© Kompilation durch diese Firma
[Weder Korrektheit noch Funktionsfähigkeit der Software werden zugesichert.]
Datei:
source23.html
Sprache: Unknown
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><title>source</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: 24pt;
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;
}
span.rvts8
{
font-size: 12pt;
font-family: 'Times New Roman', 'Times', serif;
font-weight: bold;
color: #000000;
}
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;
}
.rvps3
{
text-align: left;
text-indent: 0px;
background: #ffffff;
padding: 0px 0px 0px 0px;
margin: 19px 0px 19px 0px;
}
.rvps4
{
background: #ffffff;
margin: 7px 0px 7px 0px;
}
.rvps5 /* Paragraph Style */
{
text-align: left;
text-indent: 0px;
background: #9fbed0;
padding: 5px 5px 2px 5px;
margin: -5px -5px 18px -5px;
}
.rvps6 /* Paragraph Style */
{
text-align: center;
background: #e4e4e4;
margin: 20px 0px 0px 0px;
}
.rvps7 /* 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) { sTopic = top.location.href.substring(top.location.href.lastIndexOf("/") + 1, top.location.href.length); top.location.href="../standard.english.htm?" + sTopic; }</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>
<h1 class=rvps5><span class=rvts0><span class=rvts9>source</span></span></h1>
<h1 class=rvps3><span class=rvts0><span class=rvts6>Source</span></span></h1>
<p class=rvps4><span class=rvts7>In this window the currently active file will be shown. A program (or a class) can consist of several files, which are listed in the Explorer:.</span></p>
<p class=rvps4><img align=absbottom border=0 width=398 height=460 alt="" src="img_475.jpg"></p>
<p class=rvps4><span class=rvts7>The keywords of the source file are marked by different colors. Comments are also shown in s special color. You can also have the line numbers shown at the left side or the column numbers on the top. The source files can be modified in the editor. On modification the color changes to gray for to discern them form the original source. On pressing the save button the source becomes analyzed again and its syntactical structuire is checked.</span></p>
<p class=rvps4><span class=rvts7>Automatic </span><span class=rvts8>code completion</span><span class=rvts7> is invoked by simultaneously clicking Ctrl and Space:</span></p>
<p class=rvps4><img align=absbottom border=0 alt="Code" src="img_476.jpg"></p>
<p class=rvps4><span class=rvts7>The </span><span class=rvts8>formatting of the source code</span><span class=rvts7> is invoked by pressing the </span><img align=absbottom border=0 width=36 height=36 alt="" src="img_477.jpg"><span class=rvts7>button.</span></p>
<p class=rvps2><span class=rvts7>The hexadecimal code of </span><span class=rvts8>unprintable characters</span><span class=rvts7> will be shown in the status bar after selection.</span></p>
<p class=rvps4><span class=rvts7>If you </span><span class=rvts8>doubleclick </span><span class=rvts7>on a file name (without path), it will be opened, if it is found via the libraries specified in the options dialogue.</span></p>
<p class=rvps2><span class=rvts7>If you </span><span class=rvts8>doubleclick </span><span class=rvts7>on the grey area above the source, it will become maximized within the window.</span></p>
<p class=rvps4><span class=rvts7>In the search and replace dialog it is possible to use </span><span class=rvts8>simple regular expressions</span><span class=rvts7> consisting of:</span></p>
<div class=rvps2><table width=349 border=1 cellpadding=1 cellspacing=2>
<tr valign=top>
<td width=39 valign=middle style="border-style: inset;"><p><span class=rvts8>^</span></p>
</td>
<td width=294 valign=middle style="border-style: inset;"><p><span class=rvts7>beginning of a line</span></p>
</td>
</tr>
<tr valign=top>
<td valign=middle style="border-style: inset;"><p><span class=rvts7>$</span></p>
</td>
<td valign=middle style="border-style: inset;"><p><span class=rvts7>end of a line</span></p>
</td>
</tr>
<tr valign=top>
<td valign=middle style="border-style: inset;"><p><span class=rvts7>[a-z]</span></p>
</td>
<td valign=middle style="border-style: inset;"><p><span class=rvts7>is a character between a and z</span></p>
</td>
</tr>
<tr valign=top>
<td valign=middle style="border-style: inset;"><p><span class=rvts7>\]</span></p>
</td>
<td valign=middle style="border-style: inset;"><p><span class=rvts7>is the character ]</span></p>
</td>
</tr>
<tr valign=top>
<td valign=middle style="border-style: inset;"><p><span class=rvts7>.</span></p>
</td>
<td valign=middle style="border-style: inset;"><p><span class=rvts7>stands for every character</span></p>
</td>
</tr>
<tr valign=top>
<td valign=middle style="border-style: inset;"><p><span class=rvts7>[a]</span></p>
</td>
<td valign=middle style="border-style: inset;"><p><span class=rvts7>exactly the character a</span></p>
</td>
</tr>
<tr valign=top>
<td valign=middle style="border-style: inset;"><p><span class=rvts7>\0</span></p>
</td>
<td valign=middle style="border-style: inset;"><p><span class=rvts7>is the text found in the replace field</span></p>
</td>
</tr>
</table>
</div>
<p class=rvps4><span class=rvts7>Examples:</span></p>
<div class=rvps2><table width=439 border=1 cellpadding=1 cellspacing=2>
<tr valign=top>
<td width=80 valign=middle style="border-style: inset;"><p><span class=rvts7>^......</span></p>
</td>
<td width=395 valign=middle style="border-style: inset;"><p><span class=rvts7>finds the first 6 characters of a line</span></p>
</td>
</tr>
<tr valign=top>
<td valign=middle style="border-style: inset;"><p><span class=rvts7>[a-z][0-9]</span></p>
</td>
<td valign=middle style="border-style: inset;"><p><span class=rvts7>finds pairs of characters like a1, b2, c5 etc.</span></p>
</td>
</tr>
</table>
</div>
<p class=rvps4><span class=rvts7> </span></p>
<p class=rvps4><span class=rvts7> </span></p>
<p class=rvps4><span class=rvts7> </span></p>
<p class=rvps6><span class=rvts10>Copyright © 2010, Context IT GmbH</span></p>
<p class=rvps7><span class=rvts11>Created with the Freeware Edition of HelpNDoc: </span><a class=rvts12 href="http://www.helpndoc.com" target="_blank">Free HTML Help documentation generator</a></p>
</body></html>
[ Dauer der Verarbeitung: 0.1 Sekunden
(vorverarbeitet)
]
|
|