資源簡介
代碼片段和文件信息
using?System;
using?System.Drawing;
using?System.Collections;
using?System.ComponentModel;
using?System.Windows.Forms;
namespace?GraphicalCS
{
///?
///?About?的摘要說明。
///?
public?class?About?:?System.Windows.Forms.Form
{
private?System.Windows.Forms.Label?NAME;
private?System.Windows.Forms.Label?CopyRight;
private?System.Windows.Forms.linkLabel?EMail;
private?System.Windows.Forms.Label?lblEmail;
private?System.Windows.Forms.Button?btnOK;
private?System.Windows.Forms.Label?Athur;
private?System.Windows.Forms.PictureBox?pictureBox;
///?
///?必需的設計器變量。
///?
private?System.ComponentModel.Container?components?=?null;
public?About()
{
//
//?Windows?窗體設計器支持所必需的
//
InitializeComponent();
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????目錄???????????0??2017-08-31?16:40??MouseExample\
?????目錄???????????0??2017-08-31?16:40??MouseExample\GraphicalCSCode\
?????目錄???????????0??2017-08-31?16:40??MouseExample\GraphicalCSCode\GraphicalCS\
?????文件????????4821??2004-11-28?22:13??MouseExample\GraphicalCSCode\GraphicalCS\About.cs
?????文件???????13431??2004-11-28?22:13??MouseExample\GraphicalCSCode\GraphicalCS\About.resx
?????文件??????171014??2003-06-21?02:52??MouseExample\GraphicalCSCode\GraphicalCS\App.ico
?????文件????????1859??2004-10-21?17:30??MouseExample\GraphicalCSCode\GraphicalCS\AssemblyInfo.cs
?????目錄???????????0??2017-08-31?16:40??MouseExample\GraphicalCSCode\GraphicalCS\bin\
?????目錄???????????0??2017-08-31?16:40??MouseExample\GraphicalCSCode\GraphicalCS\bin\Debug\
?????文件??????393216??2007-04-17?21:17??MouseExample\GraphicalCSCode\GraphicalCS\bin\Debug\GraphicalCS.exe
?????文件??????157184??2007-04-17?21:17??MouseExample\GraphicalCSCode\GraphicalCS\bin\Debug\GraphicalCS.pdb
?????文件????????5632??2005-09-23?06:56??MouseExample\GraphicalCSCode\GraphicalCS\bin\Debug\GraphicalCS.vshost.exe
?????文件????????8777??2004-11-29?10:41??MouseExample\GraphicalCSCode\GraphicalCS\CircleForm.cs
?????文件???????13172??2004-10-27?17:36??MouseExample\GraphicalCSCode\GraphicalCS\CircleForm.resx
?????文件???????15340??2007-04-17?20:56??MouseExample\GraphicalCSCode\GraphicalCS\Drawableob
?????文件???????17636??2004-11-25?15:13??MouseExample\GraphicalCSCode\GraphicalCS\Example.cs
?????文件???????15541??2004-10-29?13:55??MouseExample\GraphicalCSCode\GraphicalCS\Example.resx
?????文件????????5184??2007-04-17?20:47??MouseExample\GraphicalCSCode\GraphicalCS\GraphicalCS.csproj
?????文件????????2082??2007-04-17?20:47??MouseExample\GraphicalCSCode\GraphicalCS\GraphicalCS.csproj.user
?????文件?????????905??2007-04-17?20:47??MouseExample\GraphicalCSCode\GraphicalCS\GraphicalCS.sln
?????文件???????15872??2007-04-17?21:18??MouseExample\GraphicalCSCode\GraphicalCS\GraphicalCS.suo
?????文件???????93752??2007-04-17?21:01??MouseExample\GraphicalCSCode\GraphicalCS\MainWindow.cs
?????文件??????131546??2004-11-29?19:37??MouseExample\GraphicalCSCode\GraphicalCS\MainWindow.resx
?????文件????????2672??2007-04-17?21:16??MouseExample\GraphicalCSCode\GraphicalCS\MousePoint.cs
?????文件????????4333??2004-11-16?16:18??MouseExample\GraphicalCSCode\GraphicalCS\NewForm.cs
?????文件????????9267??2004-11-16?16:11??MouseExample\GraphicalCSCode\GraphicalCS\NewForm.resx
?????目錄???????????0??2017-08-31?16:40??MouseExample\GraphicalCSCode\GraphicalCS\obj\
?????目錄???????????0??2017-08-31?16:40??MouseExample\GraphicalCSCode\GraphicalCS\obj\Debug\
?????文件????????8380??2007-04-17?21:11??MouseExample\GraphicalCSCode\GraphicalCS\obj\Debug\GraphicalCS.About.resources
?????文件????????8532??2007-04-17?21:11??MouseExample\GraphicalCSCode\GraphicalCS\obj\Debug\GraphicalCS.CircleForm.resources
?????文件????????1015??2007-04-17?21:11??MouseExample\GraphicalCSCode\GraphicalCS\obj\Debug\GraphicalCS.csproj.GenerateResource.Cache
............此處省略70個文件信息
- 上一篇:C# 員工考勤系統含數據庫
- 下一篇:純C#實現的mspaint增強版畫圖程序
評論
共有 條評論