基本信息
源码名称:C#调用C++动态库
源码大小:17.03M
文件格式:.7z
开发语言:C#
更新时间:2021-03-12
   友情提示:(无需注册或充值,赞助后即可获取资源下载链接)

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

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

getdll

├── getdll
│   ├── App.config
│   ├── Controller
│   │   ├── EXEReadInfo
│   │   │   ├── EXEInfo.cs
│   │   │   └── EXEInfo_1.cs
│   │   ├── EXEWriteInfo
│   │   ├── EnumClass
│   │   │   ├── EnumHelper.cs
│   │   │   ├── StateCodeEnum.cs
│   │   │   └── StateCodeEnum_1.cs
│   │   └── Parameter
│   │       ├── InParameter
│   │       └── OutParameter
│   │           ├── OutPut.cs
│   │           └── OutPut_1.cs
│   ├── Forms
│   │   ├── ReadView
│   │   │   ├── Form1.Designer.cs
│   │   │   ├── Form1.Designer_1.cs
│   │   │   ├── Form1.cs
│   │   │   ├── Form1.resx
│   │   │   ├── Form1_1.cs
│   │   │   └── Form1_1.resx
│   │   └── WriteView
│   ├── Interface
│   │   └── HealthyCarderIF
│   │       ├── HealthyCarderIF.cs
│   │       └── HealthyCarderIF_1.cs
│   ├── Model
│   │   ├── EntityModel
│   │   │   ├── CardInfoEntity.cs
│   │   │   ├── CardInfoEntity_1.cs
│   │   │   ├── DllModelClass.cs
│   │   │   ├── DllModelClass_1.cs
│   │   │   ├── InfoList.cs
│   │   │   └── InfoList_1.cs
│   │   └── Manage
│   │       ├── GetInfo.cs
│   │       ├── GetInfo_1.cs
│   │       └── StringHandle.cs
│   ├── NLog.config
│   ├── NLog.xsd
│   ├── Program.cs
│   ├── Properties
│   │   ├── AssemblyInfo.cs
│   │   ├── AssemblyInfo_1.cs
│   │   ├── Resources.Designer.cs
│   │   ├── Resources.Designer_1.cs
│   │   ├── Resources.resx
│   │   ├── Resources_1.resx
│   │   ├── Settings.Designer.cs
│   │   ├── Settings.Designer_1.cs
│   │   ├── Settings.settings
│   │   ├── Settings_1.settings
│   │   ├── licenses.licx
│   │   └── licenses_1.licx
│   ├── Services
│   │   └── HealthyReadHelper
│   │       ├── HealthyCarderclass.cs
│   │       └── HealthyCarderclass_1.cs
│   ├── bin
│   │   ├── Debug
│   │   │   ├── AID.txt
│   │   │   ├── DcTransInterface.dll
│   │   │   ├── DevExpress.Data.Desktop.v20.1.dll
│   │   │   ├── DevExpress.Data.Desktop.v20.1.xml
│   │   │   ├── DevExpress.Data.v20.1.dll
│   │   │   ├── DevExpress.Data.v20.1.xml
│   │   │   ├── DevExpress.Pdf.v20.1.Core.dll
│   │   │   ├── DevExpress.Pdf.v20.1.Core.xml
│   │   │   ├── DevExpress.Pdf.v20.1.Drawing.dll
│   │   │   ├── DevExpress.Pdf.v20.1.Drawing.xml
│   │   │   ├── DevExpress.Printing.v20.1.Core.dll
│   │   │   ├── DevExpress.Printing.v20.1.Core.xml
│   │   │   ├── DevExpress.Sparkline.v20.1.Core.dll
│   │   │   ├── DevExpress.Sparkline.v20.1.Core.xml
│   │   │   ├── DevExpress.Utils.v20.1.dll
│   │   │   ├── DevExpress.Utils.v20.1.xml
│   │   │   ├── DevExpress.XtraEditors.v20.1.dll
│   │   │   ├── DevExpress.XtraEditors.v20.1.xml
│   │   │   ├── DevExpress.XtraLayout.v20.1.dll
│   │   │   ├── DevExpress.XtraLayout.v20.1.xml
│   │   │   ├── DllDate.dll
│   │   │   ├── EgAPP.dll
│   │   │   ├── HealthyCarder.dll
│   │   │   ├── HealthyCarder.lib
│   │   │   ├── JpgDll.dll
│   │   │   ├── Newtonsoft.Json.dll
│   │   │   ├── de
│   │   │   │   ├── DevExpress.Data.v20.1.resources.dll
│   │   │   │   ├── DevExpress.Data.v20.1.resources_1.dll
│   │   │   │   ├── DevExpress.Pdf.v20.1.Core.resources.dll
│   │   │   │   ├── DevExpress.Pdf.v20.1.Core.resources_1.dll
│   │   │   │   ├── DevExpress.Printing.v20.1.Core.resources.dll
│   │   │   │   ├── DevExpress.Printing.v20.1.Core.resources_1.dll
│   │   │   │   ├── DevExpress.Sparkline.v20.1.Core.resources.dll
│   │   │   │   ├── DevExpress.Sparkline.v20.1.Core.resources_1.dll
│   │   │   │   ├── DevExpress.Utils.v20.1.resources.dll
│   │   │   │   ├── DevExpress.Utils.v20.1.resources_1.dll
│   │   │   │   ├── DevExpress.XtraEditors.v20.1.resources.dll
│   │   │   │   ├── DevExpress.XtraEditors.v20.1.resources_1.dll
│   │   │   │   ├── DevExpress.XtraLayout.v20.1.resources.dll
│   │   │   │   └── DevExpress.XtraLayout.v20.1.resources_1.dll
│   │   │   ├── es
│   │   │   │   ├── DevExpress.Data.v20.1.resources.dll
│   │   │   │   ├── DevExpress.Data.v20.1.resources_1.dll
│   │   │   │   ├── DevExpress.Pdf.v20.1.Core.resources.dll
│   │   │   │   ├── DevExpress.Pdf.v20.1.Core.resources_1.dll
│   │   │   │   ├── DevExpress.Printing.v20.1.Core.resources.dll
│   │   │   │   ├── DevExpress.Printing.v20.1.Core.resources_1.dll
│   │   │   │   ├── DevExpress.Sparkline.v20.1.Core.resources.dll
│   │   │   │   ├── DevExpress.Sparkline.v20.1.Core.resources_1.dll
│   │   │   │   ├── DevExpress.Utils.v20.1.resources.dll
│   │   │   │   ├── DevExpress.Utils.v20.1.resources_1.dll
│   │   │   │   ├── DevExpress.XtraEditors.v20.1.resources.dll
│   │   │   │   ├── DevExpress.XtraEditors.v20.1.resources_1.dll
│   │   │   │   ├── DevExpress.XtraLayout.v20.1.resources.dll
│   │   │   │   └── DevExpress.XtraLayout.v20.1.resources_1.dll
│   │   │   ├── getdll.exe
│   │   │   ├── getdll.exe.config
│   │   │   ├── getdll.pdb
│   │   │   ├── ja
│   │   │   │   ├── DevExpress.Data.v20.1.resources.dll
│   │   │   │   ├── DevExpress.Data.v20.1.resources_1.dll
│   │   │   │   ├── DevExpress.Pdf.v20.1.Core.resources.dll
│   │   │   │   ├── DevExpress.Pdf.v20.1.Core.resources_1.dll
│   │   │   │   ├── DevExpress.Printing.v20.1.Core.resources.dll
│   │   │   │   ├── DevExpress.Printing.v20.1.Core.resources_1.dll
│   │   │   │   ├── DevExpress.Sparkline.v20.1.Core.resources.dll
│   │   │   │   ├── DevExpress.Sparkline.v20.1.Core.resources_1.dll
│   │   │   │   ├── DevExpress.Utils.v20.1.resources.dll
│   │   │   │   ├── DevExpress.Utils.v20.1.resources_1.dll
│   │   │   │   ├── DevExpress.XtraEditors.v20.1.resources.dll
│   │   │   │   ├── DevExpress.XtraEditors.v20.1.resources_1.dll
│   │   │   │   ├── DevExpress.XtraLayout.v20.1.resources.dll
│   │   │   │   └── DevExpress.XtraLayout.v20.1.resources_1.dll
│   │   │   ├── ru
│   │   │   │   ├── DevExpress.Data.v20.1.resources.dll
│   │   │   │   ├── DevExpress.Data.v20.1.resources_1.dll
│   │   │   │   ├── DevExpress.Pdf.v20.1.Core.resources.dll
│   │   │   │   ├── DevExpress.Pdf.v20.1.Core.resources_1.dll
│   │   │   │   ├── DevExpress.Printing.v20.1.Core.resources.dll
│   │   │   │   ├── DevExpress.Printing.v20.1.Core.resources_1.dll
│   │   │   │   ├── DevExpress.Sparkline.v20.1.Core.resources.dll
│   │   │   │   ├── DevExpress.Sparkline.v20.1.Core.resources_1.dll
│   │   │   │   ├── DevExpress.Utils.v20.1.resources.dll
│   │   │   │   ├── DevExpress.Utils.v20.1.resources_1.dll
│   │   │   │   ├── DevExpress.XtraEditors.v20.1.resources.dll
│   │   │   │   ├── DevExpress.XtraEditors.v20.1.resources_1.dll
│   │   │   │   ├── DevExpress.XtraLayout.v20.1.resources.dll
│   │   │   │   └── DevExpress.XtraLayout.v20.1.resources_1.dll
│   │   │   ├── win32_bsp.dll
│   │   │   ├── wltrs_getbmp.dll
│   │   │   └── 居民健康卡读写应用-wonders.exe
│   │   └── Release
│   ├── getdll.csproj
│   └── obj
│       └── Debug
│           ├── DesignTimeResolveAssemblyReferences.cache
│           ├── DesignTimeResolveAssemblyReferencesInput.cache
│           ├── DesignTimeResolveAssemblyReferencesInput_1.cache
│           ├── DesignTimeResolveAssemblyReferences_1.cache
│           ├── TempPE
│           │   ├── Properties.Resources.Designer.cs.dll
│           │   └── Properties.Resources.Designer.cs_1.dll
│           ├── TemporaryGeneratedFile_036C0B5B-1481-4323-8D20-8F5ADCB23D92.cs
│           ├── TemporaryGeneratedFile_036C0B5B-1481-4323-8D20-8F5ADCB23D92_1.cs
│           ├── TemporaryGeneratedFile_5937a670-0e60-4077-877b-f7221da3dda1.cs
│           ├── TemporaryGeneratedFile_5937a670-0e60-4077-877b-f7221da3dda1_1.cs
│           ├── TemporaryGeneratedFile_E7A71F73-0F8D-4B9B-B56E-8E70B10BC5D3.cs
│           ├── TemporaryGeneratedFile_E7A71F73-0F8D-4B9B-B56E-8E70B10BC5D3_1.cs
│           ├── getdll.GetCardInfo.resources
│           ├── getdll.GetCardInfo_1.resources
│           ├── getdll.Properties.Resources.resources
│           ├── getdll.Properties.Resources_1.resources
│           ├── getdll.csproj.CopyComplete
│           ├── getdll.csproj.CoreCompileInputs.cache
│           ├── getdll.csproj.CoreCompileInputs_1.cache
│           ├── getdll.csproj.FileListAbsolute.txt
│           ├── getdll.csproj.FileListAbsolute_1.txt
│           ├── getdll.csproj.GenerateResource.cache
│           ├── getdll.csproj.GenerateResource_1.cache
│           ├── getdll.csprojAssemblyReference.cache
│           ├── getdll.csprojAssemblyReference_1.cache
│           ├── getdll.csproj_1.CopyComplete
│           ├── getdll.exe
│           ├── getdll.exe.licenses
│           ├── getdll.exe_1.licenses
│           ├── getdll.pdb
│           ├── getdll_1.exe
│           └── getdll_1.pdb
└── getdll.sln
29 directories, 164 files