CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 C#编程

文件名称:QRCodeMobile

  • 所属分类:
  • 标签属性:
  • 上传时间:
    2012-11-16
  • 文件大小:
    1.38mb
  • 已下载:
    0次
  • 提 供 者:
  • 相关连接:
  • 下载说明:
    别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容来自于网络,使用问题请自行百度

Mobile上QRCode的源码以及调用示例-QRCode source on Mobil and example
(系统自动生成,下载前可以参看下载内容)

下载文件列表

QRCodeMobile/QRCodeMobileLib/
QRCodeMobile/QRCodeMobileLib/bin/
QRCodeMobile/QRCodeMobileLib/bin/Release/
QRCodeMobile/QRCodeMobileLib/bin/Release/ThoughtWorks.QRCode.dll
QRCodeMobile/QRCodeMobileLib/bin/Release/ThoughtWorks.QRCode.pdb
QRCodeMobile/QRCodeMobileLib/data/
QRCodeMobile/QRCodeMobileLib/data/QRCodeBitmapImage.cs
QRCodeMobile/QRCodeMobileLib/data/QRCodeImage.cs
QRCodeMobile/QRCodeMobileLib/data/QRCodeSymbol.cs
QRCodeMobile/QRCodeMobileLib/ecc/
QRCodeMobile/QRCodeMobileLib/ecc/BCH15_5.cs
QRCodeMobile/QRCodeMobileLib/ecc/ReedSolomon.cs
QRCodeMobile/QRCodeMobileLib/exception/
QRCodeMobile/QRCodeMobileLib/exception/AlignmentPatternNotFoundException.cs
QRCodeMobile/QRCodeMobileLib/exception/DecodingFailedException.cs
QRCodeMobile/QRCodeMobileLib/exception/FinderPatternNotFoundException.cs
QRCodeMobile/QRCodeMobileLib/exception/InvalidDataBlockException.cs
QRCodeMobile/QRCodeMobileLib/exception/InvalidVersionException.cs
QRCodeMobile/QRCodeMobileLib/exception/InvalidVersionInfoException.cs
QRCodeMobile/QRCodeMobileLib/exception/SymbolNotFoundException.cs
QRCodeMobile/QRCodeMobileLib/exception/VersionInformationException.cs
QRCodeMobile/QRCodeMobileLib/geom/
QRCodeMobile/QRCodeMobileLib/geom/Axis.cs
QRCodeMobile/QRCodeMobileLib/geom/Line.cs
QRCodeMobile/QRCodeMobileLib/geom/Point.cs
QRCodeMobile/QRCodeMobileLib/geom/SamplingGrid.cs
QRCodeMobile/QRCodeMobileLib/obj/
QRCodeMobile/QRCodeMobileLib/obj/Debug/
QRCodeMobile/QRCodeMobileLib/obj/Debug/Refactor/
QRCodeMobile/QRCodeMobileLib/obj/Debug/Refactor/ThoughtWorks.QRCode.dll
QRCodeMobile/QRCodeMobileLib/obj/Debug/TempPE/
QRCodeMobile/QRCodeMobileLib/obj/Debug/TempPE/Properties.Resources.Designer.cs.dll
QRCodeMobile/QRCodeMobileLib/obj/QRCodeMobileLib.csproj.FileList.txt
QRCodeMobile/QRCodeMobileLib/obj/Release/
QRCodeMobile/QRCodeMobileLib/obj/Release/QRCodeMobileLib.csproj.GenerateResource.Cache
QRCodeMobile/QRCodeMobileLib/obj/Release/TempPE/
QRCodeMobile/QRCodeMobileLib/obj/Release/TempPE/Properties.Resources.Designer.cs.dll
QRCodeMobile/QRCodeMobileLib/obj/Release/ThoughtWorks.QRCode.dll
QRCodeMobile/QRCodeMobileLib/obj/Release/ThoughtWorks.QRCode.pdb
QRCodeMobile/QRCodeMobileLib/obj/Release/ThoughtWorks.QRCode.Properties.Resources.resources
QRCodeMobile/QRCodeMobileLib/Properties/
QRCodeMobile/QRCodeMobileLib/Properties/AssemblyInfo.cs
QRCodeMobile/QRCodeMobileLib/Properties/Resources.Designer.cs
QRCodeMobile/QRCodeMobileLib/Properties/Resources.resx
QRCodeMobile/QRCodeMobileLib/QRCodeDecoder.cs
QRCodeMobile/QRCodeMobileLib/QRCodeEncoder.cs
QRCodeMobile/QRCodeMobileLib/QRCodeMobileLib.csproj
QRCodeMobile/QRCodeMobileLib/QRCodeMobileLib.csproj.user
QRCodeMobile/QRCodeMobileLib/reader/
QRCodeMobile/QRCodeMobileLib/reader/pattern/
QRCodeMobile/QRCodeMobileLib/reader/pattern/AlignmentPattern.cs
QRCodeMobile/QRCodeMobileLib/reader/pattern/FinderPattern.cs
QRCodeMobile/QRCodeMobileLib/reader/pattern/LogicalSeed.cs
QRCodeMobile/QRCodeMobileLib/reader/QRCodeDataBlockReader.cs
QRCodeMobile/QRCodeMobileLib/reader/QRCodeImageReader.cs
QRCodeMobile/QRCodeMobileLib/util/
QRCodeMobile/QRCodeMobileLib/util/Color.cs
QRCodeMobile/QRCodeMobileLib/util/ConsoleCanvas.cs
QRCodeMobile/QRCodeMobileLib/util/ContentConverter.cs
QRCodeMobile/QRCodeMobileLib/util/DebugCanvas.cs
QRCodeMobile/QRCodeMobileLib/util/DebugCanvasAdapter.cs
QRCodeMobile/QRCodeMobileLib/util/QRCodeUtility.cs
QRCodeMobile/QRCodeMobileLib/util/SystemUtils.cs
QRCodeMobile/QRCodeWindowsMobile5.0/
QRCodeMobile/QRCodeWindowsMobile5.0/bin/
QRCodeMobile/QRCodeWindowsMobile5.0/bin/Debug/
QRCodeMobile/QRCodeWindowsMobile5.0/bin/Debug/aa.jpg
QRCodeMobile/QRCodeWindowsMobile5.0/bin/Debug/qrcode_data/
QRCodeMobile/QRCodeWindowsMobile5.0/bin/Debug/qrcode_data/qrv1_0.dat
QRCodeMobile/QRCodeWindowsMobile5.0/bin/Debug/qrcode_data/qrv1_1.dat
QRCodeMobile/QRCodeWindowsMobile5.0/bin/Debug/qrcode_data/qrv1_2.dat
QRCodeMobile/QRCodeWindowsMobile5.0/bin/Debug/qrcode_data/qrv1_3.dat
QRCodeMobile/QRCodeWindowsMobile5.0/bin/Debug/qrcode_data/qrv10_0.dat
QRCodeMobile/QRCodeWindowsMobile5.0/bin/Debug/qrcode_data/qrv10_1.dat
QRCodeMobile/QRCodeWindowsMobile5.0/bin/Debug/qrcode_data/qrv10_2.dat
QRCodeMobile/QRCodeWindowsMobile5.0/bin/Debug/qrcode_data/qrv10_3.dat
QRCodeMobile/QRCodeWindowsMobile5.0/bin/Debug/qrcode_data/qrv11_0.dat
QRCodeMobile/QRCodeWindowsMobile5.0/bin/Debug/qrcode_data/qrv11_1.dat
QRCodeMobile/QRCodeWindowsMobile5.0/bin/Debug/qrcode_data/qrv11_2.dat
QRCodeMobile/QRCodeWindowsMobile5.0/bin/Debug/qrcode_data/qrv11_3.dat
QRCodeMobile/QRCodeWindowsMobile5.0/bin/Debug/qrcode_data/qrv12_0.dat
QRCodeMobile/QRCodeWindowsMobile5.0/bin/Debug/qrcode_data/qrv12_1.dat
QRCodeMobile/QRCodeWindowsMobile5.0/bin/Debug/qrcode_data/qrv12_2.dat
QRCodeMobile/QRCodeWindowsMobile5.0/bin/Debug/qrcode_data/qrv12_3.dat
QRCodeMobile/QRCodeWindowsMobile5.0/bin/Debug/qrcode_data/qrv13_0.dat
QRCodeMobile/QRCodeWindowsMobile5.0/bin/Debug/qrcode_data/qrv13_1.dat
QRCodeMobile/QRCodeWindowsMobile5.0/bin/Debug/qrcode_data/qrv13_2.dat
QRCodeMobile/QRCodeWindowsMobile5.0/bin/Debug/qrcode_data/qrv13_3.dat
QRCodeMobile/QRCodeWindowsMobile5.0/bin/Debug/qrcode_data/qrv14

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 搜珍网是交换下载平台,只提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度。更多...
  • 本站已设置防盗链,请勿用迅雷、QQ旋风等下载软件下载资源,下载后用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或换浏览器;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*快速评论: 推荐 一般 有密码 和说明不符 不是源码或资料 文件不全 不能解压 纯粹是垃圾
*内  容:
*验 证 码:
搜珍网 www.dssz.com