Maxicode 条码数据。Maxicode 开放系统标准承载讯息。仅适用于模式 2 和 3。 更多...
Public 成员函数 | |
String | GetCountryCode () |
String | GetData () |
条码数据,包括要编码在条码中的主要讯息和次要讯息。 | |
MaxicodeModeEnum | GetMode () |
用于说明条码数据格式的模式。请参见MaxicodeModeEnum以获取支持的模式。 | |
String | GetPostalCode () |
String | GetRemainingMsg () |
String | GetServiceClass () |
String | GetYear () |
void | SetCountryCode (String countryCode) |
void | SetMode (MaxicodeModeEnum mode) |
void | SetPostalCode (String postalCode) |
void | SetRemainingMsg (String remainingMsg) |
void | SetServiceClass (String serviceClass) |
void | SetYear (String year) |
Maxicode 条码数据。Maxicode 开放系统标准承载讯息。仅适用于模式 2 和 3。
开放系统标准承载讯息格式通常以 "[)><Rs>01<Gs>" 前缀编码到条码中,如下所示:
"[)>"<Rs>"01"<Gs><yy><PostalCode><Gs><CountryCode><Gs><ServiceClass><Gs><RemainingMsg><Rs><EOT>
说明: