MACROMEDIA DREAMWEAVER MX 2004-EXTENDING DREAMWEAVER Especificaciones Pagina 68

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 504
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 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.
Vista de pagina 67
1 2 ... 63 64 65 66 67 68 69 70 71 72 73 ... 503 504

Comentarios a estos manuales

Sin comentarios