美文网首页
2018-06-05

2018-06-05

作者: 123654a | 来源:发表于2018-06-05 22:57 被阅读0次

using System;

using System.Collections.Generic;

using System.Linq;

using System.Text;

using System.Threading.Tasks;

//数据库引入--项目-添加引用-

namespace my

{

    class Program

    {

        static void Main(string[] args)

        {

            MysqlManager my = new MysqlManager();

        }

    }

}

相关文章

网友评论

      本文标题:2018-06-05

      本文链接:https://www.haomeiwen.com/subject/uxcvsftx.html