To check the browser for cookies, you can act like this: ... document.cookie = "user=Jack; path=/; expires=Mon, 11 Apr 2020 04:25:18 GMT" ...
確定! 回上一頁