-
网吧计费系统软件
网吧计费系统软件-Internet Billing System Software
- 2022-01-28 08:08:43下载
- 积分:1
-
家庭视频监控系统
C#(Csharp)是微软公司发布的一种面向对象的,运行于.NET Framework之上的高级程序设计语言。C#是微软公司研究员Anders Hejlsberg的最新成果。C#看起来与Java有着惊人的相似;它包括了诸如单一继承,接口,与Java几乎同样的语法,和编译成中间代码再运行的过程。这个是家庭视频监控系统的教学源码
- 2022-02-14 07:49:54下载
- 积分:1
-
OPC Delopment Tools
OPC Delopment Tools
- 2022-02-22 11:43:06下载
- 积分:1
-
一个简单的算法设计程序,用C++编写,实现流水线的调度。
一个简单的算法设计程序,用C++编写,实现流水线的调度。-a simple algorithm design process, using C, the realization of the pipeline scheduling.
- 2022-08-18 20:52:31下载
- 积分:1
-
Cell components of this source is from the database delphi how to check the numb...
此源码是Cell组件delphi中如何从数据库取数和自定义函数的代码示例-Cell components of this source is from the database delphi how to check the number and self-defined function code sample
- 2022-07-15 15:38:07下载
- 积分:1
-
jquery速查手册,一张简图包含了所有jquery最常用的函数简介.
outlook界面,含全部源代码,及demo样例-outlook interface, containing all the source code, and demo sample
- 2022-01-25 22:07:11下载
- 积分:1
-
windows mobile 6.0 on Motolola Q*** s reboot control program
Motolola Q***上的windows mobile 6.0重启控制程序
- 2022-01-21 22:50:50下载
- 积分:1
-
这里有丰富的C代码,大家不妨下载认真看看,里面有很多代码.大家下载后就运行看下.分析下...
这里有丰富的C代码,大家不妨下载认真看看,里面有很多代码.大家下载后就运行看下.分析下-here is rich in C code, you can download a serious look at. There are so many code. after you download operation facie. analysis
- 2022-08-19 21:07:13下载
- 积分:1
-
基于python的小游戏
基于python的二人小游戏,可在闲暇之时用于打发时间,操作简单,易于上手,本程序源码来自于书籍,
- 2022-03-19 15:25:28下载
- 积分:1
-
vs2013 SendMessage后台鼠标消息实例
vs2013 SendMessage后台鼠标消息实例
void 测试()
{
RECT r1;
POINT old_p;
HWND Game = ::FindWindow(NULL, "Plants vs. Zombies 1.2.0.1073 RELEASE");
//::MessageBox(NULL, GetGmae, "这是标题", MB_OK);
::SetWindowPos(Game, 0, 0, 0, 0, 0, SWP_NOSIZE | SWP_SHOWWINDOW | SWP_NOMOVE);
//::SetWindowPos(Game, HWND_TOPMOST, 0, 0, 0, 0, SWP_NOSIZE | SWP_NOMOVE);
//设置窗口属性
- 2022-01-24 14:19:04下载
- 积分:1