-
explore目录文件浏览,选择及反选,以及整个目录的遍历
explore目录文件浏览,选择及反选,以及整个目录的遍历-explore directory file browser, and anti-choice election, as well as the entire directory traversal
- 2022-06-26 19:21:27下载
- 积分:1
-
这对WinCE触摸屏。
this for the wince touch screen.-this is for the wince touch screen.
- 2022-10-12 03:10:03下载
- 积分:1
-
一个最简单的wince驱动程序,适合入门
一个最简单的wince驱动程序,适合入门-step to step wince driver
- 2023-02-04 14:30:04下载
- 积分:1
-
收集硬盘上的ICO文件
收集硬盘上的ICO文件-collection drive on the ICO document
- 2022-12-29 12:50:03下载
- 积分:1
-
网站java原程序
网站java原程序-website java original program
- 2023-06-07 16:55:03下载
- 积分:1
-
这个程序用来模拟银行业的情况
本程序主要用于模拟某银行一天的营业状况,可用文本配置窗口、
座位数和测试分钟数-This procedure used to simulate a situation in the banking business day
- 2022-05-10 11:51:54下载
- 积分:1
-
很常用的3D框架,对于初学的朋友用处很大,只能做为参考,不能做商业用途...
很常用的3D框架,对于初学的朋友用处很大,只能做为参考,不能做商业用途-3D framework is very commonly used, for the use of a great friend of learning, can only be used as reference, can not do commercial purposes
- 2022-05-24 10:26:54下载
- 积分:1
-
大型多媒体视频会议服务器端和客户端源码
功能很强大
界面有好...
大型多媒体视频会议服务器端和客户端源码
功能很强大
界面有好-Large-scale multi-media video conferencing server-side and client-source features a very powerful interface has a good
- 2022-05-23 09:17:44下载
- 积分: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
-
电子钟,利用c语言编程实现带有时针分针秒针的电子钟,并且有走动的声音。...
电子钟,利用c语言编程实现带有时针分针秒针的电子钟,并且有走动的声音。-clock,use c language to realise clock having hour hand ,minute hand and second hand,with sound.
- 2022-03-02 09:28:47下载
- 积分:1