端口控制

Visual Basic中实现I/O端口控制
VB没有提供直接读写I/O口的方法。所以只能借助其他语言来编写DLL,然后再在VB中调用。
更新时间:2007-10-15 17:39:17
关键字:   I/O Visual Basic 端口控制