下面是設(shè)置和取出Session對(duì)象的代碼。 設(shè)置Session的代碼是: Session[“greeting”]=“hellowang!”; 取出該Session對(duì)象的語(yǔ)句如下: stringMyvar=()