• 大小: 0.27M
    文件类型: .rar
    金币: 1
    下载: 0 次
    发布日期: 2021-02-26
  • 语言: C#
  • 标签:

资源简介

資料庫內容繁簡轉換

资源截图

代码片段和文件信息

using Microsoft.International.Converters.TraditionalChineseToSimplifiedConverter;
using MySql.Data.MySqlClient;
using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Data;
using System.Data.SqlClient;
using System.Drawing;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
using System.Windows.Forms;

namespace SQLChineseTrans
{
    public partial class Form1 : Form
    {
        /// 
        /// 
        /// 

        Properties.Settings AppSetting = new Properties.Settings();

        /// 
        /// MS-SQL連線字串
        /// 

        string msSQLconnectionString;

        /// 
        /// MySQL連線字串
        /// 

        string mySQLconnectionString;

        public Form1()
        {
            InitializeComponent();
        }

        private void Form1_Load(object sender EventArgs e)
        {
            #region MS-SQL Part
           

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

     文件      46775  2017-02-02 17:04  SQLChineseTrans 資料庫內容繁簡轉換\2017-02-02_17-04-26.jpg

     文件         32  2017-02-02 16:51  SQLChineseTrans 資料庫內容繁簡轉換\readme.txt

     文件       2252  2017-02-02 16:07  SQLChineseTrans 資料庫內容繁簡轉換\SQLChineseTrans\App.config

     文件      29776  2008-03-24 17:12  SQLChineseTrans 資料庫內容繁簡轉換\SQLChineseTrans\bin\Debug\ChineseConverter.dll

     文件     303104  2016-03-09 18:54  SQLChineseTrans 資料庫內容繁簡轉換\SQLChineseTrans\bin\Debug\MySql.Data.dll

     文件     206848  2017-02-02 17:03  SQLChineseTrans 資料庫內容繁簡轉換\SQLChineseTrans\bin\Debug\SQLChineseTrans.exe

     文件       2252  2017-02-02 16:07  SQLChineseTrans 資料庫內容繁簡轉換\SQLChineseTrans\bin\Debug\SQLChineseTrans.exe.config

     文件      48640  2017-02-02 17:03  SQLChineseTrans 資料庫內容繁簡轉換\SQLChineseTrans\bin\Debug\SQLChineseTrans.pdb

     文件      24224  2017-02-02 17:04  SQLChineseTrans 資料庫內容繁簡轉換\SQLChineseTrans\bin\Debug\SQLChineseTrans.vshost.exe

     文件       2252  2017-02-02 16:07  SQLChineseTrans 資料庫內容繁簡轉換\SQLChineseTrans\bin\Debug\SQLChineseTrans.vshost.exe.config

     文件        187  2016-10-13 09:44  SQLChineseTrans 資料庫內容繁簡轉換\SQLChineseTrans\bin\Debug\WindowsFormsApplication2.vshost.exe.config

     文件        490  2016-07-16 19:44  SQLChineseTrans 資料庫內容繁簡轉換\SQLChineseTrans\bin\Debug\WindowsFormsApplication2.vshost.exe.manifest

     文件      15384  2017-02-02 17:03  SQLChineseTrans 資料庫內容繁簡轉換\SQLChineseTrans\Form1.cs

     文件      19021  2017-02-02 17:03  SQLChineseTrans 資料庫內容繁簡轉換\SQLChineseTrans\Form1.Designer.cs

     文件      96069  2017-02-02 17:03  SQLChineseTrans 資料庫內容繁簡轉換\SQLChineseTrans\Form1.resx

     文件       1764  2016-11-16 14:27  SQLChineseTrans 資料庫內容繁簡轉換\SQLChineseTrans\obj\Debug\DesignTimeResolveAssemblyReferences.cache

     文件       7973  2017-02-02 17:03  SQLChineseTrans 資料庫內容繁簡轉換\SQLChineseTrans\obj\Debug\DesignTimeResolveAssemblyReferencesInput.cache

     文件       5206  2017-02-02 17:04  SQLChineseTrans 資料庫內容繁簡轉換\SQLChineseTrans\obj\Debug\SQLChineseTrans.csproj.FileListAbsolute.txt

     文件       1117  2017-02-02 17:03  SQLChineseTrans 資料庫內容繁簡轉換\SQLChineseTrans\obj\Debug\SQLChineseTrans.csproj.GenerateResource.Cache

     文件      18995  2016-11-13 15:56  SQLChineseTrans 資料庫內容繁簡轉換\SQLChineseTrans\obj\Debug\SQLChineseTrans.csprojResolveAssemblyReference.cache

     文件     206848  2017-02-02 17:03  SQLChineseTrans 資料庫內容繁簡轉換\SQLChineseTrans\obj\Debug\SQLChineseTrans.exe

     文件      60532  2017-02-02 17:03  SQLChineseTrans 資料庫內容繁簡轉換\SQLChineseTrans\obj\Debug\SQLChineseTrans.Form1.resources

     文件      48640  2017-02-02 17:03  SQLChineseTrans 資料庫內容繁簡轉換\SQLChineseTrans\obj\Debug\SQLChineseTrans.pdb

     文件      64000  2017-02-02 17:03  SQLChineseTrans 資料庫內容繁簡轉換\SQLChineseTrans\obj\Debug\SQLChineseTrans.Properties.Resources.resources

     文件          0  2016-10-13 09:44  SQLChineseTrans 資料庫內容繁簡轉換\SQLChineseTrans\obj\Debug\TemporaryGeneratedFile_036C0B5B-1481-4323-8D20-8F5ADCB23D92.cs

     文件          0  2016-10-13 09:44  SQLChineseTrans 資料庫內容繁簡轉換\SQLChineseTrans\obj\Debug\TemporaryGeneratedFile_5937a670-0e60-4077-877b-f7221da3dda1.cs

     文件          0  2016-10-13 09:44  SQLChineseTrans 資料庫內容繁簡轉換\SQLChineseTrans\obj\Debug\TemporaryGeneratedFile_E7A71F73-0F8D-4B9B-B56E-8E70B10BC5D3.cs

     文件       7680  2017-02-02 17:02  SQLChineseTrans 資料庫內容繁簡轉換\SQLChineseTrans\obj\Debug\TempPE\Properties.Resources.Designer.cs.dll

     文件       1101  2016-10-14 10:45  SQLChineseTrans 資料庫內容繁簡轉換\SQLChineseTrans\obj\Debug\WindowsFormsApplication2.csproj.FileListAbsolute.txt

     文件        919  2016-10-13 15:48  SQLChineseTrans 資料庫內容繁簡轉換\SQLChineseTrans\obj\Debug\WindowsFormsApplication2.csproj.GenerateResource.Cache

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

评论

共有 条评论