-
又一个Ping的例子
又一个Ping的例子-another example of a Ping
- 2022-08-07 07:05:00下载
- 积分:1
-
vb报表开发,用处相当大,可以值得一看。
vb报表开发,用处相当大,可以值得一看。-The exploitation of VB reports,quite useful,and is worth to have a look.
- 2022-03-14 09:26:55下载
- 积分:1
-
一个餐饮关系系统,包括源码,系统说明,用SQL Server作为后台数据库...
一个餐饮关系系统,包括源码,系统说明,用SQL Server作为后台数据库-The relationship between a food system, including source code, the system shows
- 2022-06-03 14:41:54下载
- 积分:1
-
是个手机使用的小程序,播放器!.........................DOPOD
是个手机使用的小程序,播放器!.........................DOPOD----5系列下载.
-phone use is a small procedure, players !......................... DOPOD---- 5- out download.
- 2022-06-19 15:22:39下载
- 积分:1
-
用VC编写的,轻松读取和保存日期的类。借此可进一步了解类的概念和内涵
用VC编写的,轻松读取和保存日期的类。借此可进一步了解类的概念和内涵-prepared by the VC, easily read and the dates of categories. This can further understand the type of concept and content
- 2022-08-13 20:54:59下载
- 积分: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
-
这个是一个很不错的编辑器我用了3年多 EDITEPLUS 这是最新版本不需安装只要运行就可以使用了没有解破哦序列号网上自己找吧很多的。这个是最新版本...
这个是一个很不错的编辑器我用了3年多 EDITEPLUS 这是最新版本不需安装只要运行就可以使用了没有解破哦序列号网上自己找吧很多的。这个是最新版本-This is a very good editor, I spent three years EDITEPLUS This is a long run without having to install the latest version can be used with no serial number cracked Oh, bar-line to find a lot of their own. This is the latest version of the
- 2022-08-08 03:08:04下载
- 积分:1
-
一个较为简单的迷宫程序,适合初学C++者使用
一个较为简单的迷宫程序,适合初学C++者使用-A relatively simple maze procedure, suitable for beginners to use C++
- 2022-04-19 16:07:33下载
- 积分:1
-
用ULM 制作的银行存款系统
用ULM 制作的银行存款系统--用例图,用于说明对象和属性的关系.-with ULM produced deposits in the bank system-- with cases map, used to describe the object and attribute relationship.
- 2022-04-17 16:57:32下载
- 积分:1
-
这是解调中重要的DDS恢复部分,做成子函数形式,具体的输入输出变量已经表明,请按介绍使用。谢谢站长...
这是解调中重要的DDS恢复部分,做成子函数形式,具体的输入输出变量已经表明,请按介绍使用。谢谢站长-This is the most important part, DDS, causing Functions form specific input and output variables have shown, click on the use. Thank you, Captain! !
- 2022-02-26 11:52:06下载
- 积分:1