30 Answered Questions
[SOLVED] How to append text to an existing file in Java
- 2009-10-26 14:43:50
- flyingfromchina
- 944851 View
- 660 Score
- 30 Answer
- Tags: java file-io io text-files
44 Answered Questions
30 Answered Questions
8 Answered Questions
26 Answered Questions
32 Answered Questions
18 Answered Questions
[SOLVED] Is there a way to check if a file is in use?
- 2009-05-18 06:37:40
- Dawsy
- 495904 View
- 809 Score
- 18 Answer
- Tags: c# .net file file-io file-locking
18 Answered Questions
[SOLVED] How to read a local text file?
- 2013-01-21 20:14:10
- Danny
- 1026599 View
- 336 Score
- 18 Answer
- Tags: javascript file-io xmlhttprequest
21 Answered Questions
[SOLVED] How to read a large text file line by line using Java?
- 2011-05-03 10:53:24
- manoj singh
- 1166086 View
- 813 Score
- 21 Answer
- Tags: java performance file-io io garbage-collection
6 Answered Questions
[SOLVED] getResourceAsStream() vs FileInputStream
- 2010-02-22 00:52:38
- Vivin Paliath
- 186845 View
- 168 Score
- 6 Answer
- Tags: java file-io web-applications fileinputstream
26 Answered Questions
12 Answered Questions
11 Answered Questions
15 Answered Questions
9 Answered Questions
[SOLVED] Read whole ASCII file into C++ std::string
- 2010-04-08 17:19:49
- Escualo
- 491704 View
- 560 Score
- 9 Answer
- Tags: c++ string caching file-io standard-library
23 Answered Questions
[SOLVED] Batch file to delete files older than N days
- 2008-09-09 01:05:28
- Kibbee
- 1107906 View
- 656 Score
- 23 Answer
- Tags: windows date batch-file file-io cmd
40 Answered Questions
23 Answered Questions
27 Answered Questions
[SOLVED] Clearing <input type='file' /> using jQuery
- 2009-06-25 13:32:15
- sagar
- 440259 View
- 542 Score
- 27 Answer
- Tags: javascript jquery html file-io forms
20 Answered Questions
7 Answered Questions
12 Answered Questions
17 Answered Questions
[SOLVED] How do I check if file exists in jQuery or pure JavaScript?
- 2010-09-05 17:05:10
- usertest
- 409821 View
- 255 Score
- 17 Answer
- Tags: javascript jquery file-io
23 Answered Questions
11 Answered Questions
16 Answered Questions
[SOLVED] How to read and write into file using JavaScript?
- 2009-02-25 09:05:16
- ABC
- 455220 View
- 172 Score
- 16 Answer
- Tags: javascript file-io
6 Answered Questions
[SOLVED] UnicodeDecodeError: 'charmap' codec can't decode byte X in position Y: character maps to <undefined>
- 2012-02-10 18:43:57
- Eden Crow
- 515308 View
- 452 Score
- 6 Answer
- Tags: windows python-3.x unicode file-io decode
25 Answered Questions
[SOLVED] Find and restore a deleted file in a Git repository
- 2009-06-04 22:40:34
- avdgaag
- 928031 View
- 2719 Score
- 25 Answer
- Tags: git file-io git-checkout
8 Answered Questions
[SOLVED] What's the fastest way to read a text file line-by-line?
- 2011-11-07 13:24:57
- Loren C Fortner
- 424776 View
- 305 Score
- 8 Answer
- Tags: c# .net performance file-io text-files
12 Answered Questions
[SOLVED] Scanner vs. BufferedReader
- 2010-02-09 18:17:22
- Mads Mobæk
- 245747 View
- 268 Score
- 12 Answer
- Tags: java file-io java.util.scanner bufferedreader