-
俄罗斯方块游戏
这是我第一次的应用程序在iPhone上和 cocos2d 分类目录 — — 我真的很享受这次经历,和我现在正在研究基于 tilemap 的应用程序。若要显示一点谢谢你,我打开-来源它以便其他人可以学习。我大概会写一个教程上它在下一周左右 — — 再次,当我绕到它。
在此期间,我只是想分享。并索要一点帮助,尽管我在它 — — 我不知道是否此应用程序包含我不应该与世界分享的东西。如果是这样,请让我知道 ASAP,所以可以将其删除同时保持这作为一种资源供他人学习。
- 2022-02-10 11:06:28下载
- 积分:1
-
进程管理器
进程资源管理器,可以显示正在运行的进程,线程和模块。其着找到基地,并开始地址。例如,使用
EnumProcessModulesEx和NtQueryInformationThread功能在C#。
void PrintModules (Int32 ProcID)
{
IntPtr hProcess = OpenProcess(ProcessAccessFlags.QueryInformation | ProcessAccessFlags.VMRead, false, ProcID);
if (hProcess != IntPtr.Zero)
&nbs
- 2022-01-22 17:14:27下载
- 积分:1
-
labview下的虚拟键盘操作,做界面的朋友可以参考一下
labview下的虚拟键盘操作,做界面的朋友可以参考一下-under the LabVIEW virtual keyboard operation, make the interface reference for Friend
- 2022-11-04 03:10:02下载
- 积分:1
-
a small graphic of small programs.
一个小的利用图形化的小程序.-a small graphic of small programs.
- 2022-06-21 22:08:45下载
- 积分:1
-
"warehouse management system Invoicing management"
《仓库管理系统之进销存管理》-"warehouse management system Invoicing management"
- 2023-02-23 13:30:04下载
- 积分:1
-
ppc拨号面板,forwm6.1的
ppc拨号面板,forwm6.1的 -ppc dial panel, forwm6.1 the
- 2022-07-06 08:35:25下载
- 积分:1
-
ThinkingC++中文版,适合初级c++学习者阅读
02部分
ThinkingC++中文版,适合初级c++学习者阅读
02部分-ThinkingC++ Chinese version, suitable for primary c++ Learners read the 02 part
- 2022-02-14 13:02:48下载
- 积分:1
-
Windows程序设计(第5版,珍藏版)源码
这是Windows程序设计(第5版,珍藏版)源码,希望对大家有用
- 2022-07-17 22:07:20下载
- 积分:1
-
C
C-编译器的设计文档与源代码.-C-Compiler design documents and source code.
- 2022-07-19 20:50:55下载
- 积分:1
-
1 : I hope the open source community to listen to their views. 2 : .. clock di...
1:希望开放源码,听取大家意见。2:..clock目录下有clock.exe。3:控制功能的实现:左右键双击或拖动。孙飞2002-10-31-1 : I hope the open source community to listen to their views. 2 : .. clock directory under clock.exe. 3 : Realization of control : about double-click or drag button. Garrison are 2002-10-31
- 2023-05-05 09:20:04下载
- 积分:1