摘要:
首先action的跳转大致归类: 1跳转到与当前同一控制器内的action和不同控制器内的action、 2带有参数的action跳转和不带参数的action跳转。 3跳转到指定视图,不经过Controller的Action。 //跳转到当前Controller的指定Action(此处为Index) 阅读全文
posted @ 2018-07-10 17:39
百_晓生
阅读(631)
评论(0)
推荐(0)
摘要:
using WL.Infrastructure.Http; using System; using System.Collections.Generic; using System.IO; using System.Linq; using System.Text; using System.Text 阅读全文
posted @ 2018-07-10 17:32
百_晓生
阅读(243)
评论(0)
推荐(0)
摘要:
前台页面提交文件 <!DOCTYPE html> <html><head><meta name="viewport" content="width=device-width" /><title>文件操作</title></head><body><form id="upFileForm"><div s 阅读全文
posted @ 2018-07-10 17:24
百_晓生
阅读(162)
评论(0)
推荐(0)

浙公网安备 33010602011771号