登录
首页 » Delphi » 123

123

于 2007-09-23 发布 文件大小:30KB
0 302
下载积分: 1 下载次数: 16

代码说明:

  一个自己写的下载者代码 很简单就实现了 下载者的功能 请不要运行。EXE文件(Write their own download code is very simple for those who realize the function of those who download, please do not run. EXE file)

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

发表评论

0 个回复

  • TOST
    说明:  STM32 USB HOST Library
    2018-12-26 10:15:47下载
    积分:1
  • DirDog
    监控文件夹变化的库,该功能封装在一个dll库中,方便调用。(monitor the change of the directory)
    2012-02-21 08:53:09下载
    积分:1
  • iniparse
    配置文件INI 解析,读取INI文件,修改INI文件,新增INI文件远吗,测试通过(Configuration file INI parsing, read the INI file, modify the INI file, add the INI file far, test)
    2021-04-13 11:38:56下载
    积分:1
  • pichuli
    批处理的学习文件,很重要嗯哟哟读速度上的速度首都师大(Good,it is very very good)
    2014-12-14 13:44:43下载
    积分:1
  • 248547
    设置XP开机画面源码例程,程序演示了修改启动INI文件设置XP开机画面的功能。(Set XP boot screen code samples that demonstrate the program to modify the INI file settings XP startup splash screen functionality.)
    2016-09-19 20:04:35下载
    积分:1
  • BinaryObjectSerialization
    serilizatiob of binary objects into xml file and de-serialization that
    2009-11-24 06:13:03下载
    积分:1
  • api2con
    将空气质量指数转化为污染物浓度(二氧化硫,二氧化氮和颗粒物浓度)的小程序(convert API to concentration)
    2011-01-24 15:36:37下载
    积分:1
  • labview---baobiao
    labview报表写入,能顺利的写入和读出EXCEL的值(labview baobiao)
    2011-06-01 18:31:39下载
    积分:1
  • php 示例(递归删除目录)
    //递归删除目录function deletedir($dir){$handle = opendir($dir);     while(false !==($file=readdir($handle))){       if($file!=="."&&$file!==".."){       //排除当前目录与父级目录            $file=$dir .DIRECTORY_SEPARATOR. $file;            if(is_dir($file)){                  deletedir($file);            }else{                @unlink($file);}        }     }   @rmdir($dir) ;   closedir($hadnle) ;}
    2014-07-01下载
    积分:1
  • cPP
    C++程序设计教程第二版答案,作者钱能,文件包含书后习题所有答案及程序代码及PDF版书籍(C++ Programming Guide (Second Edition) OF Money can answer, the file contains all the answers and exercise books and PDF version of the code books)
    2016-06-01 22:21:57下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载