Cucumis - خدمات رایگان ترجمه آنلاین
. .



متن اصلی - انگلیسی - Each time the loop is run i decreases by one. The...

موقعیت کنونیمتن اصلی
این متن به زبانهای زیر قابل دسترسی می باشد: انگلیسیترکی

طبقه اصطلاح

این درخواست ترجمه "فقط معنی" می باشد.
عنوان
Each time the loop is run i decreases by one. The...
متن قابل ترجمه
gurol_55 پیشنهاد شده توسط
زبان مبداء: انگلیسی

Each time the loop is run i decreases by one. The script between the curly braces of the for loop is run until i is less than 0.

Each time the for loop is run a letter gets added onto the rvsString string. It adds the character from the input text at the index of i. In the string ‘Hello’, H is at the index 0, e is 1, o is 4. Since i starts as the number equal to the index of the last letter, the letters get added in rvsString backwards.
آخرین ویرایش توسط Francky5591 - 25 می 2008 01:06





آخرین پیامها

نویسنده
پیام

25 می 2008 01:09

Francky5591
تعداد پیامها: 12396
I've set this text in "meaning only", as it is quite loose and without one single comment.

CC: lilian canale