代码搜索:QRcode
找到约 373 项符合「QRcode」的源代码
代码结果 373
www.eeworm.com/read/252290/4410372
java invaliddatablockexception.java
package jp.sourceforge.qrcode.exception;
public class InvalidDataBlockException extends IllegalArgumentException {
String message = null;
public InvalidDataBlockException(String message) {
this.me
www.eeworm.com/read/261157/4324019
java qrcodeimage.java
package jp.sourceforge.qrcode.codec.data;
/*
this interface aiming platform independent implemantation,
will be used from QRCodeUtility.parseImage()
*/
public interface QRCodeImage {
public
www.eeworm.com/read/437770/7741672
java contentconverter.java
package jp.sourceforge.qrcode.codec.util;
public class ContentConverter {
static char n = '\n';
public static String convert(String targetString) {
if (targetString == null)
www.eeworm.com/read/171834/5391645
java contentconverter.java
package jp.sourceforge.qrcode.codec.util;
public class ContentConverter {
static char n = '\n';
public static String convert(String targetString) {
if (targetString == null)
www.eeworm.com/read/287100/4029676
java qrcodeimage.java
package jp.sourceforge.qrcode.data;
/*
this interface aiming platform independent implementation,
will be used from QRCodeUtility.parseImage()
*/
public interface QRCodeImage {
public int getWidt
www.eeworm.com/read/286290/4040350
java qrcodeimage.java
package jp.sourceforge.qrcode.data;
/*
this interface aiming platform independent implementation,
will be used from QRCodeUtility.parseImage()
*/
public interface QRCodeImage {
public int getWidt
www.eeworm.com/read/286290/4040383
java qrcodeimage.java
package jp.sourceforge.qrcode.data;
/*
this interface aiming platform independent implementation,
will be used from QRCodeUtility.parseImage()
*/
public interface QRCodeImage {
public int getWidt
www.eeworm.com/read/394197/2459444
java qrcodeimage.java
package jp.sourceforge.qrcode.data;
/*
this interface aiming platform independent implementation,
will be used from QRCodeUtility.parseImage()
*/
public interface QRCodeImage {
public int getWidt
www.eeworm.com/read/352932/3091561
java contentconverter.java
package jp.sourceforge.qrcode.codec.util;
public class ContentConverter {
static char n = '\n';
public static String convert(String targetString) {
if (targetString == null)
www.eeworm.com/read/261154/4325406
java qrcodeimage.java
package jp.sourceforge.qrcode.data;
/*
this interface aiming platform independent implementation,
will be used from QRCodeUtility.parseImage()
*/
public interface QRCodeImage {
public int getWidt