11 2019 档案

摘要:首先安装好编辑器 Visual Studio asp.net中get和post ashx接收数据语法 from表单是get 后台语法 :context.Request.QueryString["name"]; from表单是post 后台语法 :context.Request.Form["name" 阅读全文
posted @ 2019-11-07 15:45 changlinlo 阅读(149) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示