240 发简信
IP属地:山西
  • 2018-01-27

    ajax的步骤 1.index.jsp直接发送ajax请求。 2.服务器将查出的数据以json格式返回给浏览器。 3.浏览器将获取到的json数...

  • Spring + Maven + Mybatis + SpringMVC中遇到的问题及解决方案

    1.常见报错 1.1idea中使用mybatis遇到Could not autowire. No beans of 'xxxx' type fo...