资源简介
資料庫內容繁簡轉換
代码片段和文件信息
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个文件信息
相关资源
- C#二进制存取图片
- 个人记账小系统.net+sql2005
- Python 提取网页信息工具
- C# 图像对比
- C# 显示和修改数据库中的图像信息
- 《C# 入门经典(第5版)》.pdf
- C# Txt Excel Access导入导出功能
- 3、鲜花销售系统(源码+数据库)-北
- 8、空气质量检测系统(源码+数据库)
- 4、超市会员管理系统(源码+数据库)
- 9、电话卡管理销售系统(源码+数据库
- 7、车辆管理系统(源码+数据库)-北
- 5、会议室预定系统(源码+数据库)
- 2、家庭财务管理系统(源码+数据库)
- 6、手机信息管理系统(源码+数据库)
- 1、计算机配置信息管理系统(源码
- 10、通讯录管理系统(源码+数据库)
- 16、社团管理系统(源码+数据库)-北
- 11、证件管理系统(源码+数据库)-北
- 12、员工管理信息系统(源码+数据库
- 14、资产管理信息系统(源码+数据库
- 13、办公用品信息管理(源码+数据库
- 15、北大青鸟资源管理系统(源码+数
- 19、录音室预定系统(源码+数据库)
- 18、中超联赛管理系统(源码+数据库
- 勤工助学管理信息系统.zip
- 仓库管理系统源码(含数据库)
- asp.net 人事管理系统(源码+数据库+
评论
共有 条评论