• 大小: 0.29M
    文件类型: .zip
    金币: 1
    下载: 0 次
    发布日期: 2020-12-14
  • 语言: C#
  • 标签: 控制  通信  

资源简介

实例    含源码   Visual Studio和翠欧控制器通信

资源截图

代码片段和文件信息

using System;
using System.Drawing;
using System.Collections;
using System.ComponentModel;
using System.Windows.Forms;
using System.Data;

namespace TrioPC_Test
{
/// 
/// Summary description for Form1.
/// 

public class frmMain : System.Windows.Forms.Form
{
private System.Windows.Forms.Button btnExit;
private System.Windows.Forms.GroupBox groupBox1;
private System.Windows.Forms.Button btnOpen;
private System.Windows.Forms.Button btnClose;
private System.Windows.Forms.Label label1;
private System.Windows.Forms.ComboBox cbConnectionType;
private System.Windows.Forms.Label label2;
private System.Windows.Forms.TextBox tbHostAddress;
private System.Windows.Forms.Label label3;
private System.Windows.Forms.TextBox tbChannel;
p

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----
     目录           0  2020-03-16 20:22  .vs\
     目录           0  2020-03-16 20:22  .vs\ActiveXTestVCS\
     目录           0  2020-03-16 20:22  .vs\ActiveXTestVCS\v16\
     文件       41472  2020-03-16 21:59  .vs\ActiveXTestVCS\v16\.suo
     目录           0  2020-03-16 20:22  .vs\ActiveXTestVCS\v16\Server\
     目录           0  2020-03-16 21:59  .vs\ActiveXTestVCS\v16\Server\sqlite3\
     文件           0  2020-03-16 20:22  .vs\ActiveXTestVCS\v16\Server\sqlite3\db.lock
     文件      557056  2020-03-16 21:59  .vs\ActiveXTestVCS\v16\Server\sqlite3\storage.ide
     文件        4690  2020-03-16 21:54  ActiveXTestVCS.csproj
     文件        1818  2020-03-16 20:22  ActiveXTestVCS.csproj.user
     文件        1127  2020-03-16 20:22  ActiveXTestVCS.sln
     文件        8192  2004-07-01 13:59  ActiveXTestVCS.suo
     目录           0  2020-03-16 20:22  Backup\
     文件        5857  2004-03-12 16:02  Backup\ActiveXTestVCS.csproj
     文件        1805  2004-07-01 13:59  Backup\ActiveXTestVCS.csproj.user
     文件         913  2004-07-01 09:47  Backup\ActiveXTestVCS.sln
     文件       57331  2004-06-22 13:10  Backup\MainForm.cs
     文件       48214  2004-06-21 15:31  Backup\MainForm.resx
     文件        4581  2004-06-22 13:10  Backup\SetVRForm.cs
     文件        9783  2004-06-22 13:10  Backup\SetVRForm.resx
     文件       63765  2020-03-16 21:57  MainForm.cs
     文件        5814  2020-03-16 21:57  MainForm.resx
     文件        4581  2004-06-22 13:10  SetVRForm.cs
     文件        9783  2004-06-22 13:10  SetVRForm.resx
     文件       39160  2020-03-16 20:22  UpgradeLog.htm
     目录           0  2020-03-16 21:54  bin\
     目录           0  2020-03-16 21:57  bin\Debug\
     文件       26112  2020-03-16 21:57  bin\Debug\AxInterop.TrioPCLib.dll
     文件       27136  2020-03-16 21:57  bin\Debug\Interop.TrioPCLib.dll
     文件       49152  2020-03-16 21:57  bin\Debug\TrioPC_Test.exe
     文件       44544  2020-03-16 21:57  bin\Debug\TrioPC_Test.pdb
............此处省略18个文件信息

评论

共有 条评论