注意:此页面搜索的是所有试题
题目内容
(河南职业技术学院动态网站开发)
若要获得名为username的Cookie值,以下语句错误的是
A.Requst.Cookie(“username”)
B.Requst.Cookies(“username”)
C.Response.Cookie(“username”)
D.Response.Cookies(“username”)
A.Requst.Cookie(“username”)
B.Requst.Cookies(“username”)
C.Response.Cookie(“username”)
D.Response.Cookies(“username”)
参考答案