sql xml 内部调用不需要在mapper接口中定义(getTbNameById 只写到mapper.xml 中即可) 注:resultType or resultMap 和 association的property类型保持一致。 association 传多个参数 parameterType=" ...
分类:
其他好文 时间:
2016-08-06 08:20:23
阅读次数:
1075
onclick="search()" 不要使用search命名检索方法,冲突,无法调用。 通用检索function ...
分类:
其他好文 时间:
2016-08-06 08:19:03
阅读次数:
162
同key以数组形式存储 window.LS window.sessionStorage ...
分类:
其他好文 时间:
2016-08-06 08:18:52
阅读次数:
123
查看日志信息: 解释: SLF4J: 类路径包含多个SLF4J绑定 SLF4J: —— SLF4J: —— SLF4J: —— SLF4J: 实际绑定的是类型[org.slf4j.impl.SimpleLoggerFactory] 解决办法,移除slf4j-simple-1.6.4.jar 如何发现 ...
分类:
其他好文 时间:
2016-08-06 08:17:51
阅读次数:
1289
结果: 补充:diseaseIds : "8,19" ...
分类:
其他好文 时间:
2016-08-06 08:17:58
阅读次数:
152
api文档备注: dateObj = new Date(year, month, date[, hours[, minutes[, seconds[,ms]]]]) year 必选项。完整的年份,比如,1976(而不是 76)。 month 必选项。表示的月份,是从 0 到 11 之间的整数( 1 ...
分类:
Web程序 时间:
2016-08-06 08:16:24
阅读次数:
153
以 http://www.xinnet.com/ 为例 1.登陆新网,进入域名管理,解析 2.进入mydns 添加新的A记录 填写主机名比如:www.xxx.com 填写对应的ip地址:xxx.xxx.xx.xxx 3.还可以设置 转发、别名 ps:什么是DNS https://en.wikiped ...
分类:
其他好文 时间:
2016-08-06 08:17:37
阅读次数:
123
文档 http://www.rabbitmq.com/install-rpm.html 安装前置条件 Before installing RabbitMQ, you must install Erlang. 下载RabbitMQ 提供的 erlang-17.4-1.el6.x86_64.rpm 比其 ...
分类:
系统相关 时间:
2016-08-06 08:15:30
阅读次数:
2303
接口 UserInfoMapper.java xml UserInfoMapper.xml 如何关联 方法 调用 ...
分类:
其他好文 时间:
2016-08-06 08:15:37
阅读次数:
135
http://www.w3school.com.cn/tags/tag_iframe.asp father.html san.html 补充: jQuery选择元素用: jQuery(expression, [context]) 返回值:jQuery 效果图: ...
分类:
其他好文 时间:
2016-08-06 08:17:38
阅读次数:
129
组播(Multicast)传输:在发送者和每一接收者之间实现点对多点网络连接。 单播(Unicast)传输:在发送者和每一接收者之间实现点对点网络连接。 广播(Broadcast)传输:是指在IP子网内广播数据包,所有在子网内部的主机都将收到这些数据包。 永久组播组(224.0.0.0~224.0. ...
分类:
其他好文 时间:
2016-08-06 08:17:27
阅读次数:
221
1. oracle 2. mysql 3. ...
分类:
数据库 时间:
2016-08-06 08:14:58
阅读次数:
173