資源簡介
二維碼生成與解析
代碼片段和文件信息
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
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????目錄???????????0??2007-08-06?22:40??QRCode\
?????目錄???????????0??2007-09-20?18:49??QRCode\QRCodeLib\
?????文件????????2549??2007-06-08?13:38??QRCode\QRCodeLib\AssemblyInfo.cs
?????目錄???????????0??2007-07-30?10:43??QRCode\QRCodeLib\data\
?????文件?????????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
?????目錄???????????0??2007-07-30?10:43??QRCode\QRCodeLib\ecc\
?????文件????????4993??2007-07-30?10:43??QRCode\QRCodeLib\ecc\BCH15_5.cs
?????文件????????9927??2007-07-30?10:43??QRCode\QRCodeLib\ecc\ReedSolomon.cs
?????目錄???????????0??2007-07-04?22:38??QRCode\QRCodeLib\exception\
?????文件?????????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
?????目錄???????????0??2007-06-08?13:38??QRCode\QRCodeLib\geom\
?????文件????????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
?????目錄???????????0??2007-08-04?21:35??QRCode\QRCodeLib\Properties\
?????文件???????54356??2007-08-04?21:35??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
?????文件?????????260??2007-06-13?14:30??QRCode\QRCodeLib\QRCode.NET.gpState
?????文件???????12549??2007-05-17?22:35??QRCode\QRCodeLib\QRCode.NET.xm
............此處省略365個文件信息
- 上一篇:C# 設計模式大全()
- 下一篇:dataview顯示圖片
評論
共有 條評論