У нас вы можете посмотреть бесплатно Types of Locks - Episode 8.1 | Apps Script ~ Lock Service или скачать в максимальном доступном качестве, видео которое было загружено на ютуб. Для загрузки выберите вариант из формы ниже:
Если кнопки скачивания не
загрузились
НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием видео, пожалуйста напишите в поддержку по адресу внизу
страницы.
Спасибо за использование сервиса ClipSaver.ru
Hey Coders! One generic lock won't be able to fit all your use cases. So it's important to learn the different locks at your disposal. You have: 1) The Document Lock which prevents a certain document from running a section of code more than once. 2) The User Lock, which prevents a unique user from running the code twice before the first execution has completed. 3) The Script Lock, which is the highest security, and only allows one instance of the code to be run at any moment of time, no matter the user or document accessing it. It's important to learn these types before jumping in and creating our own locks, which we'll tackle in the next episode! Check out the source code on GitHub: https://github.com/davidtheweiss/Apps... 🎙️ Help me get a new Microphone! https://gofund.me/67b28c1c ❤️ Support the ongoing growth of this channel! / davidweissprogramming 🧑💻 Apps Script Documentation: https://developers.google.com/apps-sc... ---------------------------------------------------------------------------------------------- Other playlists: Utilities Service: • Apps Script - Season 13 | Utilities Service Properties Service: • Apps Script - Season 12 | Properties Service URL Fetch Service: • Apps Script - Season 11 | URL Fetch Service Drive Service: • Apps Script - Season 10 | Drive Service Forms Service: • Apps Script - Season 9 | Forms Service Lock Service: • Apps Script - Season 8 | Lock Service HTML Service: • Apps Script - Season 7 | HTML Service Document Service: • Apps Script - Season 6 | Document Service Slides Service: • Apps Script - Season 5 | Slides Service Calendar Service: • Apps Script - Season 4 | Calendar Service Script Service: • Apps Script - Season 3 | Script Service Gmail Service: • Apps Script - Season 2 | Gmail Service Spreadsheet Service: • Apps Script - Season 1 | Spreadsheet Service Apps Script Orientation: • Apps Script - Season 0 | Orientation ----------------------------------------------------------------------------------------------