91av视频/亚洲h视频/操亚洲美女/外国一级黄色毛片 - 国产三级三级三级三级

  • 大小: 160KB
    文件類型: .zip
    金幣: 2
    下載: 0 次
    發布日期: 2021-05-18
  • 語言: C#
  • 標簽: C#??畫板??畫圖??小例子??

資源簡介

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個文件信息

評論

共有 條評論