Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
你能告诉我如何为 cookie 设置值吗?我经常在许多代码中看到它的示例,例如这里:http ://www.javadrive.jp/servlet/cookie/index4.html ,但我不能这样做,因为 setValue(String) 方法未定义键入 Cookie。请告诉我怎么做。