下面()选项能将客户端的Cookie的过期时间设置为1天。
10 查阅
下面()选项能将客户端的Cookie的过期时间设置为1天。
A.setMaxAge(1)
B.setMaxAge(60)
C.setMaxAge(60*60)
D.setMaxAge(60*60*24)
参考答案:
下面()选项能将客户端的Cookie的过期时间设置为1天。
A.setMaxAge(1)
B.setMaxAge(60)
C.setMaxAge(60*60)
D.setMaxAge(60*60*24)
参考答案: