摘要: <resultMap id="recMap" type="com.winter.entity.work.RecruitEntity"> <id column="rec_id" property="recId"/> <result column="rec_name" property="recName 阅读全文
posted @ 2018-05-11 23:38 故园,为之无悔 阅读(1428) 评论(0) 推荐(0) 编辑
摘要: $get();方法;$post();方法;$ajax();方法分比欸讲述: 首先$get();方法,处理以get方式提交的业务: $.get((URL)"https://....", {"id":{$id}, (参数)"username":{$username}}, (成功回调函数)function 阅读全文
posted @ 2017-09-09 12:28 故园,为之无悔 阅读(78) 评论(0) 推荐(0) 编辑
摘要: mvc是近年来大家都相当推崇的开发模式。不仅开发人员的调理清晰,而且处理维护起来相当容易。给开发打下了很好的可发展基础。SSH更是将这一点体现的淋漓尽致。 阅读全文
posted @ 2017-09-07 00:45 故园,为之无悔 阅读(249) 评论(0) 推荐(0) 编辑