//前台 <input id="input" type="text" name="text" value="123" /> //后台 string text = request.form["text"].toString(); 相关文章: 2021-12-30 2022-12-23 2022-12-23 2022-12-23 2022-12-23 2021-08-01 2022-01-22 2022-12-23