Hello there so I just setup this basic poll, I inspired myself from something I found out there, and it\'s just a basic ajax poll that waves the results in a text file.
I have three input data files. Each uses a different delimiter for th开发者_如何学Goe data contained therein. Data file one looks like this:
I am trying to read a text file in Java, basically a set of questions. With four choices and one answer. The structure looks like this:
I am trying to develop application for android . how I can get the defining line of textfile ? For instanceI have to read 15. line of textfile. how I 开发者_JAVA百科can do that?Unless you know each l
What is the fastest 开发者_如何学编程way to count lines and words in a text file in pure ANSI C?
Im working on a PHP project that involves selecting a song, hitting the submit button and then having the PHP loading the song player to the correct option.
I am working on a small text replacement application that basically lets the user select a file and replace text in it without ever having to open the file itself. However, I want to make sure t开发者
I\'ve been searching for a while now, but php-noob as I am, can\'t get it to work. What I\'m trying to accomplish is a way to make directories in your root, with in each of them images + a txt file.
Using php, I\'m trying to create a script which will search within a text file and grab that entire line and echo it.
I am using python and i want to delete some characters from the en开发者_如何学Pythond of a text file.