• 大小: 6.63M
    文件类型: .rar
    金币: 1
    下载: 0 次
    发布日期: 2021-02-11
  • 语言: C#
  • 标签: QR识别  qr  Quick  Response  

资源简介

Quick Response(QR码)二维码编解码库及DEMO,包括QR码生成及识别

资源截图

代码片段和文件信息

using System.Reflection;
using System.Runtime.CompilerServices;

// General Information about an assembly is controlled through the following
// set of attributes. Change these attribute values to modify the information
// associated with an assembly.

// TODO: Review the values of the assembly attributes

[assembly: Assemblytitle(“ThoughtWorks.QRCode.NET Component“)]
[assembly: AssemblyDescription(“A library for QRCode encoding and decoding“)]
[assembly: AssemblyCompany(““)]
[assembly: AssemblyProduct(““)]
[assembly: AssemblyCopyright(““)]
[assembly: AssemblyTrademark(““)]
[assembly: AssemblyCulture(““)]


// Version information for an assembly consists of the following four values:
//
//      Major Version
//      Minor Version
//      Revision
//      Build Number

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----

     文件       2549  2007-06-08 13:38  QRCode\QRCodeLib\AssemblyInfo.cs

     文件        882  2007-06-30 23:24  QRCode\QRCodeLib\data\QRCodeBitmapImage.cs

     文件        262  2007-06-30 23:21  QRCode\QRCodeLib\data\QRCodeImage.cs

     文件      14203  2007-07-30 10:43  QRCode\QRCodeLib\data\QRCodeSymbol.cs

     文件       4993  2007-07-30 10:43  QRCode\QRCodeLib\ecc\BCH15_5.cs

     文件       9927  2007-07-30 10:43  QRCode\QRCodeLib\ecc\ReedSolomon.cs

     文件        399  2007-07-04 22:38  QRCode\QRCodeLib\exception\AlignmentPatternNotFoundException.cs

     文件        690  2007-07-04 22:38  QRCode\QRCodeLib\exception\DecodingFailedException.cs

     文件        383  2007-07-04 22:38  QRCode\QRCodeLib\exception\FinderPatternNotFoundException.cs

     文件        385  2007-07-04 22:38  QRCode\QRCodeLib\exception\InvalidDataBlockException.cs

     文件        375  2007-07-04 22:38  QRCode\QRCodeLib\exception\InvalidVersionException.cs

     文件        390  2007-07-04 22:38  QRCode\QRCodeLib\exception\InvalidVersionInfoException.cs

     文件        381  2007-07-04 22:38  QRCode\QRCodeLib\exception\SymbolNotFoundException.cs

     文件        160  2007-07-04 22:38  QRCode\QRCodeLib\exception\VersionInformationException.cs

     文件       1935  2007-06-08 13:38  QRCode\QRCodeLib\geom\Axis.cs

     文件       3357  2007-06-08 13:38  QRCode\QRCodeLib\geom\Line.cs

     文件       1507  2007-06-08 13:38  QRCode\QRCodeLib\geom\Point.cs

     文件       4228  2007-06-08 13:38  QRCode\QRCodeLib\geom\SamplingGrid.cs

     文件        784  2007-06-08 13:39  QRCode\QRCodeLib\obj\Debug\QRCode.NET.csproj.GenerateResource.Cache

     文件      10147  2007-09-13 23:25  QRCode\QRCodeLib\obj\Debug\QRCodeLib.csproj.GenerateResource.Cache

     文件      28672  2007-06-08 13:36  QRCode\QRCodeLib\obj\Debug\Refactor\QRCodeNET.dll

     文件      40960  2007-09-10 08:43  QRCode\QRCodeLib\obj\Debug\Refactor\ThoughtWorks.QRCode.dll

     文件      40960  2007-08-04 21:35  QRCode\QRCodeLib\obj\Debug\TempPE\Properties.Resources.Designer.cs.dll

     文件    6209536  2007-09-13 23:25  QRCode\QRCodeLib\obj\Debug\ThoughtWorks.QRCode.dll

     文件     323072  2007-09-13 23:25  QRCode\QRCodeLib\obj\Debug\ThoughtWorks.QRCode.pdb

     文件    6092211  2007-09-13 23:25  QRCode\QRCodeLib\obj\Debug\ThoughtWorks.QRCode.Properties.Resources.resources

     文件        270  2007-06-08 13:39  QRCode\QRCodeLib\obj\QRCode.NET.csproj.FileList.txt

     文件        279  2007-09-13 23:28  QRCode\QRCodeLib\obj\QRCodeLib.csproj.FileList.txt

     文件        126  2007-05-17 23:03  QRCode\QRCodeLib\obj\QRCodeNET.csproj.FileList.txt

     文件      40960  2007-08-06 11:06  QRCode\QRCodeLib\obj\Release\TempPE\Properties.Resources.Designer.cs.dll

............此处省略705个文件信息

评论

共有 条评论