資源簡介
簡單的抽獎程序,沒有任何第三方控件,可以直接使用
代碼片段和文件信息
using?System;
using?System.Drawing;
using?System.Collections;
using?System.ComponentModel;
using?System.Windows.Forms;
//download?by?http://www.codefans.net
namespace?ideology
{
///?
///?about?的摘要說明。
///?
public?class?about?:?System.Windows.Forms.Form
{
private?System.Windows.Forms.Timer?timer1;
private?System.ComponentModel.IContainer?components;
public?about()
{
//
//?Windows?窗體設計器支持所必需的
//
InitializeComponent();
//
//?TODO:?在?InitializeComponent?調用后添加任何構造函數代碼
//
}
///?
///?清理所有正在使用的資源。
///?
protected?override?void?Dispose(?bool?disposing?)
{
if(?disposing?)
{
if(components?!=?null)
{
components.Dispose();
}
}
base.Dispose(?disposi
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件???????7004??2004-12-13?15:27??about.resx
?????文件???????1078??2004-11-26?18:27??App.ico
?????文件???????1896??2009-02-14?20:45??AssemblyInfo.cs
?????文件??????22521??2015-01-19?11:25??Form1.cs
?????文件?????345183??2015-01-19?11:25??Form1.resx
?????文件???????2550??2009-11-06?15:34??hi.ico
?????文件???????5173??2015-01-19?11:27??ideology.csproj
?????文件???????2123??2010-10-19?23:44??ideology.csproj.user
?????文件????????900??2010-10-19?23:45??ideology.sln
????..A..H.?????18944??2015-01-19?11:29??ideology.suo
?????文件????????712??2009-11-11?20:34??pass.xm
?????文件?????638976??2015-01-19?11:30??bin\Debug\lottery.asf
?????文件?????258048??2015-01-19?11:27??bin\Debug\picknumbers.exe
?????文件??????28160??2015-01-19?11:27??bin\Debug\picknumbers.pdb
?????文件??????11608??2015-01-19?11:27??bin\Debug\picknumbers.vshost.exe
?????文件?????224519??2009-11-11?18:57??img\bg.jpg
?????文件????????228??2000-11-21?00:33??img\CaptionLittleMiddle.bmp
?????文件???????2322??2004-12-15?13:51??img\kai.png
?????文件???????1314??2004-12-21?09:11??img\kai1.png
?????文件??????96485??2008-01-03?09:36??img\logo1.png
?????文件??????96485??2008-01-03?09:36??img\logo2.png
?????文件??????96485??2008-01-03?09:36??img\logo3.png
?????文件???????8047??2004-12-15?13:54??img\space1.png
?????文件???????4056??2004-12-14?15:24??img\textview.png
????..A.SH.?????17920??2015-01-19?11:27??img\Thumbs.db
?????文件????????392??2004-12-15?14:03??img\tool_mid.jpg
?????文件??????11092??2009-11-11?20:09??img\tool_right.jpg
?????文件???????5444??2015-01-19?11:27??obj\Debug\DesignTimeResolveAssemblyReferencesInput.cache
?????文件????????924??2015-01-19?11:27??obj\Debug\GenerateResource-ResGen.read.1.tlog
?????文件??????????2??2015-01-19?11:27??obj\Debug\GenerateResource-ResGen.read.5.tlog
............此處省略26個文件信息
評論
共有 條評論