Jump to content

Translations:Development/Tutorials/Saving and loading/24/pt-br: Difference between revisions

From KDE TechBase
Juliano Assis (talk | contribs)
Created page with "{{Warning (pt BR)|This simple example simply clears the text area without checking if the file has been saved first. It's only meant as a demonstration of file I/O and not as..."
 
Juliano Assis (talk | contribs)
No edit summary
Line 1: Line 1:
{{Warning (pt BR)|This simple example simply clears the text area without checking if the file has been saved first. It's only meant as a demonstration of file I/O and not as an example of best programming practices.}}
{{Warning (pt BR)|Este exemplo simplesmente limpa a área de texto sem verificar se o arquivo foi salvo primeiro. É apenas uma demonstração de E/S de arquivo e não um exemplo de boas práticas de programação.}}

Revision as of 17:23, 19 November 2019

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (Development/Tutorials/Saving and loading)
{{Warning|This simple example simply clears the text area without checking if the file has been saved first. It's only meant as a demonstration of file I/O and not as an example of best programming practices.}}
Aviso
Este exemplo simplesmente limpa a área de texto sem verificar se o arquivo foi salvo primeiro. É apenas uma demonstração de E/S de arquivo e não um exemplo de boas práticas de programação.