Angelo Lee's Blog
This is my kingdom .If i don't fight for it ,who will ?
摘要: UAP Readme: 上机考试开发步骤: 1.建立uap项目配置数据库连接 2.配置server地址http://localhost:8080/sguap-server/environment/platform/Version1.0.0 3.白名单开启相关功能:client_include_modules.properties (bpm) 4.建立模块项目exam如需后台调用bpm,在META-... 阅读全文
posted @ 2013-12-10 07:28 Angelo Lee 阅读(2786) 评论(2) 推荐(0) 编辑
摘要: /*******************************导入包开始**************************************/$import("mx.containers.Accordion");$import("mx.containers.Panel");$import("mx.containers.HSplit");$import("mx.containers.VSp... 阅读全文
posted @ 2013-12-10 07:23 Angelo Lee 阅读(1488) 评论(0) 推荐(0) 编辑
摘要: package com.sgcc.uap.common.util;import java.util.ArrayList;import java.util.HashMap;import java.util.List;import java.util.Map;import javax.servlet.http.HttpServletRequest;import org.sotower.bpm.api.... 阅读全文
posted @ 2013-12-10 07:21 Angelo Lee 阅读(1364) 评论(0) 推荐(0) 编辑