-
This also good VC
这个还不错VC的- This also good VC
- 2022-07-08 15:51:26下载
- 积分:1
-
这是一个简单的brew游戏,不过包含了很多用法,比如菜单,图像,声音。...
这是一个简单的brew游戏,不过包含了很多用法,比如菜单,图像,声音。-It is a game about brew ,it is sample ,but include the way to use menu ,image and sound .
- 2023-05-04 14:15:02下载
- 积分:1
-
vfp试验素材,包含一般试验中涉及的源代码段,适用于初学者学习使用...
vfp试验素材,包含一般试验中涉及的源代码段,适用于初学者学习使用-vfp test material, including the general test in paragraph relating to the source code for beginners learning to use. .
- 2022-08-21 13:47:04下载
- 积分:1
-
一个比较好的交通灯控制器系统,采用VARILOG HDL语言编程。
一个比较好的交通灯控制器系统,采用VARILOG HDL语言编程。-A better traffic light controller system that uses VARILOG HDL language programming.
- 2022-01-28 10:38:51下载
- 积分:1
-
把快捷方式的文件的路径,使用IShellLink。
怎样获取快捷方式所指向的目标文件名? HRESULT hres IShellLink* psl HRESULT hres IShellLink* psl char szGotPath[MAX_PATH] char szDescription[MAX_PATH] WIN32_FIND_DATA wfd OleInitialize(0) hres = CoCreateInstance(CLSID_ShellLink, NULL, CLSCTX_INPROC_SERVER, IID_IShellLink, (LPVOID*)&psl) if (SUCCEEDED(hres)) { IPersistFile* ppf hres = psl->QueryInterface(IID_IPersistFile, (void**)&ppf) if (SUCCEEDED(hres)) { WCHAR wsz[MAX_PATH] char lpszLinkFile[MAX_PATH] //这里存放的是快捷方式的路径 if(MultiByteToWideChar(CP_ACP, 0, lpszLinkFile, -1, wsz, MAX_PATH)==0) return hres = ppf->Load(wsz, STGM_READ) if (SUCCEEDED(hres)) { hres = psl->Resolve(m_hWnd, 0) if (SUCCEEDED(hres)) { hres = psl->GetPath(szGotPath, MAX_PATH, (WIN32_FIND_DATA*)&wfd, SLGP_SHORTPATH)-Get the path file of the Shortcut, using IShellLink.
- 2023-07-15 01:10:03下载
- 积分:1
-
imitation At the time of switching interface
仿金山毒霸切换界面 -imitation At the time of switching interface
- 2022-07-17 02:54:33下载
- 积分:1
-
s3c2440 dm9000 driver source code can compiler
s3c2440 dm9000 driver source code can compiler -s3c2440 dm9000 driver source code can compiler
- 2022-10-05 12:55:03下载
- 积分:1
-
消隐 计算机 图形学 VC++实现的 图形的消隐
消隐 计算机 图形学 VC++实现的 图形的消隐-Blanking Computer Graphics VC++ implementation of the graphics blanking
- 2022-04-20 01:59:26下载
- 积分:1
-
智能车时钟系统程序
智能车必学的时钟系统,有助于更好的认识智能车如何操作。
- 2022-07-20 18:10:11下载
- 积分:1
-
SPCE061A单片机上的IO端口配置源程序,以及各个端口的使用案例。...
SPCE061A单片机上的IO端口配置源程序,以及各个端口的使用案例。-the driver source of the IO port of the SPCE061A
- 2022-02-26 05:08:35下载
- 积分:1