发布时间:2015-03-24 14:40:00
import lrapi.lr;import lrapi.web;import com.commons.utils.AesEncryUtil;public class Actions{public int init() throws Throwable {return 0;}//end of initpublic int action() throws Throwable { web.add_header("ChannelIdbbbb","ew");.........【阅读全文】
发布时间:2014-08-22 13:18:57
Action() { int rc; int db_connection; // 数据库连接 int query_result; // 查询结果集 MYSQL_RES char** result_row; // 查询的数据衕 char *server = "localhost"; char *user = "root"; &nb.........【阅读全文】
发布时间:2014-08-22 12:29:24
Action(){double atof(const char *string);web_reg_save_param("JVM_FreeMemory","LB=Free memory: ","RB= MB","Ord=1",LAST);web_reg_save_param("JVM_TotalMemory","LB=Total memory: ","RB= MB","Ord=1",LAST);web_reg_save_param("JVM_MaxMemory","LB=Max memory: ","RB= MB","Ord=1",LAST);web_reg.........【阅读全文】