91av视频/亚洲h视频/操亚洲美女/外国一级黄色毛片 - 国产三级三级三级三级

  • 大小: 0.07M
    文件類型: .rar
    金幣: 1
    下載: 0 次
    發布日期: 2020-12-26
  • 語言: C#
  • 標簽: 打字游戲??

資源簡介


資源截圖

代碼片段和文件信息

using?System;
using?System.Collections.Generic;
using?System.ComponentModel;
using?System.Data;
using?System.Drawing;
using?System.Text;
using?System.Windows.Forms;
using?System.Collections;???//Hashtable?add
namespace?打字游戲
{
????public?partial?class?Form1?:?Form
????{
????//私有字段
????Hashtable?_htlab?=?new?Hashtable();?//存放lab控件
????int?_count?=?0;????//游戲分數
????int?_life?=?10;????//生命值,小于0死亡,過關生命10
????public?Form1()
????{
????????InitializeComponent();
????}
????///?
????///?開始游戲
????///?

????///?
????///?
????private?void?TSMenuItemStart_Click(object?sender?EventArgs?e)
????{
????????this.timerlab.Enabled?=?true;
????????this.timerrate.Enabled?=?true;
????????this.timerrate.Interval?=?1

?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----

?????文件??????13312??2015-12-17?22:48??第15章?打字游戲\bin\Debug\打字游戲V2005.exe

?????文件??????46592??2015-12-17?22:48??第15章?打字游戲\bin\Debug\打字游戲V2005.pdb

?????文件??????14328??2015-12-17?22:48??第15章?打字游戲\bin\Debug\打字游戲V2005.vshost.exe

?????文件????????490??2009-06-11?05:14??第15章?打字游戲\bin\Debug\打字游戲V2005.vshost.exe.manifest

?????文件???????6506??2011-07-09?07:57??第15章?打字游戲\Form1.cs

?????文件???????5280??2011-07-09?07:57??第15章?打字游戲\Form1.Designer.cs

?????文件???????6407??2011-07-09?07:44??第15章?打字游戲\Form1.resx

?????文件????????916??2011-07-09?07:57??第15章?打字游戲\myRandom.cs

????....SHR?????60928??2015-10-19?15:30??第15章?打字游戲\obj\Debug\lpk.dll

?????文件???????4608??2011-07-09?07:57??第15章?打字游戲\obj\Debug\TempPE\Properties.Resources.Designer.cs.dll

?????文件???????3701??2015-12-17?22:48??第15章?打字游戲\obj\Debug\打字游戲.csproj.FileListAbsolute.txt

?????文件????????847??2014-12-11?11:07??第15章?打字游戲\obj\Debug\打字游戲.csproj.GenerateResource.Cache

?????文件????????180??2015-12-17?22:48??第15章?打字游戲\obj\Debug\打字游戲.Form1.resources

?????文件????????180??2015-12-17?22:48??第15章?打字游戲\obj\Debug\打字游戲.Properties.Resources.resources

?????文件???????1312??2011-07-09?07:56??第15章?打字游戲\obj\Debug\打字游戲V2005.csproj.FileListAbsolute.txt

?????文件????????847??2011-07-09?07:44??第15章?打字游戲\obj\Debug\打字游戲V2005.csproj.GenerateResource.Cache

?????文件??????13312??2015-12-17?22:48??第15章?打字游戲\obj\Debug\打字游戲V2005.exe

?????文件????????180??2011-07-09?07:44??第15章?打字游戲\obj\Debug\打字游戲V2005.Form1.resources

?????文件??????46592??2015-12-17?22:48??第15章?打字游戲\obj\Debug\打字游戲V2005.pdb

?????文件????????338??2009-06-22?03:20??第15章?打字游戲\obj\打字游戲V2005.csproj.FileList.txt

?????文件????????471??2011-07-09?07:57??第15章?打字游戲\Program.cs

?????文件???????1206??2009-06-20?01:13??第15章?打字游戲\Properties\AssemblyInfo.cs

?????文件???????2848??2011-07-09?07:57??第15章?打字游戲\Properties\Resources.Designer.cs

?????文件???????5612??2009-06-20?01:13??第15章?打字游戲\Properties\Resources.resx

?????文件???????1110??2011-07-09?07:57??第15章?打字游戲\Properties\Settings.Designer.cs

?????文件????????249??2009-06-20?01:13??第15章?打字游戲\Properties\Settings.settings

?????文件???????3483??2011-07-09?07:57??第15章?打字游戲\打字游戲.csproj

?????文件????????913??2011-07-09?07:57??第15章?打字游戲\打字游戲.sln

????..A..H.?????21504??2015-12-17?22:48??第15章?打字游戲\打字游戲.suo

?????目錄??????????0??2011-10-11?17:30??第15章?打字游戲\obj\Debug\Refactor

............此處省略10個文件信息

評論

共有 條評論