搜索资源列表
TabStrip_src
- A TabControl in the Visual Studio 2005 style, which supports correct Right-To-Left (RTL) and Left-To-Right (LTR) drawing-A TabControl in the Visual Studio 2005 STYL e, which supports correct Right-To-Left (RTL) an d Left-to-Right (LTR) drawing
RunTimePropertyViewer_src
- A TabControl in the Visual Studio 2005 style, which supports correct Right-To-Left (RTL) and Left-To-Right (LTR) drawing-A TabControl in the Visual Studio 2005 STYL e, which supports correct Right-To-Left (RTL) an d Left-to-Right (LTR) drawing
IP
- C#利用WMI类中的Win32-NetworkAdapterConfiguration实现网卡IP地址的自动配置,注意事项:1、程序中数据库链接采用的是绝对路径,运行前请将附件解压至D:/CfgIP/文件夹中。 2、gdmacip.mdb数据库中保存的是作者的两台计算机的MAC、IP等信息,如果需要测试请填写自己的相关内容。 3、调试验证环境:Windows 2003 Server/Windows 2000 Pro/Windows XP,Microsoft Visual Studio
C#与三菱PLC通信
- 本文将使用一个Github开源的组件库技术来读写三菱PLC和西门子plc数据,使用的是基于以太网的TCP/IP实现,不需要额外的组件,读取操作只要放到后台线程就不会卡死线程,本组件支持超级方便的高性能读写操作 github地址:https://github.com/dathlin/HslCommunication 如果喜欢可以star或是fork,还可以打赏支持,打赏请认准源代码项目。 在Visual Studio 中的NuGet管理器中可以下载安装,也可以直接在NuGe
