資源簡介
坦克大戰、打地鼠等游戲
代碼片段和文件信息
using?System;
using?System.Collections.Generic;
using?System.ComponentModel;
using?System.Data;
using?System.Drawing;
using?System.Linq;
using?System.Runtime.InteropServices;
using?System.Text;
using?System.Windows.Forms;
namespace?項目
{
????public?partial?class?ChongWu?:?Form
????{
????????public?ChongWu()
????????{
????????????InitializeComponent();
????????}
????????[DllImport(“user32.dll“)]
????????public?static?extern?bool?ReleaseCapture();
????????[DllImport(“user32.dll“)]
????????public?static?extern?bool?SendMessage(IntPtr?hwnd?int?wMsg?int?wParam?int?lParam);
????????public?const?int?WM_SYSCOMMAND?=?0x0112;
????????public?const?int?SC_MOVE?=?0xF010;
????????public?const?int?HTCAPTION?=?0x0002;
????????public?Bitmap?mybit;
????????private?void?Cho
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????目錄???????????0??2015-04-29?08:24??項目\
?????目錄???????????0??2015-04-29?08:24??項目\項目\
?????文件????????4698??2014-11-23?17:44??項目\項目.sln
?????文件???????39424??2014-10-24?00:24??項目\項目.suo
?????文件??????132608??2015-04-27?23:18??項目\項目.v12.suo
?????目錄???????????0??2015-04-29?08:24??項目\項目\bin\
?????目錄???????????0??2015-04-29?08:24??項目\項目\bin\Debug\
?????文件??????100244??2008-06-03?00:58??項目\項目\bin\Debug\1.png
?????文件???????53760??2014-12-19?14:50??項目\項目\bin\Debug\AxInterop.WMPLib.dll
?????目錄???????????0??2015-04-29?08:24??項目\項目\bin\Debug\chongWuImg\
?????文件???????14316??2014-11-24?00:37??項目\項目\bin\Debug\chongWuImg\dan.png
?????文件????????5133??2014-11-24?00:57??項目\項目\bin\Debug\chongWuImg\xin.png
?????文件???????16896??2014-12-27?00:00??項目\項目\bin\Debug\dzk.exe
?????文件????????1550??2008-11-19?19:29??項目\項目\bin\Debug\flag.bmp
?????文件??????268322??2014-12-16?01:36??項目\項目\bin\Debug\ico.ico
?????文件??????330752??2014-12-19?14:50??項目\項目\bin\Debug\Interop.WMPLib.dll
?????文件????????1710??2008-11-19?19:30??項目\項目\bin\Debug\mine.bmp
?????文件????????1414??2008-11-20?07:03??項目\項目\bin\Debug\mine1.bmp
?????文件??????622592??2014-12-22?00:43??項目\項目\bin\Debug\run.exe
?????目錄???????????0??2015-04-29?08:24??項目\項目\bin\Debug\yin\
?????文件???????74686??2014-12-19?21:58??項目\項目\bin\Debug\yin\1.png
?????文件???????29708??2014-12-19?14:47??項目\項目\bin\Debug\yin\go.mp3
?????文件?????1741679??2014-12-19?14:38??項目\項目\bin\Debug\yin\hh.mp3
?????文件??????785378??2014-12-19?14:44??項目\項目\bin\Debug\yin\jy.mp3
?????目錄???????????0??2015-04-29?08:24??項目\項目\bin\Debug\YuDi\
?????文件????????5133??2014-11-24?00:57??項目\項目\bin\Debug\YuDi\xin.png
?????文件????????4935??2014-11-24?01:01??項目\項目\bin\Debug\YuDi\xin1.png
?????文件?????1757696??2014-12-29?20:09??項目\項目\bin\Debug\項目.exe
?????文件??????165376??2014-12-29?20:09??項目\項目\bin\Debug\項目.pdb
?????文件???????24224??2015-04-27?23:17??項目\項目\bin\Debug\項目.vshost.exe
?????文件?????????490??2013-06-18?20:28??項目\項目\bin\Debug\項目.vshost.exe.manifest
............此處省略77個文件信息
- 上一篇:C# AForge照相
- 下一篇:asp.net 完整后臺管理系統(含數據庫)
評論
共有 條評論