蓝科溯源

www.bluearp.com

二维码换行,换行

2017-09-19 08:00:27

二维码换行,换行

1、代码

<%@page import="erwebma.AddCode"%> <%@page import="javax.imageio.ImageIO"%> <%@page import="java.awt.image.BufferedImage"%> <%@page import="erwebma.client.j2se.MatrixToImageWriter"%> <%@page import="com.google.zxing.common.BitMatrix"%> <%@page import="com.google.zxing.MultiFormatWriter"%> <%@page import="com.google.zxing.BarcodeFormat"%> <%@page import="com.google.zxing.EncodeHintType"%> <%@page import="java.util.Hashtable"%> <%@page contentType="text/html" pageEncoding="UTF-8"%> <% String data = request.getParameter("data"); if (data != null) { int width = 128; int height = 128; String format = "png"; Hashtable hints = new Hashtable(); hints.put(EncodeHintType.CHARACTER_SET, "utf-8"); BitMatrix bitMatrix = new MultiFormatWriter().encode(data, BarcodeFormat.QR_CODE, width, height, hints); BufferedImage bufi = MatrixToImageWriter.toBufferedImage(bitMatrix); response.reset(); response.setContentType("image/png"); ImageIO.write(bufi, "png", response.getOutputStream()); out.clear(); out = pageContext.pushBody(); } %>

2、换行

    换行,用“%0A”。

3、二维码图片

    

二维码换行,换行

trueTechArticle二维码换行,换行 1、代码 %@page import=erwebma.AddCode%%@page import=javax.imageio.ImageIO%%@page import=java.awt.image.BufferedImage%%@page import=erwebma.client.j2se.M...

蓝城云软件产品收费标准

二维码应用云溯源

联系我们
现在注册,即可享受免费生成二维码溯源
蓝城云微信
购买咨询
溯源解决方案
灵活的合作方式
1对1贴心售后服务
2017 bluearp.com 版权所有 京ICP备17007110号-1
溯源软件,溯源系统,二维码溯源,溯源管理软件,查询真伪,二维码溯源2222
服务热线
服务热线

022-82939965

服务时间 周一至周五 8:30-18:00
7*24小时咨询热线 业务咨询

许经理 13001001853

项目咨询

闫经理 13051250015

王经理 13051210015

扫码关注
扫一扫关注溯源案例
返回顶部
022-82939965