摘要: 百度进制换算: http://jingyan.baidu.com/article/495ba84109665338b30ede98.html 阅读全文
posted @ 2016-12-19 20:31 21heshang 阅读(104) 评论(0) 推荐(0) 编辑
摘要: <c:if test="${not empty feeType}"> 注意:大括号外面不能为空。 ${orderNo.ethdOriginalOrderNo} </c:if> <c:if test="${empty str}"> str为空</c:if> <c:if test="${not empt 阅读全文
posted @ 2016-12-19 16:35 21heshang 阅读(8573) 评论(0) 推荐(0) 编辑