UniPRT SDK
v1.0.0.0
载入中...
搜索中...
未找到
QRCodeModelEnum.h
1
//
2
// QRCodeModelEnum.h
3
// sdk_json_Objective-C
4
//
5
// Created by Realbuber on 2024/5/8.
6
//
7
8
#ifndef QRCodeModelEnum_h
9
#define QRCodeModelEnum_h
10
11
#import <Foundation/Foundation.h>
12
38
typedef
NS_ENUM(NSUInteger,
QRCodeModelEnum
) {
39
QRCodeModel1,
40
QRCodeModel2
41
};
42
43
#endif
/* QRCodeModelEnum_h */
QRCodeModelEnum
QR条形码的容量和可读性得到了提高。模型1是原始的,其他模型提高了可读性和数据容量。
AutoIdSDK
LabelMaker
Interfaces
IBcdQRCode
QRCodeModelEnum.h
制作者
1.10.0