• 大小: 0.08M
    文件类型: .zip
    金币: 1
    下载: 0 次
    发布日期: 2020-12-25
  • 语言: C#
  • 标签: 图片  条形码  

资源简介


资源截图

代码片段和文件信息

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.
//
[assembly: Assemblytitle(“http://www.codeproject.com/KB/graphics/BarcodeImaging3.aspx“)]
[assembly: AssemblyDescription(“Barcode detection in images“)]
[assembly: AssemblyConfiguration(““)]
[assembly: AssemblyCompany(“Berend Engelbrecht“)]
[assembly: AssemblyProduct(“Barcode Imaging“)]
[assembly: AssemblyCopyright(“Copyright ? 2009“)]
[assembly: AssemblyTrademark(““)]
[assembly: AssemblyCulture(““)]

//
// Version information for an assembly consists of the following four values:
//
//      Major Version
//      

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----
     目录           0  2009-10-18 16:35  COMTest\
     目录           0  2009-10-19 13:45  COMTest\Microsoft Word\
     文件       63488  2009-10-19 13:39  COMTest\Microsoft Word\COMTest.doc
     目录           0  2009-10-19 14:52  COMTest\Visual Basic 6\
     文件         645  2009-10-19 13:58  COMTest\Visual Basic 6\COMTestApp.vbp
     文件        3519  2009-10-19 13:44  COMTest\Visual Basic 6\Form1.frm
     文件        1477  2009-10-19 13:34  COMTest\Visual Basic 6\modFileOpen.bas
     目录           0  2009-10-19 15:33  vb.net\
     文件        1470  2009-10-18 13:08  vb.net\AssemblyInfo.vb
     文件        3234  2009-10-18 16:52  vb.net\BarcodeScanner (vb.net version).vbproj
     文件         407  2009-10-18 16:51  vb.net\BarcodeScanner (vb.net version).vbproj.user
     文件         596  2009-10-18 16:49  vb.net\BarcodeScanner.snk
     文件       49561  2009-10-19 13:26  vb.net\clsBarcodeScanner.vb
     文件        4796  2009-10-19 13:45  vb.net\clsCOMWrapper.vb
     文件        1967  2009-10-17 10:18  BarcodeImaging.sln
     目录           0  2009-10-19 15:33  BarcodeTestApp\
     文件        1044  2005-06-20 17:30  BarcodeTestApp\AssemblyInfo.vb
     文件        4989  2009-10-18 11:42  BarcodeTestApp\BarcodeTestApp.vbproj
     文件        2081  2009-10-04 01:59  BarcodeTestApp\BarcodeTestApp.vbproj.user
     文件        6011  2009-10-17 10:49  BarcodeTestApp\Form1.resx
     文件        7292  2009-10-19 13:27  BarcodeTestApp\Form1.vb
     目录           0  2009-10-19 15:33  c#\
     文件        2562  2009-10-17 17:51  c#\AssemblyInfo.cs
     文件        4033  2009-10-18 16:51  c#\BarcodeImaging (csharp version).csproj
     文件        2082  2009-10-18 16:51  c#\BarcodeImaging (csharp version).csproj.user
     文件         596  2009-10-18 16:49  c#\BarcodeImaging.snk
     文件       48186  2009-10-17 17:35  c#\clsBarcodeImaging.cs

评论

共有 条评论