playground:playground
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
playground:playground [2021/10/08 13:33] – 176.63.11.125 | playground:playground [2023/03/28 09:46] (current) – tamasj | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | < | + | < |
- | try { | + | |
- | FileOutputStream fos = new FileOutputStream(" | + | |
- | DataOutputStream dos = new DataOutputStream(fos); | + | |
- | dos.writeUTF(" | + | |
- | dos.close(); | + | |
- | fos.close(); | ||
- | |||
- | } catch (IOException ex) { | ||
- | System.out.println(ex.getMessage()); | ||
- | } | ||
</ | </ | ||
+ | [[playground: |
playground/playground.1633700034.txt.gz · Last modified: 2021/10/08 13:33 by 176.63.11.125