基本信息
源码名称:MYSQL基础
源码大小:8.56M
文件格式:.zip
开发语言:C#
更新时间:2022-03-31
   友情提示:(无需注册或充值,赞助后即可获取资源下载链接)

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

本次赞助数额为: 2 元 
   源码介绍
MYSQL基础

.
├── MYSQL基础_windows-master.zip
└── windows-master
    └── SqlForm
        ├── SqlForm
        │   ├── App.config
        │   ├── MysqlConn.cs
        │   ├── MysqlForm.Designer.cs
        │   ├── MysqlForm.cs
        │   ├── MysqlForm.resx
        │   ├── MysqlUtil.cs
        │   ├── Program.cs
        │   ├── Properties
        │   │   ├── AssemblyInfo.cs
        │   │   ├── Resources.Designer.cs
        │   │   ├── Resources.resx
        │   │   ├── Settings.Designer.cs
        │   │   └── Settings.settings
        │   ├── SqlForm.csproj
        │   └── packages.config
        ├── SqlForm.sln
        └── packages
            ├── BouncyCastle.1.8.3.1
            │   ├── BouncyCastle.1.8.3.1.nupkg
            │   ├── README.md
            │   └── lib
            │       └── BouncyCastle.Crypto.dll
            ├── Google.Protobuf.3.6.1
            │   ├── Google.Protobuf.3.6.1.nupkg
            │   └── lib
            │       ├── net45
            │       │   ├── Google.Protobuf.dll
            │       │   └── Google.Protobuf.xml
            │       └── netstandard1.0
            │           ├── Google.Protobuf.dll
            │           └── Google.Protobuf.xml
            ├── MySql.Data.8.0.18
            │   ├── MySql.Data.8.0.18.nupkg
            │   └── lib
            │       ├── net452
            │       │   ├── MySql.Data.dll
            │       │   └── MySql.Data.xml
            │       ├── netstandard2.0
            │       │   ├── MySql.Data.dll
            │       │   └── MySql.Data.xml
            │       └── netstandard2.1
            │           ├── MySql.Data.dll
            │           └── MySql.Data.xml
            └── SSH.NET.2016.1.0
                ├── SSH.NET.2016.1.0.nupkg
                └── lib
                    ├── net35
                    │   ├── Renci.SshNet.dll
                    │   └── Renci.SshNet.xml
                    ├── net40
                    │   ├── Renci.SshNet.dll
                    │   └── Renci.SshNet.xml
                    ├── netstandard1.3
                    │   ├── Renci.SshNet.dll
                    │   └── Renci.SshNet.xml
                    ├── sl4
                    │   ├── Renci.SshNet.dll
                    │   └── Renci.SshNet.xml
                    ├── sl5
                    │   ├── Renci.SshNet.dll
                    │   └── Renci.SshNet.xml
                    ├── uap10
                    │   ├── Renci.SshNet.dll
                    │   └── Renci.SshNet.xml
                    ├── wp71
                    │   ├── Renci.SshNet.dll
                    │   └── Renci.SshNet.xml
                    └── wp8
                        ├── Renci.SshNet.dll
                        └── Renci.SshNet.xml

26 directories, 48 files