Из-за периодической блокировки нашего сайта РКН сервисами, просим воспользоваться резервным адресом:
Загрузить через dTub.ru Загрузить через ClipSaver.ruУ нас вы можете посмотреть бесплатно NodeJS Essentials 05: OS Module & Environment или скачать в максимальном доступном качестве, которое было загружено на ютуб. Для скачивания выберите вариант из формы ниже:
Роботам не доступно скачивание файлов. Если вы считаете что это ошибочное сообщение - попробуйте зайти на сайт через браузер google chrome или mozilla firefox. Если сообщение не исчезает - напишите о проблеме в обратную связь. Спасибо.
Если кнопки скачивания не
загрузились
НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием, пожалуйста напишите в поддержку по адресу внизу
страницы.
Спасибо за использование сервиса savevideohd.ru
In this tutorial, you'll learn how to import NodeJS modules, particularly the OS Module and how to use some of it's built in functions. The Node JS OS Module isn't someting that's used on a day to day basis but there are a few fun functions built in to it that can help you build up information about the environment your programs are running in. In this NodeJS tutorial, i'll talk you through how to import the module's contents using the require keyword and then how to access the functions contained within the module. You'll learn how to find out more information about the logged in user, the platform and version of your operating system and also the number of CPUs in your system. We'll finish off this NodeJS tutorial by creating our own environment variables and then accessing these within your NodeJS programs. Channel Handle @codebubb