資源簡介
以前寫的的連連看游戲,花了一個星期時間,有需要的朋友自己下載去吧,圖片資源有點多。所以圖片和聲音資源要的朋友發信到我郵箱mysll@sina.com我發給你,因為這里只能發小于10M的
代碼片段和文件信息
using?System;
using?System.Drawing;
using?System.Collections;
using?System.ComponentModel;
using?System.Windows.Forms;
namespace?LianLianKanDemo
{
///?
///?AboutMe?的摘要說明。
///?
public?class?AboutMe?:?System.Windows.Forms.Form
{
private?System.Windows.Forms.Label?label1;
private?System.Windows.Forms.Label?label2;
private?System.Windows.Forms.Label?label3;
private?System.Windows.Forms.Button?button1;
private?System.Windows.Forms.PictureBox?pictureBox1;
private?System.Windows.Forms.Label?label4;
///?
///?必需的設計器變量。
///?
private?System.ComponentModel.Container?components?=?null;
public?AboutMe()
{
//
//?Windows?窗體設計器支持所必需的
//
InitializeComponent();
//
//?TODO:?在?InitializeCompo
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件??????10122??2006-05-28?13:13??20078614162473\TopList.resx
?????文件???????4805??2006-05-28?13:13??20078614162473\AboutMe.cs
?????文件??????27621??2006-05-28?13:13??20078614162473\AboutMe.resx
?????文件???????1697??2006-05-22?21:04??20078614162473\AllBlock.cs
?????文件???????1078??2006-05-28?15:42??20078614162473\App.ico
?????文件???????1859??2006-05-20?10:57??20078614162473\AssemblyInfo.cs
?????文件???????1571??2006-05-27?17:02??20078614162473\BackSound.cs
?????文件????1689088??2005-05-01?20:30??20078614162473\d3d9.dll
?????文件?????367616??2005-05-01?20:30??20078614162473\dsound.dll
?????文件??????75994??2006-11-11?17:20??20078614162473\frmMain.cs
?????文件?????105351??2006-05-28?14:03??20078614162473\frmMain.resx
?????文件???????1078??2006-05-25?21:14??20078614162473\Icon.ico
?????文件???????2888??2006-05-27?23:11??20078614162473\InputName.cs
?????文件???????8116??2006-05-27?22:59??20078614162473\InputName.resx
?????文件???????6763??2006-05-28?17:32??20078614162473\LianLianKanDemo.csproj
?????文件???????1803??2007-04-09?12:07??20078614162473\LianLianKanDemo.csproj.user
?????文件????????915??2006-09-06?19:30??20078614162473\LianLianKanDemo.sln
?????文件???????9665??2006-01-01?12:10??20078614162473\logon.jpg
?????文件???????2807??2006-05-25?18:31??20078614162473\Mj.cs
?????文件???????7552??2006-05-24?21:06??20078614162473\Mj.resx
?????文件???????1078??2006-05-25?21:30??20078614162473\smallIcon.ico
?????文件???????5578??2006-05-28?13:13??20078614162473\TopList.cs
?????文件????????164??2005-02-08?16:58??20078614162473\『源碼天空』.url
?????文件????????164??2005-02-08?16:58??20078614162473\免費『商業源碼』.url
?????文件???????1619??2006-07-30?15:23??20078614162473\使用說明.txt
?????目錄??????????0??2007-08-13?15:51??20078614162473
-----------?---------??----------?-----??----
??????????????2336992????????????????????26
- 上一篇:C# 仿qq 即時通訊(可發表情、傳輸文件、截圖等)
- 下一篇:shp點位文件生成
評論
共有 條評論