1. 首页
  2. 编程语言
  3. C#
  4. INPOUT32rar

INPOUT32rar

上传者: 2019-01-06 03:22:55上传 RAR文件 14.76KB 热度 35次
并口操作组件。 using System; using System.Runtime.InteropServices; public class PortAccess { [DllImport("inpout32.dll", EntryPoint="Out32")] public static extern void Output(int adress, int value); [DllImport("inpout32.dll", EntryPoint="Inp32")] public static extern int
用户评论
码姐姐匿名网友 2019-01-06 03:22:56

还不错,就是.dll文件好像有问题

码姐姐匿名网友 2019-01-06 03:22:56

很好啊 不错的资源 有时不会用

码姐姐匿名网友 2019-01-06 03:22:56

这个资源,我用不了,报错