Zilog Z8F0130 Manual de usuario Pagina 176

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 214
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 175
Using the Editor UM013037-1212
152
Zilog Developer Studio II – Z8 Encore!
User Manual
Typing one or two characters is typically enough for the editor to show the autocompletion
list; simply enter more characters to refine your choices. Typing within commented lines
or in a string does not launch the autocompletion list box.
Use your arrow keys to scroll through the list; press the
Tab or Enter key to insert a cur-
rently-selected item into your document, or press the
Esc key to cancel a pop-up list.
Press
Ctrl+Enter to open the autocompletion list anytime, provided that the text caret is
positioned anywhere on a word or at the end of a word.
Data Structure Member List box
The C data structure construct members, struct and union, are listed upon entering “.”
or “” after a variable or pointer of either type. With your keyboard, enter a few charac-
ters of the member to refine the choices and select the relevant one.
Upon typing the period character “.” following the structure variable name, the editor
shows the autocompletion list of all of the members of that structure. See the code snap-
shot in Figure 96.
Figure 95. Auto Completion
Vista de pagina 175
1 2 ... 171 172 173 174 175 176 177 178 179 180 181 ... 213 214

Comentarios a estos manuales

Sin comentarios