• 2022-06-11
    【单选题】下面选项中,哪个方法可以用于获取Cookie的值()
    A: Object getValue()
    B: String getValue ()
    C: String getValue (String str)
    D: Object getValue (String str)