基本信息
源码名称:金橙子二次开发Ezcad2的二维码激光打标C#实例demo1
源码大小:20.68M
文件格式:.rar
开发语言:C#
更新时间:2022-05-27
   友情提示:(无需注册或充值,赞助后即可获取资源下载链接)

     嘿,亲!知识可是无价之宝呢,但咱这精心整理的资料也耗费了不少心血呀。小小地破费一下,绝对物超所值哦!如有下载和支付问题,请联系我们QQ(微信同号):78630559

本次赞助数额为: 2 元 
   源码介绍

金橙子二次开发Ezcad2的二维码激光打标C#实例demo1

基于金橙子Ezcad2二次开发,调用MarkEzd.dll,进行控制卡的二维码的激光打标。

注意要用自己金橙子文件覆盖到debugger目录

.
├── demo1二维码阶段
│   └── demo1
│       ├── demo1
│       │   ├── App.config
│       │   ├── CommonClass.cs
│       │   ├── Form1.Designer.cs
│       │   ├── Form1.cs
│       │   ├── Form1.resx
│       │   ├── Form2.Designer.cs
│       │   ├── Form2.cs
│       │   ├── Form2.resx
│       │   ├── INIfile.cs
│       │   ├── IOForm.Designer.cs
│       │   ├── IOForm.cs
│       │   ├── IOForm.resx
│       │   ├── MarkEzdDll.cs
│       │   ├── Program.cs
│       │   ├── Properties
│       │   │   ├── AssemblyInfo.cs
│       │   │   ├── Resources.Designer.cs
│       │   │   ├── Resources.resx
│       │   │   ├── Settings.Designer.cs
│       │   │   └── Settings.settings
│       │   ├── SystemConfig.cs
│       │   ├── SystemConfigForm.Designer.cs
│       │   ├── SystemConfigForm.cs
│       │   ├── SystemConfigForm.resx
│       │   ├── bin
│       │   │   ├── Debug
│       │   │   │   ├── 1.bmp
│       │   │   │   ├── 1.ezd
│       │   │   │   ├── AUTOSAVE.ezd
│       │   │   │   ├── CodeEdit.cd
│       │   │   │   ├── CoeFile.cfg
│       │   │   │   ├── Custom.ini
│       │   │   │   ├── DataMgr.dll
│       │   │   │   ├── DevComponents.DotNetBar2.dll
│       │   │   │   ├── EVComm.dll
│       │   │   │   ├── EZCAD.CFG
│       │   │   │   ├── EzCadEx.dll
│       │   │   │   ├── MarkEzd.dll
│       │   │   │   ├── SysConfig.ini
│       │   │   │   ├── T2.evsp
│       │   │   │   ├── TT.evsp
│       │   │   │   ├── Usb.log
│       │   │   │   ├── aaa.ezd
│       │   │   │   ├── default.ini
│       │   │   │   ├── demo1.exe
│       │   │   │   ├── demo1.exe.config
│       │   │   │   ├── demo1.pdb
│       │   │   │   ├── ecvs.evsp
│       │   │   │   ├── hasp_rt.exe
│       │   │   │   ├── hasp_windows_111990.dll
│       │   │   │   ├── hasp_windows_x64_111990.dll
│       │   │   │   ├── haspdnert.dll
│       │   │   │   ├── haspdnert_x64.dll
│       │   │   │   ├── haspvlib_111990.dll
│       │   │   │   ├── mathlib.dll
│       │   │   │   ├── mswlaser.ini
│       │   │   │   ├── test.ezd
│       │   │   │   └── test2.ezd
│       │   │   └── Release
│       │   ├── demo1.csproj
│       │   └── obj
│       │       └── Debug
│       │           ├── DesignTimeResolveAssemblyReferences.cache
│       │           ├── DesignTimeResolveAssemblyReferencesInput.cache
│       │           ├── TempPE
│       │           ├── demo1.Form1.resources
│       │           ├── demo1.Form2.resources
│       │           ├── demo1.IOForm.resources
│       │           ├── demo1.Properties.Resources.resources
│       │           ├── demo1.SystemConfigForm.resources
│       │           ├── demo1.csproj.AssemblyReference.cache
│       │           ├── demo1.csproj.CoreCompileInputs.cache
│       │           ├── demo1.csproj.FileListAbsolute.txt
│       │           ├── demo1.csproj.GenerateResource.cache
│       │           ├── demo1.csproj.SuggestedBindingRedirects.cache
│       │           ├── demo1.exe
│       │           └── demo1.pdb
│       ├── demo1.sln
│       └── 把Ezcad所有文件覆盖到debug目录即可.txt
└── 金橙子二次开发Ezcad2的二维码激光打标C#实例demo1.rar

10 directories, 73 files