登录
首页 » DOS » 3106

3106

于 2016-04-22 发布 文件大小:2KB
0 356
下载积分: 1 下载次数: 2

代码说明:

  把多少资源文件把包,释放到指定的目录不会使文件字节增加!(The amount of resources to document the package, released to the specified directory will not lead to an increase byte file!)

文件列表:

3
.\Form1.frm,2688,2008-06-18
.\工程1.vbp,624,2008-06-18
.\工程1.vbw,50,2008-06-18
newstd.txt,0,2016-04-12

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

发表评论

0 个回复

  • EXECL-CREAT
    根据模版文件复制所需工作表,自动生成相关数据。(According to a worksheet template files needed to automatically generate the relevant data.)
    2013-08-07 12:20:52下载
    积分:1
  • BindFile
    说明:  Visal c++二进制文件合并,功能非常好用(Visal c++ Binary file merging is very easy to use)
    2008-09-08 13:39:27下载
    积分:1
  • proSche
    简单的日志本,可以记录每天的工作情况,方便记忆,适合老人用。(Simple log book, you can record daily work, easy to remember, suitable for the elderly to use.)
    2013-11-04 11:11:40下载
    积分:1
  • lorenzprofile
    描述不同波长时吸收系数随波数的变化曲线,表明吸收谱线的特性(Description of different wavelengths curves of absorption coefficient with wave number, indicating that the characteristics of absorption lines)
    2009-10-23 21:17:39下载
    积分:1
  • wordTotif
    这是我自己写的一个转化程序,请多多指教,word转tif。(word to tif)
    2011-06-14 10:54:10下载
    积分:1
  • cfexmostersetbase
    一个E语言编写的奇迹刷怪文件的批量编辑工具源码(sorry,my english is not very good)
    2011-08-08 13:09:14下载
    积分:1
  • FileReadAndWrite
    C#文件读、写样例,VS2008下编译通过直接运行。(C# file read, writing sample, compiled by VS2008 directly run. )
    2011-12-09 13:50:24下载
    积分:1
  • 8267507
    JRC provides necessary and common foundation functions or in()
    2018-02-08 23:41:12下载
    积分: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
  • date
    开始显示速度很慢,要达到5~6秒。开始显示速度很慢,要达到5~6秒。开始显示速度很慢,要达到5~6秒。(Began to show very slow to reach 5 to 6 seconds.Began to show very slow to reach 5 to 6 seconds.Began to show very slow to reach 5 to 6 seconds.)
    2013-12-12 14:23:28下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载