Mã mẫu C++ để quét và giải mã Code 93 Mã vạch tiêu chuẩn và Code 93 trong Môi trường thời gian chạy C++ dành cho Windows 32-bit, Windows 64-bit hoặc Linux 64-bit....System::SharedPtr<BarCodeReader> reader = System:: MakeObject <BarCodeReader>(...DecodeType:: Code93 ); while (reader-> Read ()) { // Display code...