登录
首页 » Delphi » baidump3

baidump3

于 2007-05-17 发布 文件大小:396KB
0 143
下载积分: 1 下载次数: 39

代码说明:

  MP3批量百度搜索下载工具 本人自己兴趣写的,利用百度快速方便搜索下载MP3,生成视听列表或下载的工具,设计完全是根据本人自己所需编写,除了用了界面控件没用其它控件. 如各位有需要可以用用,代码完全公开,取用请留我原创. (MP3 download batch Baidu search tools I own interest in writing, use Baidu search quickly and easily download MP3, audio-visual production list or download the tools, Design is entirely based on my own for the preparation, In addition to using the control interface useless other controls. If you need can be used, code totally open, I requested access to stay original.)

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

发表评论

0 个回复

  • QT获取时间
    基本过程如下: 1. 利用ntp服务器获取网络时间     QUdpSocket udp_sock;     udp_sock.connectToHost("time.windows.com",123); 2. 阻塞等待连接成功     if(udp_sock.waitForConnected(60000))     {         ...     } 3. 发送时间请求         udp_sock.write(time_req);         udp_sock.flush(); 4. 阻塞等待消息返回         if(udp_sock.waitForReadyRead(120000))         {             ...         } 说明:此过程等待时间可能较长,出现连接失败的情况也比较常见。
    2022-03-21 22:20:09下载
    积分:1
  • webmail
    一个用Java开发的Web邮局,可以使用户通过浏览器访问他们的POP/SMTP服务器,支持多种语言,MIME和虚拟域名! (Java development using a Web mail allows users browser access to their POP/SMTP server, supports multiple languages, MIME, and virtual domain names!)
    2010-01-23 08:19:24下载
    积分:1
  • 这个是我实训时候做的一个商城系统,是在netbean下面做的.
    这个是我实训时候做的一个商城系统,是在netbean下面做的.-This is my time to do a Training Center system, is to do the following in NetBeans.
    2022-09-08 08:30:05下载
    积分:1
  • Divqng
    跳水计分系统为实际工作中作为计数的一个小工具,希望对所需者有点帮助,,(Diving scoring system for counting practice as a small tools, hope to see a little help,,)
    2017-04-11 02:29:22下载
    积分:1
  • SerialPort_vc
    一个关于串口通信编程的小程序,使用visual c++编写。(Serial communication programming on small procedures, the use of visual c++ Prepared.)
    2007-07-16 15:57:05下载
    积分:1
  • SuperSocket.ClientEngine-master(1)
    SuperSocket ClientEngine
    2018-12-27 14:46:01下载
    积分:1
  • TestNetDetect(WIN32)
    CPing依据ICMP协议实现, 可解析域名和IP, 可设置发包数量,统计丢包率(CPing based on ICMP protocol implementation can resolve domain names and IP, you can set the number of contracting, statistical packet loss rate)
    2009-11-27 17:46:36下载
    积分:1
  • 212577
    用java实现的一个计算器代码,是我们课程的作业,编译通过()
    2017-10-15 10:50:22下载
    积分:1
  • 经常用到的 socketAPI,posix thread 的类封装,还有一些同步设施 智能指针的实现,线安全的引用计数...
    经常用到的 socketAPI,posix thread 的类封装,还有一些同步设施 智能指针的实现,线程安全的引用计数-frequently used the socketAPI, posix thread-like packaging, there are some smart synchronization facilities to achieve the target, thread-safe reference counting
    2022-04-09 07:05:30下载
    积分:1
  • 广义s变换matlab序以及使用例子
    广义s变换matlab程序以及使用例子,真实使用,下载即可。(Generalized S-transform matlab program and its application examples)
    2021-04-24 15:58:47下载
    积分:1
  • 696518资源总数
  • 105554会员总数
  • 2今日下载