摘要: using System;using System.Collections.Generic;using System.Linq;using System.Web;using System.Web.Mvc; namespace Web.Controllers{ using System.IO; usi 阅读全文
posted @ 2018-10-23 09:52 阳光下的行者 阅读(308) 评论(0) 推荐(0) 编辑
摘要: @{ Layout = null;} <!DOCTYPE html> <html><head> <meta name="viewport" content="width=device-width" /> <title>Index</title> <script src="~/Content/jque 阅读全文
posted @ 2018-10-23 09:46 阳光下的行者 阅读(661) 评论(0) 推荐(0) 编辑
摘要: layer.open({ type: 1,//模态窗种类 skin: "layui-layer-rim", title: "编辑信息", area: ["400px", "500px"], maxmin: true, //拼接字符串自定义名称 content: '<div><input type=" 阅读全文
posted @ 2018-10-23 09:44 阳光下的行者 阅读(1179) 评论(0) 推荐(0) 编辑
摘要: using System;using System.Collections.Generic;using System.Linq;using System.Security.Cryptography;using System.Text;using System.Web; namespace sci_p 阅读全文
posted @ 2018-10-23 09:43 阳光下的行者 阅读(623) 评论(0) 推荐(0) 编辑