资源简介

QRCODE二维码的编码生成以解码程序,可以在VS2008以及windows mobile6.5中正常运行

资源截图

代码片段和文件信息

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

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

     文件       6384  2010-06-29 16:37  QRCode\qrcode.txt

     文件       5820  2010-06-29 17:15  QRCode\qrcode1.txt

     文件       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

     文件        506  2010-06-29 16:09  QRCode\QRCodeLib\obj\Debug\QRCodeLib.csproj.FileListAbsolute.txt

     文件      10152  2010-06-28 11:07  QRCode\QRCodeLib\obj\Debug\QRCodeLib.csproj.GenerateResource.Cache

     文件      40960  2010-06-24 17:08  QRCode\QRCodeLib\obj\Debug\TempPE\Properties.Resources.Designer.cs.dll

     文件    6209536  2010-06-29 16:48  QRCode\QRCodeLib\obj\Debug\ThoughtWorks.QRCode.dll

     文件     339456  2010-06-29 16:48  QRCode\QRCodeLib\obj\Debug\ThoughtWorks.QRCode.pdb

     文件    6092211  2010-06-28 11:07  QRCode\QRCodeLib\obj\Debug\ThoughtWorks.QRCode.Properties.Resources.resources

     文件      54159  2010-06-24 17:08  QRCode\QRCodeLib\Properties\Resources.Designer.cs

     文件      58871  2007-08-04 21:32  QRCode\QRCodeLib\Properties\Resources.resx

     文件      37350  2007-05-19 22:49  QRCode\QRCodeLib\qrcode.bmp

     文件      14027  2007-02-08 18:57  QRCode\QRCodeLib\qrcode.jpg

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

评论

共有 条评论