-
NET framework is a serial process, the process running in the PDA.
是一款NET框架的串口程序,本程序在PDA上运行。-NET framework is a serial process, the process running in the PDA.
- 2023-08-23 10:55:05下载
- 积分:1
-
很有用的网络客户端与服务端接口,在实验中比较使用
很有用的网络客户端与服务端接口,在实验中比较使用-very using
- 2022-05-06 00:19:10下载
- 积分:1
-
payroll software for all in one
payroll software for all in one
- 2022-10-23 17:35:03下载
- 积分: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
-
using a mouse to open/close CD
一个用鼠标打开/关闭CD-ROM的工具。-using a mouse to open/close CD-ROM tool.
- 2023-08-29 13:45:03下载
- 积分:1
-
书店管理系统!vb开发,实现图书自动编号,图书的添加、修改、删除,会员的添加、修改删除、以及借书还书,登录分类,会员管理、图书查询等功能!...
书店管理系统!vb开发,实现图书自动编号,图书的添加、修改、删除,会员的添加、修改删除、以及借书还书,登录分类,会员管理、图书查询等功能!-Bookstore Management System! vb develop, implement automated library number of books to add, modify, delete, member add, modify delete, as well as the borrowing and returning books, log classification, members of management, library inquiries and other functions!
- 2022-03-12 03:37:00下载
- 积分:1
-
详细的java示例代码,超级有用,格式正确已经调试了的
详细的java示例代码,超级有用,格式正确已经调试了的-detailed sample code, the super useful debugging format has the right of the
- 2022-03-18 12:43:50下载
- 积分:1
-
图片控制控件(VB.NET2005)
=== === === === === =====
一个VB.NET2005编写的图片控制操作的源代码控件,主要...
图片控制控件(VB.NET2005)
=== === === === === =====
一个VB.NET2005编写的图片控制操作的源代码控件,主要功能有支持图片放大缩小、支持图片色彩反转、自适应窗体大小、返回实际像素、支持图片多种方式旋转和翻转,支持图片两种模式漫游。-Picture control control (VB.NET2005) =================================== prepared a picture VB.NET2005 control the operation of the source code control, the main function to support picture zoom, support for image color inversion, adaptive form size, the return of the actual pixels, support for image rotation and flip a number of ways to support two models roaming picture.
- 2022-12-27 03:40:03下载
- 积分:1
-
visual c++编写的一个界面应用程序,能随机产生一些风景画,但是比较模糊,类似线条组成的。...
visual c++编写的一个界面应用程序,能随机产生一些风景画,但是比较模糊,类似线条组成的。-visual c++ to prepare an application interface to a number of randomly generated landscapes, but rather ambiguous, consisting of similar lines.
- 2022-01-26 07:39:18下载
- 积分:1
-
派生类实验 VC++
价值很高 初学者参考
派生类实验 VC++
价值很高 初学者参考-paisheng experiment VC++
- 2022-03-16 06:04:14下载
- 积分:1