当你的才华不能撑起你的野心时,就是你该选择学习的时候了!

摘要: 到easyui官网下载jquery.easyui.min.js引入到项目中: <script src="/jquery.easyui.min.js"></script> js代码: $("#infoWindow").form("submit", { url: "/api/Files/ReceiveF 阅读全文
posted @ 2020-04-25 12:43 hofmann 阅读(263) 评论(0) 推荐(0)
摘要: Api [HttpPost] public object ReceiveFile() { string json = DisptcherHelper.Instance.Start(); return new HttpResponseMessage { Content = new StringCont 阅读全文
posted @ 2020-04-25 12:40 hofmann 阅读(239) 评论(0) 推荐(0)