Hi everyone,Im a newby here,so happy to find such helpful place!
I was writing a java programming exercise,I was following the steps from the E-book
After Ive done every step and was sure there is no syntax problem showing,I started to run the applet
But it end up like this,which the number kept counting up:Unnamed.jpg
Then I copied the entire code from the E-book,it runs smoothly without any problem.
The result should look like this,its a moving pattern,I took screenshot:
Unnamed4.jpg
Ive done several time re-typing,checked each code-line over and over,they are indentical Im sure.
So what should I do when I reach such problem?Do I and how to debug thing like this?
Thanks so much