> For the complete documentation index, see [llms.txt](https://easonwang.gitbook.io/class/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://easonwang.gitbook.io/class/path-url.md).

# Path與URL

這章節主要講解檔案路徑的Path與瀏覽器URL解析

使用Node.js中的`path`,`url`與`querystring`模組
