Renesas H8S/2628 Información técnica Pagina 87

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 430
  • Tabla de contenidos
  • SOLUCIÓN DE PROBLEMAS
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 86
61
4.2.2 Editor Toolbar Buttons
New File
The new file button creates a new source file window with a default name. When you save the file, you can
specify your own filename.
Open File
Click this button if you want to open a file. It invokes a standard file chooser - select the file which you want to
open and then click “Open”.
Save File
Saves the active source file.
Save All Files
Saves all of the files in the editor.
Print File
To print the contents of the current window, click this button.
Cut
Clicking this button will remove the current text selection and place a copy of it onto the Windows® clipboard
(it can be pasted back to a file with a paste operation).
Copy
This button allows you to copy the current text selection into the Windows® clipboard.
Paste
The paste button copies the contents of the clipboard into the active window at the position of the insertion
cursor.
Find
Click this button if you want to find a certain text string in the current file. It invokes a find dialog box where
you can specify the search parameters.
Find in Files
To search several files for a text string then click this button. All find results are displayed in the “Find in Files
tab of the “Output” window. For further information, refer to the Searching and Navigating Through Files
section later in this chapter.
Match Braces
The match braces button highlights text between braces of type { }, [ ] and ( ). This is particularly useful when
attempting to find out the structure of C/C++ code blocks which are opened with { and closed with }. To use it,
select the open brace to match from, or place the cursor before it, and then click this button. For further
information on brace matching, refer to the “Brace Matching” section later in this chapter.
Vista de pagina 86
1 2 ... 82 83 84 85 86 87 88 89 90 91 92 ... 429 430

Comentarios a estos manuales

Sin comentarios