登录
首页 » Windows开发 » I ve made an application that crawling the web base on DFS algorithm. Thanks.

I ve made an application that crawling the web base on DFS algorithm. Thanks.

于 2022-08-24 发布 文件大小:404.90 kB
0 149
下载积分: 2 下载次数: 1

代码说明:

I ve made an application that crawling the web base on DFS algorithm. Thanks.

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 把快捷方式的文件的路径,使用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
  • 小游戏本人自己的一款小游戏,请大家多多指教了饿,不胜感激了
    小游戏本人自己开发的一款小游戏,请大家多多指教了饿,不胜感激了-Game I own a game, please advise the U.S. more hungry, be grateful for the
    2022-02-05 16:08:35下载
    积分:1
  • 贪食蛇 双人对决版游戏源代码
    资源描述贪食蛇 双人对决版游戏源代码 为在windows平台使用VC++开发的一个升级版游戏,代码拥有详细的解释收,说明,,,,,,是一款不错的小游戏,,,,,,
    2022-02-25 12:22:57下载
    积分:1
  • 用于计算字符串MD5值
    用于计算字符串MD5值-used to calculate the value of the string MD5
    2022-01-26 05:26:44下载
    积分:1
  • bank savings system source code! We hope that the support! Thank you for assessi...
    银行储蓄系统源代码!希望大家支持!谢谢大家给于评价!-bank savings system source code! We hope that the support! Thank you for assessing!
    2022-02-05 00:09:21下载
    积分:1
  • 多产的PL
    Prolific PL-2303 USB to Serial适配器WinCE 5.0驱动源代码-Prolific PL-2303 USB to Serial adapter WinCE 5.0 driver source code
    2022-05-30 17:34:31下载
    积分:1
  • mpich2 ebook for windows
    mpich2 ebook for windows
    2022-01-25 19:48:08下载
    积分:1
  • C achieve similar to the Windows Calculator function of a more perfect calculato...
    用C++实现的类似Windows中的计算器的一个功能比较完善的计算器。-C achieve similar to the Windows Calculator function of a more perfect calculators.
    2022-09-15 11:35:04下载
    积分:1
  • a more powerful PC. In addition to traditional PC desirable under the Road infor...
    一台功能更强大的PC机。除了传统PC机所期望的路况信息外,我们还可以获得更多额外的网络信息
    2022-12-02 13:15:04下载
    积分:1
  • Kinect的手势跟踪SDK v.2.0
    应用背景本项目 ;执行手指与Kinect V 2  跟踪方面;随着官方Kinect SDK V 2手指和手的跟踪包括在人机交互(HCI)领域的。这项工作的目的是描述一个强大的和有效的方法来跟踪方面,利用Kinect设备中实时的手指。关键技术Kinect V 2,V 2  ;Kinect SDK, ;人机交互(HCI)
    2022-01-26 05:26:13下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载