-
大小: 2.12MB文件類型: .rar金幣: 2下載: 0 次發布日期: 2023-10-24
- 語言: C#
- 標簽: WindowsForms??GUI??金旭亮??
資源簡介
金旭亮《C#面向對象程序設計》教案_3:GUI用戶界面設計。此教案針對零面向對象基礎的學生,介紹windows Forms設計用戶界面的基礎知識,包括PDF文檔及相關的示例源碼,VS2010格式。后續教案將陸續發布,請關注作者博客上的更新信息:http://blog.csdn.net/bitfan

代碼片段和文件信息
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;
namespace?UseComboBox
{
????public?partial?class?Form1?:?Form
????{
????????public?Form1()
????????{
????????????InitializeComponent();
????????}
????}
}
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件????2213702??2011-03-18?16:12??2??GUI用戶界面設計\GUI用戶界面設計.pdf
????..A.SH.?????25088??2011-01-23?22:36??2??GUI用戶界面設計\Thumbs.db
?????文件????????875??2010-09-12?22:49??2??GUI用戶界面設計\Example\UseComboBox\UseComboBox.sln
?????文件??????17920??2010-09-12?22:49??2??GUI用戶界面設計\Example\UseComboBox\UseComboBox.suo
?????文件????????361??2010-09-12?22:49??2??GUI用戶界面設計\Example\UseComboBox\UseComboBox\Form1.cs
?????文件???????5125??2010-09-12?22:49??2??GUI用戶界面設計\Example\UseComboBox\UseComboBox\Form1.Designer.cs
?????文件???????5817??2010-09-12?22:49??2??GUI用戶界面設計\Example\UseComboBox\UseComboBox\Form1.resx
?????文件????????503??2010-09-12?22:49??2??GUI用戶界面設計\Example\UseComboBox\UseComboBox\Program.cs
?????文件???????3681??2010-09-12?22:49??2??GUI用戶界面設計\Example\UseComboBox\UseComboBox\UseComboBox.csproj
?????文件???????9216??2010-09-12?22:49??2??GUI用戶界面設計\Example\UseComboBox\UseComboBox\bin\Debug\UseComboBox.exe
?????文件??????19968??2010-09-12?22:49??2??GUI用戶界面設計\Example\UseComboBox\UseComboBox\bin\Debug\UseComboBox.pdb
?????文件??????11600??2010-09-12?22:49??2??GUI用戶界面設計\Example\UseComboBox\UseComboBox\bin\Debug\UseComboBox.vshost.exe
?????文件????????490??2010-09-12?22:49??2??GUI用戶界面設計\Example\UseComboBox\UseComboBox\bin\Debug\UseComboBox.vshost.exe.manifest
?????文件???????2152??2010-09-12?22:49??2??GUI用戶界面設計\Example\UseComboBox\UseComboBox\obj\x86\Debug\DesignTimeResolveAssemblyReferences.cache
?????文件???????6209??2010-09-12?22:49??2??GUI用戶界面設計\Example\UseComboBox\UseComboBox\obj\x86\Debug\DesignTimeResolveAssemblyReferencesInput.cache
?????文件????????212??2010-09-12?22:49??2??GUI用戶界面設計\Example\UseComboBox\UseComboBox\obj\x86\Debug\GenerateResource.read.1.tlog
?????文件????????538??2010-09-12?22:49??2??GUI用戶界面設計\Example\UseComboBox\UseComboBox\obj\x86\Debug\GenerateResource.write.1.tlog
?????文件????????640??2010-09-12?22:49??2??GUI用戶界面設計\Example\UseComboBox\UseComboBox\obj\x86\Debug\UseComboBox.csproj.FileListAbsolute.txt
?????文件???????9216??2010-09-12?22:49??2??GUI用戶界面設計\Example\UseComboBox\UseComboBox\obj\x86\Debug\UseComboBox.exe
?????文件????????180??2010-09-12?22:49??2??GUI用戶界面設計\Example\UseComboBox\UseComboBox\obj\x86\Debug\UseComboBox.Form1.resources
?????文件??????19968??2010-09-12?22:49??2??GUI用戶界面設計\Example\UseComboBox\UseComboBox\obj\x86\Debug\UseComboBox.pdb
?????文件????????180??2010-09-12?22:49??2??GUI用戶界面設計\Example\UseComboBox\UseComboBox\obj\x86\Debug\UseComboBox.Properties.Resources.resources
?????文件???????1434??2010-09-12?22:49??2??GUI用戶界面設計\Example\UseComboBox\UseComboBox\Properties\AssemblyInfo.cs
?????文件???????2848??2010-09-12?22:49??2??GUI用戶界面設計\Example\UseComboBox\UseComboBox\Properties\Resources.Designer.cs
?????文件???????5612??2010-09-12?22:49??2??GUI用戶界面設計\Example\UseComboBox\UseComboBox\Properties\Resources.resx
?????文件???????1094??2010-09-12?22:49??2??GUI用戶界面設計\Example\UseComboBox\UseComboBox\Properties\Settings.Designer.cs
?????文件????????249??2010-09-12?22:49??2??GUI用戶界面設計\Example\UseComboBox\UseComboBox\Properties\Settings.settings
?????文件????????863??2010-09-12?22:49??2??GUI用戶界面設計\Example\UseList\UseList.sln
????..A..H.?????22016??2011-03-18?15:49??2??GUI用戶界面設計\Example\UseList\UseList.suo
?????文件???????1141??2011-03-18?15:15??2??GUI用戶界面設計\Example\UseList\UseList\frmList.cs
............此處省略46個文件信息
評論
共有 條評論