嘿,亲!知识可是无价之宝呢,但咱这精心整理的资料也耗费了不少心血呀。小小地破费一下,绝对物超所值哦!如有下载和支付问题,请联系我们QQ(微信同号):813200300
本次赞助数额为: 2 元微信扫码支付:2 元
请留下您的邮箱,我们将在2小时内将文件发到您的邮箱
BrickOut弹球小游戏
.
├── BrickOut
│ ├── AssemblyInfo.cs
│ ├── Backup
│ │ ├── AssemblyInfo.cs
│ │ ├── Ball.cs
│ │ ├── Brick.cs
│ │ ├── BrickOut.csproj
│ │ ├── BrickOut.csproj.user
│ │ ├── BrickOut.sln
│ │ ├── BrickOut.suo
│ │ ├── Form1.cs
│ │ ├── Form1.resx
│ │ ├── GameObject.cs
│ │ ├── Paddle.cs
│ │ ├── Row.cs
│ │ ├── Score.cs
│ │ ├── SpeedDialog.cs
│ │ ├── SpeedDialog.resx
│ │ └── licenses.licx
│ ├── Backup1
│ │ ├── AssemblyInfo.cs
│ │ ├── Ball.cs
│ │ ├── Brick.cs
│ │ ├── BrickOut.csproj
│ │ ├── BrickOut.csproj.user
│ │ ├── BrickOut.sln
│ │ ├── BrickOut.suo
│ │ ├── Form1.cs
│ │ ├── Form1.resx
│ │ ├── GameObject.cs
│ │ ├── Paddle.cs
│ │ ├── Row.cs
│ │ ├── Score.cs
│ │ ├── SpeedDialog.cs
│ │ ├── SpeedDialog.resx
│ │ └── licenses.licx
│ ├── Backup2
│ │ ├── AssemblyInfo.cs
│ │ ├── Ball.cs
│ │ ├── Brick.cs
│ │ ├── BrickOut.csproj
│ │ ├── BrickOut.csproj.user
│ │ ├── BrickOut.sln
│ │ ├── BrickOut.suo
│ │ ├── Form1.cs
│ │ ├── Form1.resx
│ │ ├── GameObject.cs
│ │ ├── Paddle.cs
│ │ ├── Row.cs
│ │ ├── Score.cs
│ │ ├── SpeedDialog.cs
│ │ ├── SpeedDialog.resx
│ │ └── licenses.licx
│ ├── Ball.cs
│ ├── Brick.cs
│ ├── BrickOut.csproj
│ ├── BrickOut.csproj.user
│ ├── BrickOut.sln
│ ├── BrickOut.suo
│ ├── Form1.cs
│ ├── Form1.resx
│ ├── GameObject.cs
│ ├── Paddle.cs
│ ├── RevErr.txt
│ ├── Row.cs
│ ├── Score.cs
│ ├── SpeedDialog.cs
│ ├── SpeedDialog.resx
│ ├── UpgradeLog.XML
│ ├── UpgradeLog2.XML
│ ├── UpgradeLog3.XML
│ ├── _UpgradeReport_Files
│ │ ├── UpgradeReport.css
│ │ ├── UpgradeReport.xslt
│ │ ├── UpgradeReport_Minus.gif
│ │ └── UpgradeReport_Plus.gif
│ ├── app.config
│ ├── bin
│ │ └── Debug
│ │ ├── BallOut.wav
│ │ ├── BrickHit.wav
│ │ ├── BrickOut.exe
│ │ ├── BrickOut.exe.config
│ │ ├── BrickOut.pdb
│ │ ├── BrickOut.vshost.exe
│ │ ├── BrickOut.vshost.exe.config
│ │ ├── BrickOut.vshost.exe.manifest
│ │ ├── PaddleHit.wav
│ │ ├── WallHit.wav
│ │ ├── ball.gif
│ │ ├── brick.gif
│ │ └── paddle.gif
│ ├── licenses.licx
│ └── obj
│ └── Debug
│ ├── BrickOut.Form1.resources
│ ├── BrickOut.SpeedDialog.resources
│ ├── BrickOut.csproj.FileListAbsolute.txt
│ ├── BrickOut.exe
│ ├── BrickOut.exe.incr
│ ├── BrickOut.exe.licenses
│ ├── BrickOut.pdb
│ ├── BrickOut.projdata
│ ├── DesignTimeResolveAssemblyReferencesInput.cache
│ ├── GenerateResource.read.1.tlog
│ ├── GenerateResource.write.1.tlog
│ ├── TempPE
│ └── temp
└── BrickOut弹球小游戏C#.zip
11 directories, 98 files