資源簡介
C#編寫的一個數據分析軟件實例,有興趣共同學習
代碼片段和文件信息
/*
?*?由SharpDevelop創建。
?*?用戶:?夜風
?*?日期:?2016/5/4
?*?時間:?18:15
?*?
?*?要改變這種模板請點擊?工具|選項|代碼編寫|編輯標準頭文件
?*/
using?System;
using?System.Collections.Generic;
using?System.ComponentModel;
using?System.Data;
using?System.Drawing;
using?System.Linq;
using?System.Text;
using?System.Windows.Forms;
using?System.IO;
//using?System.Windows.Forms.DataVisualization.Charting;
using?System.Collections;
//using?tu;
using?System.Data.SqlClient;
using?System.Data.Sql;
using?System.Data.Common;
using?testtest1;
using?System.Data.SqlClient;
using?System.Data.Sql;
using?System.Data.Common;
using?Excel?=?Microsoft.Office.Interop.Excel;
using?System.Windows.Forms.DataVisualization.Charting;
using?DevComponents.DotNetBar;
using?Microsoft.VisualBasic;
using?System.Threading;
//using?E
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件????????173??2016-06-03?11:18??高血壓生活習慣數據分析軟件\index\app.config
?????文件????2469888??2016-05-08?16:46??高血壓生活習慣數據分析軟件\index\bin\Debug\DevComponents.DotNetBar2.dll
?????文件??????19456??2015-12-01?19:36??高血壓生活習慣數據分析軟件\index\bin\Debug\index.exe
?????文件??????52736??2015-12-01?19:36??高血壓生活習慣數據分析軟件\index\bin\Debug\index.pdb
?????文件??????11600??2015-11-26?20:31??高血壓生活習慣數據分析軟件\index\bin\Debug\index.vshost.exe
?????文件????????490??2010-03-17?22:39??高血壓生活習慣數據分析軟件\index\bin\Debug\index.vshost.exe.manifest
?????文件??????58368??2016-05-06?18:55??高血壓生活習慣數據分析軟件\index\bin\Debug\index1.exe
?????文件?????118272??2016-05-06?18:55??高血壓生活習慣數據分析軟件\index\bin\Debug\index1.pdb
?????文件?????233472??2016-06-03?12:05??高血壓生活習慣數據分析軟件\index\bin\Debug\MyTask.exe
?????文件????????173??2016-06-03?11:18??高血壓生活習慣數據分析軟件\index\bin\Debug\MyTask.exe.config
?????文件?????144896??2016-06-03?12:05??高血壓生活習慣數據分析軟件\index\bin\Debug\MyTask.pdb
?????文件??????46804??2016-06-03?11:58??高血壓生活習慣數據分析軟件\index\Form1.cs
?????文件??????49022??2016-06-03?12:04??高血壓生活習慣數據分析軟件\index\Form1.Designer.cs
?????文件?????108306??2016-06-03?12:04??高血壓生活習慣數據分析軟件\index\Form1.resx
?????文件??????13936??2016-05-20?15:06??高血壓生活習慣數據分析軟件\index\Form2.cs
?????文件??????21019??2016-05-07?13:29??高血壓生活習慣數據分析軟件\index\Form2.Designer.cs
?????文件???????6064??2016-06-03?11:18??高血壓生活習慣數據分析軟件\index\Form2.resx
?????文件???????1136??2016-05-30?21:07??高血壓生活習慣數據分析軟件\index\Form3.cs
?????文件???????5892??2016-05-30?21:05??高血壓生活習慣數據分析軟件\index\Form3.Designer.cs
?????文件??????36881??2016-06-03?11:18??高血壓生活習慣數據分析軟件\index\Form3.resx
?????文件???????2435??2016-05-30?14:33??高血壓生活習慣數據分析軟件\index\MyTask.cd
?????文件???????5926??2016-06-03?11:18??高血壓生活習慣數據分析軟件\index\MyTask.csproj
?????文件?????????24??2016-05-07?14:26??高血壓生活習慣數據分析軟件\index\MyTask.OpenCover.Settings
?????文件????????180??2016-06-03?11:19??高血壓生活習慣數據分析軟件\index\obj\Debug\DataAnalysis.Properties.Resources.resources
?????文件??????68212??2016-06-03?12:05??高血壓生活習慣數據分析軟件\index\obj\Debug\index.Form1.resources
?????文件????????491??2016-06-03?11:19??高血壓生活習慣數據分析軟件\index\obj\Debug\index.Form2.resources
?????文件??????20991??2016-06-03?11:19??高血壓生活習慣數據分析軟件\index\obj\Debug\index.Form3.resources
?????文件????????990??2016-06-03?11:19??高血壓生活習慣數據分析軟件\index\obj\Debug\MyTask.csproj.FileListAbsolute.txt
?????文件???????1091??2016-06-03?12:05??高血壓生活習慣數據分析軟件\index\obj\Debug\MyTask.csproj.GenerateResource.Cache
?????文件?????306417??2016-06-03?11:19??高血壓生活習慣數據分析軟件\index\obj\Debug\MyTask.csprojResolveAssemblyReference.cache
............此處省略52個文件信息
評論
共有 條評論