el表达式调用函数
摘要:先定义需要用el调用函数所在的类:注意el所调用的方法必须是static的!Java代码 package com.qingsoft.el.function; public class CheckUsername { public static boolean check(Userinfo useri
阅读全文
posted @ 2016-08-31 15:16
posted @ 2016-08-31 15:16
posted @ 2016-08-31 15:15