資源簡介
代碼片段和文件信息
using?System;
using?System.Collections.Generic;
using?System.ComponentModel;
using?System.Data;
using?System.Drawing;
using?System.Text;
using?System.Windows.Forms;
using?System.Runtime.InteropServices;
using?System.Diagnostics;
namespace?changePlantsVsZombies
{
????public?partial?class?Form1?:?Form
????{
????????public?Form1()
????????{
????????????InitializeComponent();
????????}
????????[DllImportAttribute(“kernel32.dll“?EntryPoint?=?“ReadProcessMemory“)]
????????public?static?extern?bool?ReadProcessMemory
????????????(
????????????????IntPtr?hProcess
????????????????IntPtr?lpbaseAddress
????????????????IntPtr?lpBuffer
????????????????int?nSize
????????????????IntPtr?lpNumberOfBytesRead
????????????);
????????[DllImportAttribute(“kernel32.dll“?Entry
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件???????5612??2010-12-25?21:55??changePlantsVsZombies\changePlantsVsZombies\Properties\Resources.resx
?????文件????????249??2010-12-25?21:55??changePlantsVsZombies\changePlantsVsZombies\Properties\Settings.settings
?????文件???????1214??2010-12-25?21:55??changePlantsVsZombies\changePlantsVsZombies\Properties\AssemblyInfo.cs
?????文件???????2898??2010-12-25?21:55??changePlantsVsZombies\changePlantsVsZombies\Properties\Resources.Designer.cs
?????文件???????1106??2010-12-25?21:55??changePlantsVsZombies\changePlantsVsZombies\Properties\Settings.Designer.cs
?????文件???????3249??2010-12-25?22:18??changePlantsVsZombies\changePlantsVsZombies\changePlantsVsZombies.csproj
?????文件???????5632??2005-12-08?14:51??changePlantsVsZombies\changePlantsVsZombies\bin\Debug\changePlantsVsZombies.vshost.exe
?????文件?????122880??2010-12-25?23:00??changePlantsVsZombies\changePlantsVsZombies\bin\Debug\changePlantsVsZombies.exe
?????文件??????32256??2010-12-25?23:00??changePlantsVsZombies\changePlantsVsZombies\bin\Debug\changePlantsVsZombies.pdb
?????文件?????100244??2010-12-25?22:48??changePlantsVsZombies\changePlantsVsZombies\obj\Debug\changePlantsVsZombies.Form1.resources
?????文件????????180??2010-12-25?22:18??changePlantsVsZombies\changePlantsVsZombies\obj\Debug\changePlantsVsZombies.Properties.Resources.resources
?????文件??????32256??2010-12-25?23:00??changePlantsVsZombies\changePlantsVsZombies\obj\Debug\changePlantsVsZombies.pdb
?????文件?????122880??2010-12-25?23:00??changePlantsVsZombies\changePlantsVsZombies\obj\Debug\changePlantsVsZombies.exe
?????文件????????842??2010-12-25?22:48??changePlantsVsZombies\changePlantsVsZombies\obj\Debug\changePlantsVsZombies.csproj.GenerateResource.Cache
?????文件????????886??2010-12-25?23:01??changePlantsVsZombies\changePlantsVsZombies\obj\changePlantsVsZombies.csproj.FileListAbsolute.txt
?????文件????????480??2010-12-25?21:55??changePlantsVsZombies\changePlantsVsZombies\Program.cs
?????文件???????6406??2010-12-25?22:48??changePlantsVsZombies\changePlantsVsZombies\Form1.Designer.cs
?????文件?????156023??2010-12-25?22:48??changePlantsVsZombies\changePlantsVsZombies\Form1.resx
?????文件???????8803??2010-12-25?22:59??changePlantsVsZombies\changePlantsVsZombies\Form1.cs
?????文件????????952??2010-12-25?21:55??changePlantsVsZombies\changePlantsVsZombies.sln
????..A..H.?????15872??2010-12-25?23:01??changePlantsVsZombies\changePlantsVsZombies.suo
?????目錄??????????0??2010-12-25?21:55??changePlantsVsZombies\changePlantsVsZombies\obj\Debug\TempPE
?????目錄??????????0??2010-12-25?21:59??changePlantsVsZombies\changePlantsVsZombies\obj\Debug\Refactor
?????目錄??????????0??2010-12-25?21:55??changePlantsVsZombies\changePlantsVsZombies\bin\Debug
?????目錄??????????0??2010-12-25?21:55??changePlantsVsZombies\changePlantsVsZombies\obj\Debug
?????目錄??????????0??2010-12-25?21:55??changePlantsVsZombies\changePlantsVsZombies\Properties
?????目錄??????????0??2010-12-25?21:55??changePlantsVsZombies\changePlantsVsZombies\bin
?????目錄??????????0??2010-12-25?21:55??changePlantsVsZombies\changePlantsVsZombies\obj
?????目錄??????????0??2010-12-25?21:55??changePlantsVsZombies\changePlantsVsZombies
?????目錄??????????0??2010-12-25?21:55??changePlantsVsZombies
............此處省略4個文件信息
- 上一篇:C# 仿QQ抖動窗體
- 下一篇:C# 掃描本地電腦指定類型的文件
評論
共有 條評論