MACROMEDIA DREAMWEAVER MX 2004-EXTENDING DREAMWEAVER Spezifikationen Seite 68

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 504
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 67
68 Customizing Code View
<charStart>
Description
Contains a text string that represents the delimiter of the start of a character. You must specify
the
charStart and charEnd tags in pairs. Multiple charStartcharEnd pairs are allowed.
Attributes
None.
Example
<charStart><![CDATA[']]></charStart>
<charEnd>
Description
Contains a text string that represents the delimiter of the end of a character. You must specify
the
charStart and charEnd tags in pairs. Multiple charStartcharEnd pairs are allowed.
Attributes
None.
Example
<charEnd><![CDATA[']]></charEnd>
<charEsc>
Description
Contains a text string that represents an escape character. Multiple charEsc tags are allowed.
Attributes
None.
Example
<charEsc><![CDATA[\]]></charEsc>
<commentStart>
Description
A text string that delimits the start of a comment block. You must specify the commentStart
and
commentEnd tags in pairs. Multiple commentStart/commentEnd pairs are allowed.
Seitenansicht 67
1 2 ... 63 64 65 66 67 68 69 70 71 72 73 ... 503 504

Kommentare zu diesen Handbüchern

Keine Kommentare