摘要: public string ZXing_Decode(Bitmap barcodeBitmap) { try { BarcodeReader reader = new BarcodeReader(); reader.Options = new ZXing.Common.DecodingOptions 阅读全文
posted @ 2023-11-22 11:43 因雨 阅读(591) 评论(0) 推荐(0)