摘要:
/// 窗体加载事件 /// </summary> /// <param name="obj"></param> private void Loaded(object obj) { _selfView = obj as UserControl; if (_selfView == null) { Lo 阅读全文
posted @ 2018-09-05 18:34
长白山
阅读(331)
评论(0)
推荐(0)
摘要:
常用HTTP contentType与后端处理方式 1、Content-Type:application/x-www-form-urlencoded; charset=UTF-8 前端export.json的请求 后端export.json的处理方式 对应的后端的处理方式,如果是单个参数去获取,那就 阅读全文
posted @ 2018-09-05 17:32
长白山
阅读(2135)
评论(0)
推荐(0)
浙公网安备 33010602011771号