W3School TIY
编辑您的代码:
<html> <body> The cookies associated with this document is: <script type="text/javascript"> document.write(document.cookie) </script> </body> </html>
查看结果: