02 2019 档案
摘要:/** * 域名回显照片 */@RequestMapping(value = "/dpPhoto")public String dpPhoto(HttpServletRequest request, HttpServletResponse response) throws Exception { S
阅读全文
摘要:/** * 回显二维码照片 */ @RequestMapping(value = "/readCodeSize") public void readCodeSize(HttpServletRequest request, HttpServletResponse response) throws Ex
阅读全文
摘要:private static final String C_ACTION_CREAT_ACTIVITY = "meeting_register_addActivity"; @RequestMapping(value = "/addActivity") public CIPResponseMsg ad
阅读全文
摘要:java源代码: //二维码uat访问地址 String text = "http://域名/项目名/页面.html?参数="; int width = num; // 二维码图片的宽 int height = num1; // 二维码图片的高String outPutath = path + 二维
阅读全文
摘要:<!DOCTYPE html><html><head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <link rel="stylesheet" type="text/css" href="./ui/js/j
阅读全文
摘要:<!DOCTYPE html><html><head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <link rel="stylesheet" type="text/css" href="./ui/js/j
阅读全文