資源簡介
Visual C#通用范例開發金典源代碼 第一章到第十章 電子工業出版社
代碼片段和文件信息
using?System;
using?System.Collections.Generic;
using?System.ComponentModel;
using?System.Data;
using?System.Drawing;
using?System.Text;
using?System.Windows.Forms;
namespace?MenuEX
{
????public?partial?class?Form1?:?Form
????{
????????public?Form1()
????????{
????????????InitializeComponent();
????????}
????}
}
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件???????3215??2007-11-14?10:59??ch10\10-1\code\call.csproj
?????文件????????685??2007-11-14?10:59??ch10\10-1\code\Form1.cs
?????文件???????3929??2007-11-14?10:59??ch10\10-1\code\Form1.Designer.cs
?????文件???????6017??2007-11-14?10:59??ch10\10-1\code\Form1.resx
?????文件????????463??2007-11-14?10:59??ch10\10-1\code\Program.cs
?????文件???????1180??2007-11-14?10:59??ch10\10-1\code\Properties\AssemblyInfo.cs
?????文件???????2862??2007-11-14?10:59??ch10\10-1\code\Properties\Resources.Designer.cs
?????文件???????5612??2007-11-14?10:59??ch10\10-1\code\Properties\Resources.resx
?????文件???????1087??2007-11-14?10:59??ch10\10-1\code\Properties\Settings.Designer.cs
?????文件????????249??2007-11-14?10:59??ch10\10-1\code\Properties\Settings.settings
?????文件??????20480??2007-11-14?10:59??ch10\10-1\result\result.exe
?????文件???????3215??2007-11-14?10:59??ch10\10-2\code\call.csproj
?????文件???????1168??2007-11-14?10:59??ch10\10-2\code\Form1.cs
?????文件???????5059??2007-11-14?10:59??ch10\10-2\code\Form1.Designer.cs
?????文件???????5814??2007-11-14?10:59??ch10\10-2\code\Form1.resx
?????文件????????463??2007-11-14?10:59??ch10\10-2\code\Program.cs
?????文件???????1180??2007-11-14?10:59??ch10\10-2\code\Properties\AssemblyInfo.cs
?????文件???????2862??2007-11-14?10:59??ch10\10-2\code\Properties\Resources.Designer.cs
?????文件???????5612??2007-11-14?10:59??ch10\10-2\code\Properties\Resources.resx
?????文件???????1087??2007-11-14?10:59??ch10\10-2\code\Properties\Settings.Designer.cs
?????文件????????249??2007-11-14?10:59??ch10\10-2\code\Properties\Settings.settings
?????文件??????20480??2007-11-14?10:59??ch10\10-2\result\result.exe
?????文件???????3215??2007-11-14?10:59??ch10\10-3\code\call.csproj
?????文件???????2095??2007-11-14?10:59??ch10\10-3\code\Form1.cs
?????文件???????1873??2007-11-14?10:59??ch10\10-3\code\Form1.Designer.cs
?????文件???????5814??2007-11-14?10:59??ch10\10-3\code\Form1.resx
?????文件????????463??2007-11-14?10:59??ch10\10-3\code\Program.cs
?????文件???????1180??2007-11-14?10:59??ch10\10-3\code\Properties\AssemblyInfo.cs
?????文件???????2862??2007-11-14?10:59??ch10\10-3\code\Properties\Resources.Designer.cs
?????文件???????5612??2007-11-14?10:59??ch10\10-3\code\Properties\Resources.resx
............此處省略5858個文件信息
- 上一篇:C#大作業——圖書管理系統完整版
- 下一篇:c#工具圖標
評論
共有 條評論