نموذج لرمز C ++ لمسح Code 93 موسعة و Code 93 رموز شريطية قياسية وفك تشفيره في C ++ Runtime Environment لنظام التشغيل Windows 32 بت أو Windows 64 بت أو Linux 64 بت....System::SharedPtr<BarCodeReader> reader = System:: MakeObject <BarCodeReader>(...DecodeType:: Code93 ); while (reader-> Read ()) { // Display code...