• 大小: 0.56M
    文件类型: .rar
    金币: 1
    下载: 0 次
    发布日期: 2020-12-14
  • 语言: C#
  • 标签: C#  通讯  西门子  PLC  opc  

资源简介

C#、VB例子都有

代码片段和文件信息


using System.Collections.Generic;
using System;
using System.Linq;
using System.Drawing;
using System.Diagnostics;
using System.Data;
using System.xml.Linq;
using Microsoft.VisualBasic;
using System.Collections;
using System.Windows.Forms;


using System.Net;
using System.Runtime.InteropServices;

namespace TCP_CLIENT_VB2010
{
public partial class Form1
{
public Form1()
{
InitializeComponent();


if (defaultInstance == null)
defaultInstance = this;
}

#region Default Instance

private static Form1 defaultInstance;

/// 
/// Added by the VB.Net to C# Converter to support default instance behavour in C#
/// 

public static Form1 Default
{
get
{
if (defaultInstance == null)
{
d

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----

     文件        869  2012-12-15 19:48  TcpClient VB2010\TcpClient.sln

    ..A..H.     52224  2017-01-10 20:40  TcpClient VB2010\TcpClient.suo

     文件        201  2012-12-15 19:48  TcpClient VB2010\TcpClient\App.config

     文件      67690  2016-09-07 16:56  TcpClient VB2010\TcpClient\Form1.Designer.vb

     文件       6206  2016-09-07 16:56  TcpClient VB2010\TcpClient\Form1.resx

     文件      20869  2016-09-07 16:56  TcpClient VB2010\TcpClient\Form1.vb

     文件       5391  2016-10-14 08:56  TcpClient VB2010\TcpClient\TcpClient.vbproj

     文件      11600  2017-01-10 20:40  TcpClient VB2010\TcpClient\bin\Release\TcpClient.vshost.exe

     文件        490  2010-03-17 22:39  TcpClient VB2010\TcpClient\bin\Release\TcpClient.vshost.exe.manifest

     文件      69632  2017-02-11 09:15  TcpClient VB2010\TcpClient\bin\Release\WinTcpS7_CP2.dll

     文件      69632  2017-01-10 20:40  TcpClient VB2010\TcpClient\bin\Release\TcpClient.exe

     文件      56832  2017-01-10 20:40  TcpClient VB2010\TcpClient\bin\Release\TcpClient.pdb

     文件        668  2017-01-10 20:40  TcpClient VB2010\TcpClient\bin\Release\TcpClient.xml

     文件       1509  2012-12-15 19:48  TcpClient VB2010\TcpClient\My Project\Application.Designer.vb

     文件        510  2012-12-15 19:48  TcpClient VB2010\TcpClient\My Project\Application.myapp

     文件       1097  2012-12-15 19:48  TcpClient VB2010\TcpClient\My Project\AssemblyInfo.vb

     文件       2776  2012-12-15 19:48  TcpClient VB2010\TcpClient\My Project\Resources.Designer.vb

     文件       5612  2010-05-04 06:45  TcpClient VB2010\TcpClient\My Project\Resources.resx

     文件       2993  2012-12-15 19:48  TcpClient VB2010\TcpClient\My Project\Settings.Designer.vb

     文件        279  2010-05-04 06:45  TcpClient VB2010\TcpClient\My Project\Settings.settings

     文件       2855  2016-04-19 16:27  TcpClient VB2010\TcpClient\obj\x86\Debug\DesignTimeResolveAssemblyReferences.cache

     文件       6184  2016-05-17 13:32  TcpClient VB2010\TcpClient\obj\x86\Debug\DesignTimeResolveAssemblyReferencesInput.cache

     文件        792  2015-04-04 20:37  TcpClient VB2010\TcpClient\obj\x86\Debug\GenerateResource.read.1.tlog

     文件       2118  2015-04-04 20:37  TcpClient VB2010\TcpClient\obj\x86\Debug\GenerateResource.write.1.tlog

     文件      14493  2013-05-03 11:17  TcpClient VB2010\TcpClient\obj\x86\Debug\ResolveAssemblyReference.cache

     文件      48640  2016-05-17 13:32  TcpClient VB2010\TcpClient\obj\x86\Debug\TcpClient.exe

     文件        180  2016-05-17 13:32  TcpClient VB2010\TcpClient\obj\x86\Debug\TcpClient.Form1.resources

     文件      56832  2016-05-17 13:32  TcpClient VB2010\TcpClient\obj\x86\Debug\TcpClient.pdb

     文件        180  2016-05-17 13:32  TcpClient VB2010\TcpClient\obj\x86\Debug\TcpClient.Resources.resources

     文件       4716  2016-05-17 13:32  TcpClient VB2010\TcpClient\obj\x86\Debug\TcpClient.vbproj.FileListAbsolute.txt

............此处省略94个文件信息

评论

共有 条评论