JavaScript. 4. 1. //Example. 2. document.cookie = "id=test0; Secure; Path=/; Domain=example.com";. 3. document.cookie = "id=test1; ...
確定! 回上一頁