Given a path, you can extract information out of it using those methods: dirname : gets the parent folder of a file; basename : gets the filename part; extname ...
確定! 回上一頁