相关考题
-
多项选择题
在ASP.NET中,Cookie对象的常见属性有()
A.String
B.Name
C.Value
D.Expires -
单项选择题
在ASP.NET中,Cookie对应的类是()
A.HttpCookie
B.ServerCookie
C.HtmlCookie
D.ResponseCookie -
多项选择题
在ASP.NET中,写入和读取Cookie需要用到哪些对象()
A.Server
B.Session
C.Request
D.Response
