🌈 搜索
📅  最后修改于: 2022-03-11 14:48:56.891000             🧑  作者: Mango
string value = Request.QueryString("hello"); // or if this doesn't work string value = Request.QueryString["hello"];