摘要: 1:#status.odd 是否奇数行 2:#status.count 当前行数 3:#status.index 当前行的序号,从0开始『#status.count=#status.index+1』 4:#status.first 是否第一行 5:#status.last 是否最后一行 6:#sta 阅读全文
posted @ 2015-10-14 09:19 java高级技术汇 阅读(403) 评论(0) 推荐(0)
摘要: (1) 输入参数为单个值 Xml代码 deletefromMemberAccessLogwhereaccessTimestamp=#value#(2) 输入参数为一个对象Xml代码 insertintoMemberAccessLog(accessLogId,memberId,clientIP,htt... 阅读全文
posted @ 2015-10-14 09:18 java高级技术汇 阅读(415) 评论(0) 推荐(0)