UAP Resource
摘要: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
阅读(2985)
推荐(0)
UAP Javascript Code
摘要:/*******************************导入包开始**************************************/$import("mx.containers.Accordion");$import("mx.containers.Panel");$import("mx.containers.HSplit");$import("mx.containers.VSp...
阅读全文
posted @
2013-12-10 07:23
Angelo Lee
阅读(1529)
推荐(0)
jQuery Introduction
摘要:Official Website:http://jquery.com/ jQuery是一款免费且开放源代码的JavaScript代码库,由美国人John Resig创建。授权协议为GPL和MIT许可证双协议。 宗旨:The Write Less, Do More, JavaScript Library. Feature: 1.a fast, small, and feature-rich 2.wo...
阅读全文
posted @
2013-09-13 23:33
Angelo Lee
阅读(161)
推荐(0)