会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
刘大大
博客园
首页
新随笔
联系
订阅
管理
2018年5月25日
通过jQuery和C#分别实现对.NET Core Web Api的访问以及文件上传
摘要: 建立.NET Core Web Api项目 建立请求模型 public class UserInfo { public int Age { get; set; } public string Name { get; set; } public bool Sex { get; set; } publi
阅读全文
posted @ 2018-05-25 17:45 刘大大。
阅读(5108)
评论(7)
推荐(1)
编辑
公告