首页 开发技术 C#     /    C#非接触IC卡M1卡读写调试源代码(适用机型明华HRF-35,URF-R330)

C#非接触IC卡M1卡读写调试源代码(适用机型明华HRF-35,URF-R330)

上传者: sskee9999 | 上传时间:2024/5/8 2:29:44 | 文件大小:107KB | 文件类型:rar
C#非接触IC卡M1卡读写调试源代码(适用机型明华HRF-35,URF-R330)
程序:C#非接触IC卡M1卡读写调试程序适用机型:明华HRF-35,URF-R330程序语言:C#作者:王龙www.sskee.com讯思科软件出品该程序以读写明华HRF-35,URF-R330为例,向学习非接触式IC编程的朋友们提供编程源码范例,通过学习,深入了解.netC#调用mwrf32.dll,进一步了解M1非接触IC卡的内部数据结构。
本程序在MicrosoftVisualStudio2010环境下编写。
问与答:1、运行程序时,提示“不安全代码只会在使用/unsafe编译的情况下出现”。
解决:打开项目属性(在窗口右边的解决方案资源管理器里,鼠标右键项目名称card,弹出菜单,点击属性)在属性对话框里找到“生成”页面,常规项里勾选“允许不安全代码”,保存。
2、运行程序时,提示“对PInvoke函数“card!card.urf::rf_init”的调用导致堆栈不对称。
原因可能是托管的PInvoke签名与非托管的目标签名不匹配。
请检查PInvoke签名的调用约定和参数与非托管的目标签名是否匹配。
”解决:打开项目属性(在窗口右边的解决方案资源管理器里,鼠标右键项目名称card,弹出菜单,点击属性)在属性对话框里找到“应用程序”页面,将目标框架选择为“。
NETFrameword3.5ClientProfile”,保存。

文件下载

资源详情

[{"title":"(34个子文件107KB)C#非接触IC卡M1卡读写调试源代码(适用机型明华HRF-35,URF-R330)","children":[{"title":"C#非接触IC卡M1卡读写调试源代码(适用机型明华HRF-35,URF-R330)","children":[{"title":"说明.txt <span style='color:#111;'>1009B</span>","children":null,"spread":false},{"title":"card","children":[{"title":"Form1.cs <span style='color:#111;'>10.10KB</span>","children":null,"spread":false},{"title":"Program.cs <span style='color:#111;'>686B</span>","children":null,"spread":false},{"title":"card.sln <span style='color:#111;'>849B</span>","children":null,"spread":false},{"title":"Form1.resx <span style='color:#111;'>5.87KB</span>","children":null,"spread":false},{"title":"app.config <span style='color:#111;'>130B</span>","children":null,"spread":false},{"title":"card.suo <span style='color:#111;'>22.00KB</span>","children":null,"spread":false},{"title":"Properties","children":[{"title":"Settings.settings <span style='color:#111;'>249B</span>","children":null,"spread":false},{"title":"Resources.Designer.cs <span style='color:#111;'>2.78KB</span>","children":null,"spread":false},{"title":"AssemblyInfo.cs <span style='color:#111;'>1.33KB</span>","children":null,"spread":false},{"title":"Settings.Designer.cs <span style='color:#111;'>1.07KB</span>","children":null,"spread":false},{"title":"Resources.resx <span style='color:#111;'>5.48KB</span>","children":null,"spread":false}],"spread":true},{"title":"card.csproj <span style='color:#111;'>3.73KB</span>","children":null,"spread":false},{"title":"Form1.Designer.cs <span style='color:#111;'>15.59KB</span>","children":null,"spread":false},{"title":"urf.cs <span style='color:#111;'>3.64KB</span>","children":null,"spread":false},{"title":"obj","children":[{"title":"x86","children":[{"title":"Debug","children":[{"title":"GenerateResource.read.1.tlog <span style='color:#111;'>776B</span>","children":null,"spread":false},{"title":"GenerateResource-ResGen.read.1.tlog <span style='color:#111;'>2B</span>","children":null,"spread":false},{"title":"card.Form1.resources <span style='color:#111;'>180B</span>","children":null,"spread":false},{"title":"TempPE","children":[{"title":"Properties.Resources.Designer.cs.dll <span style='color:#111;'>4.50KB</span>","children":null,"spread":false}],"spread":false},{"title":"card.csproj.FileListAbsolute.txt <span style='color:#111;'>1.74KB</span>","children":null,"spread":false},{"title":"DesignTimeResolveAssemblyReferencesInput.cache <span style='color:#111;'>6.49KB</span>","children":null,"spread":false},{"title":"card.exe <span style='color:#111;'>17.50KB</span>","children":null,"spread":false},{"title":"DesignTimeResolveAssemblyReferences.cache <span style='color:#111;'>2.77KB</span>","children":null,"spread":false},{"title":"GenerateResource.write.1.tlog <span style='color:#111;'>782B</span>","children":null,"spread":false},{"title":"GenerateResource-ResGen.write.1.tlog <span style='color:#111;'>2B</span>","children":null,"spread":false},{"title":"card.Properties.Resources.resources <span style='color:#111;'>180B</span>","children":null,"spread":false},{"title":"card.pdb <span style='color:#111;'>31.50KB</span>","children":null,"spread":false}],"spread":false}],"spread":false}],"spread":true},{"title":"bin","children":[{"title":"Debug","children":[{"title":"card.vshost.exe <span style='color:#111;'>11.34KB</span>","children":null,"spread":false},{"title":"card.vshost.exe.manifest <span style='color:#111;'>490B</span>","children":null,"spread":false},{"title":"card.exe <span style='color:#111;'>17.50KB</span>","children":null,"spread":false},{"title":"card.exe.config <span style='color:#111;'>130B</span>","children":null,"spread":false},{"title":"card.vshost.exe.config <span style='color:#111;'>130B</span>","children":null,"spread":false},{"title":"card.pdb <span style='color:#111;'>31.50KB</span>","children":null,"spread":false},{"title":"mwrf32.dll <span style='color:#111;'>112.00KB</span>","children":null,"spread":false}],"spread":false}],"spread":false}],"spread":false}],"spread":true}],"spread":true}]

评论信息

  • woshiliujinyong:
    不错,就是贵2019-08-26
  • wolfcome110:
    不知道这个好不好用,debug下可以用,release下老异常关闭2019-05-31
  • wyyd0720:
    我也找了好久了!2018-10-20
  • 乐蜀:
    还不错,挺好的2017-12-21
  • qq_29309815:
    R10D-USB8H10D测试失败,没能链接成功2017-04-20

免责申明

【好快吧下载】的资源来自网友分享,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,【好快吧下载】 无法对用户传输的作品、信息、内容的权属或合法性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论 【好快吧下载】 经营者是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。
本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二条之规定,若资源存在侵权或相关问题请联系本站客服人员,8686821#qq.com,请把#换成@,本站将给予最大的支持与配合,做到及时反馈和处理。关于更多版权及免责申明参见 版权及免责申明