Billpeng Space

技术源自生活
  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

2014年6月16日

摘要: [HttpPost]public HttpResponseMessage Upload(){string json = "{\"result\":\"true\"}";return new HttpResponseMessage { Content = new StringContent(json,... 阅读全文

posted @ 2014-06-16 19:08 billpeng 阅读(20323) 评论(2) 推荐(4)