04 2016 档案

摘要:using System;using System.Collections.Generic;using System.ComponentModel;using System.Data;using System.Data.OleDb;using System.Drawing;using System. 阅读全文
posted @ 2016-04-29 09:43 今天是周一 阅读(5128) 评论(2) 推荐(0)
摘要:1、上传永久图片素材,注意构造请求头部信息时name="media"就行了 视图代码: @using (Html.BeginForm("UploadFile", "MenuConfig", FormMethod.Post, new { enctype = "multipart/form-data" 阅读全文
posted @ 2016-04-18 22:21 今天是周一 阅读(2610) 评论(0) 推荐(0)