如何在不使用第三方dll的情况下在C#.net Web应用程序中生成和扫描条形码 [英] how to Generate and scan Barcode in C#.net web application without using third party dll

查看:67
本文介绍了如何在不使用第三方dll的情况下在C#.net Web应用程序中生成和扫描条形码的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

如何在不使用第三方dll的情况下在C#.net Web应用程序中生成和扫描条形码.

how to Generate and scan Barcode in C#.net web application without using third party dll.

推荐答案

"Don''t"是简单的答案. br/>
实施条形码生成并不那么复杂-如果您认真遵守规则,这将非常容易.扫描它们需要做很多工作,因为您不必事先知道条形码的类型或方向,因此必须全力以赴.
我会使用第三方dll-它可以为您节省很多工作和痛苦.
"Don''t" is the simple answer.

Implementing bar code generation is not that complex - it''s pretty easy if you follow the rules carefully. Scanning them is a lot more work, since you don''t necessarily know the barcode type or orientation in advance, and have to work it all out.
I would use a third party dll - it will save you a lot of work and grief.


非常感谢您的答复.
请一步一步告诉我
Thankyou very much for giving response.
please tell me step by step


这篇关于如何在不使用第三方dll的情况下在C#.net Web应用程序中生成和扫描条形码的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆