基本信息
源码名称:VS2019调用visionpro实用程序
源码大小:4.01M
文件格式:.zip
开发语言:C#
更新时间:2022-12-02
   友情提示:(无需注册或充值,赞助后即可获取资源下载链接)

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

本次赞助数额为: 5 元 
   源码介绍
VS2019调用visionpro实用程序

.
├── VisionJob_VisionPro_App-rel_VProApp_架构
│   ├── README.md
│   ├── VS2010必备插件.PNG
│   ├── git_Commit.cmd
│   ├── git_Create Branch.cmd
│   ├── git_Merge.cmd
│   ├── git_Push.cmd
│   ├── git_Switch.cmd
│   ├── git_log.cmd
│   ├── git_push_f.cmd
│   ├── 主程序
│   │   ├── App.cs
│   │   ├── MainForm.cs
│   │   ├── MainForm.resx
│   │   ├── Properties
│   │   │   └── AssemblyInfo.cs
│   │   ├── Res.Designer.cs
│   │   ├── Res.resx
│   │   ├── app.config
│   │   ├── bin
│   │   │   └── Debug
│   │   │       ├── App.png
│   │   │       ├── Projs
│   │   │       │   └── 0
│   │   │       │       └── MyVpp.vpp
│   │   │       ├── shikii.db
│   │   │       └── ui.ico
│   │   ├── 取相
│   │   │   └── FifoForm.cs
│   │   ├── 日志
│   │   │   └── RetriveDataForm.cs
│   │   ├── 模板
│   │   │   └── PatternForm.cs
│   │   ├── 菜单
│   │   │   ├── MenuForm.cs
│   │   │   └── MenuForm.resx
│   │   ├── 补偿
│   │   │   └── MakeupForm.cs
│   │   ├── 通讯
│   │   │   ├── AddressPLCEx.cs
│   │   │   ├── CommunicationWizard.cs
│   │   │   ├── NormalPLCEx.cs
│   │   │   ├── TCPFactoryClient.cs
│   │   │   ├── TCPFactoryServer.cs
│   │   │   ├── TCPNetConnectForm.cs
│   │   │   └── TCPNetConnectForm.resx
│   │   ├── 主程序.csproj
│   │   ├── 手动操作
│   │   │   └── ManualForm.cs
│   │   └── 显示窗口布局
│   │       ├── DspWndLayout.cs
│   │       └── Dsp_Wnds
│   │           ├── Dsp_1.Designer.cs
│   │           ├── Dsp_1.cs
│   │           ├── Dsp_1.resx
│   │           ├── Dsp_2.Designer.cs
│   │           ├── Dsp_2.cs
│   │           ├── Dsp_2.resx
│   │           ├── Dsp_3.Designer.cs
│   │           ├── Dsp_3.cs
│   │           ├── Dsp_3.resx
│   │           ├── Dsp_4.Designer.cs
│   │           ├── Dsp_4.cs
│   │           ├── Dsp_4.resx
│   │           ├── Dsp_6.Designer.cs
│   │           ├── Dsp_6.cs
│   │           ├── Dsp_6.resx
│   │           ├── Dsp_9.Designer.cs
│   │           ├── Dsp_9.cs
│   │           ├── Dsp_9.resx
│   │           ├── Dsp_Base.Designer.cs
│   │           ├── Dsp_Base.cs
│   │           └── Dsp_Base.resx
│   ├── 测试用_WinForm窗体
│   │   ├── MainForm.cs
│   │   ├── Properties
│   │   │   └── AssemblyInfo.cs
│   │   └── 测试用_WinForm窗体.csproj
│   ├── 测试用_控制台
│   │   ├── Program.cs
│   │   ├── Properties
│   │   │   └── AssemblyInfo.cs
│   │   └── 测试用_控制台.csproj
│   ├── 调试助手
│   │   ├── CodeEngine.cs
│   │   ├── Form1.Designer.cs
│   │   ├── Form1.cs
│   │   ├── Form1.resx
│   │   ├── Properties
│   │   │   ├── AssemblyInfo.cs
│   │   │   ├── Resources.Designer.cs
│   │   │   ├── Resources.resx
│   │   │   ├── Settings.Designer.cs
│   │   │   └── Settings.settings
│   │   └── 调试助手.csproj
│   ├── 单一视觉项目.sln
│   ├── 单一视觉项目.suo
│   └── 主程序外部接口
│       ├── External.cs
│       ├── Properties
│       │   └── AssemblyInfo.cs
│       └── 主程序外部接口.csproj
└── 好例子网_VisionJob_VisionPro_App-rel_VProApp_架构.zip

24 directories, 79 files