Добавить
Уведомления

Use of . and .. in Node Js

. and .. C:/Portal abc.txt C:/Portal/Modules sample.txt C:/Portal/Modules/Login 1.js 2.js 3.js Now My Current Folder location is Login How to refer to 1.js 1.Js ./1.js How to refer to sample.txt ../sample.txt How to refer to abc.txt ../../abc.txt

Иконка канала Кодерские решения
8 подписчиков
12+
17 просмотров
2 года назад
12+
17 просмотров
2 года назад

. and .. C:/Portal abc.txt C:/Portal/Modules sample.txt C:/Portal/Modules/Login 1.js 2.js 3.js Now My Current Folder location is Login How to refer to 1.js 1.Js ./1.js How to refer to sample.txt ../sample.txt How to refer to abc.txt ../../abc.txt

, чтобы оставлять комментарии