資源簡介
vs2010上基于C#編寫的簡易畫板,可畫簡易圖形,擦出,并且在導入圖片上繪畫

代碼片段和文件信息
using?System;
using?System.Collections.Generic;
using?System.ComponentModel;
using?System.Data;
using?System.Drawing;
using?System.Text;
using?System.Windows.Forms;
namespace?huatu1
{
????public?partial?class?AboutDlg?:?Form
????{
????????public?AboutDlg()
????????{
????????????InitializeComponent();
????????}
????????private?void?btnOK_Click(object?sender?EventArgs?e)
????????{
????????????this.Close();
????????}
????}
}
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????目錄???????????0??2012-10-17?10:00??huatu1?10.18\
?????目錄???????????0??2012-10-17?15:47??huatu1?10.18\huatu1\
?????文件????????6400??2012-10-17?10:29??huatu1?10.18\huatu1\AboutDlg.Designer.cs
?????文件?????????455??2012-10-17?10:29??huatu1?10.18\huatu1\AboutDlg.cs
?????文件????????5814??2012-10-17?10:29??huatu1?10.18\huatu1\AboutDlg.resx
?????文件????????8711??2012-10-10?11:07??huatu1?10.18\huatu1\EllipseProp.Designer.cs
?????文件????????1357??2012-10-10?11:07??huatu1?10.18\huatu1\EllipseProp.cs
?????文件????????5814??2012-10-10?11:07??huatu1?10.18\huatu1\EllipseProp.resx
?????文件???????18901??2012-10-17?15:47??huatu1?10.18\huatu1\Form1.Designer.cs
?????文件???????16398??2012-10-17?15:47??huatu1?10.18\huatu1\Form1.cs
?????文件???????33628??2012-10-17?15:47??huatu1?10.18\huatu1\Form1.resx
?????文件????????8958??2012-10-03?20:50??huatu1?10.18\huatu1\LineProp.Designer.cs
?????文件????????1068??2012-10-10?11:17??huatu1?10.18\huatu1\LineProp.cs
?????文件????????5814??2012-10-03?20:50??huatu1?10.18\huatu1\LineProp.resx
?????文件?????????472??2012-09-28?11:21??huatu1?10.18\huatu1\Program.cs
?????目錄???????????0??2012-10-17?10:00??huatu1?10.18\huatu1\Properties\
?????文件????????1364??2012-09-28?09:16??huatu1?10.18\huatu1\Properties\AssemblyInfo.cs
?????文件????????2862??2012-09-28?09:16??huatu1?10.18\huatu1\Properties\Resources.Designer.cs
?????文件????????5612??2012-09-28?09:16??huatu1?10.18\huatu1\Properties\Resources.resx
?????文件????????1091??2012-09-28?09:16??huatu1?10.18\huatu1\Properties\Settings.Designer.cs
?????文件?????????249??2012-09-28?09:16??huatu1?10.18\huatu1\Properties\Settings.settings
?????文件????????8850??2012-10-10?10:51??huatu1?10.18\huatu1\RectangleProp.Designer.cs
?????文件????????1093??2012-10-10?11:19??huatu1?10.18\huatu1\RectangleProp.cs
?????文件????????5814??2012-10-10?10:51??huatu1?10.18\huatu1\RectangleProp.resx
?????目錄???????????0??2012-10-17?10:00??huatu1?10.18\huatu1\bin\
?????目錄???????????0??2012-10-17?10:00??huatu1?10.18\huatu1\bin\Debug\
?????文件???????50176??2012-10-17?15:57??huatu1?10.18\huatu1\bin\Debug\huatu1.exe
?????文件???????69120??2012-10-17?15:57??huatu1?10.18\huatu1\bin\Debug\huatu1.pdb
?????文件???????14328??2013-03-18?13:47??huatu1?10.18\huatu1\bin\Debug\huatu1.vshost.exe
?????文件?????????490??2007-07-21?01:33??huatu1?10.18\huatu1\bin\Debug\huatu1.vshost.exe.manifest
?????文件????????4800??2012-10-17?10:19??huatu1?10.18\huatu1\huatu1.csproj
............此處省略16個文件信息
- 上一篇:C#串口通信RS232SerialPort
- 下一篇:c# word模板插入圖片
評論
共有 條評論