07 2020 档案
摘要:@{ ViewBag.Title = "Detail"; } <h2>Detail</h2> <table> <tr> <td> <img id="img1" src="" alt="" width="300" height="400"/> </td> <td> <table> <tr> <td i
阅读全文
摘要:using System; using System.Collections.Generic; using System.Linq; using System.Net; using System.Net.Http; using System.Web.Http; using WebApplicatio
阅读全文
摘要:using System; using System.Collections.Generic; using System.Linq; using System.Net; using System.Net.Http; using System.Web.Http; using WebApplicatio
阅读全文
摘要:授权过滤器 using System; using System.Collections.Generic; using System.Linq; using System.Web; using System.Web.Http; using System.Web.Http.Controllers; u
阅读全文
摘要:@{ Layout = null; } <!DOCTYPE html> <html> <head> <meta name="viewport" content="width=device-width" /> <title>协同办公云平台-登录</title> <link href="~/Conten
阅读全文
摘要:/// <summary> /// 上传文件 控制器端 /// public class FileOperationController : ApiController ///{ /// [HttpPost] /// public FileResult UpLoad() /// { /// retu
阅读全文
摘要:模型 using System; using System.Collections.Generic; using System.ComponentModel.DataAnnotations; using System.ComponentModel.DataAnnotations.Schema; us
阅读全文

浙公网安备 33010602011771号