У нас вы можете посмотреть бесплатно AutoIt Scripting Tutorial 7 Arrays and a new For loop или скачать в максимальном доступном качестве, видео которое было загружено на ютуб. Для загрузки выберите вариант из формы ниже:
Если кнопки скачивания не
загрузились
НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием видео, пожалуйста напишите в поддержку по адресу внизу
страницы.
Спасибо за использование сервиса ClipSaver.ru
In this Autoit scripting tutorial I shall teach you about Arrays. I cover both the concepts of Arrays, give you a metaphor so that you easily understand the differences between Arrays and Variables. I also put them into context using For loops. I also introduce a new type of For loop that is specifically for use with Arrays in a way that doesn't perform counting options, offering quick access to the data. I also show you a simple demonstrating of using Arrays in the process of breaking a youtube playlist down to end up with an Array that contains a pure list of the video titles contained in the playlist from the page! It is all explained and demonstrated piece by piece so that you will understand the reasoning behind the process to help you truly get a grasp on the usefulness of Arrays.