登录
首页 » Others » FileNew

FileNew

于 2009-11-05 发布 文件大小:4182KB
0 166
下载积分: 1 下载次数: 26

代码说明:

  产品拆卸序列生成的源代码 有些不足请多交流(Disassembly sequence generated by the exchange of source code for some lack of ability)

文件列表:

FileNew
.......\FileNew
.......\.......\Application

.......\.......\...........\New1.bmp


.......\.......\Code
.......\.......\....\App.cpp
.......\.......\....\App.h
.......\.......\....\App.h App.cpp
.......\.......\....\Code.aps
.......\.......\....\Code.clw
.......\.......\....\Code.cpp
.......\.......\....\Code.def
.......\.......\....\Code.dsp
.......\.......\....\Code.dsw
.......\.......\....\Code.h
.......\.......\....\Code.ncb
.......\.......\....\Code.opt
.......\.......\....\Code.plg
.......\.......\....\Code.rc
.......\.......\....\Debug
.......\.......\....\.....\App.obj
.......\.......\....\.....\Code.obj
.......\.......\....\.....\Code.pch
.......\.......\....\.....\Code.res
.......\.......\....\.....\DeleteDialog.obj
.......\.......\....\.....\FileNew.exp
.......\.......\....\.....\FileNew.lib
.......\.......\....\.....\FileNew.pdb
.......\.......\....\.....\Main.obj
.......\.......\....\.....\msado15.tlh
.......\.......\....\.....\msado15.tli
.......\.......\....\.....\partdialog1.obj
.......\.......\....\.....\partdlg.obj
.......\.......\....\.....\partdlg1.obj
.......\.......\....\.....\pass.obj
.......\.......\....\.....\search.obj
.......\.......\....\.....\searchdialog.obj
.......\.......\....\.....\searchdlg.obj
.......\.......\....\.....\StdAfx.obj
.......\.......\....\.....\vc60.idb
.......\.......\....\.....\vc60.pdb
.......\.......\....\.....\whole.obj
.......\.......\....\.....\wholedialog.obj
.......\.......\....\.....\wholedialog1.obj
.......\.......\....\.....\wholedlg.obj
.......\.......\....\DeleteDialog.cpp
.......\.......\....\DeleteDialog.h
.......\.......\....\Main.cpp
.......\.......\....\Main.h
.......\.......\....\msado15.tlh
.......\.......\....\msado15.tli
.......\.......\....\partdlg1.cpp
.......\.......\....\partdlg1.h
.......\.......\....\ReadMe.txt
.......\.......\....\res
.......\.......\....\...\Code.rc2
.......\.......\....\Resource.h
.......\.......\....\searchdialog.cpp
.......\.......\....\searchdialog.h
.......\.......\....\StdAfx.cpp
.......\.......\....\StdAfx.h
.......\.......\....\wholedialog1.cpp
.......\.......\....\wholedialog1.h
.......\.......\Startup
.......\.......\.......\database.mdb
.......\.......\.......\database0.mdb
.......\.......\.......\FileNew.dll
.......\.......\.......\FileNew.ilk
.......\.......\.......\FileNew.men
.......\.......\.......\FileNew.tbr
.......\.......\.......\zong.prt
.......\.......\.......\zong1.prt
.......\.......\Udo

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

发表评论

0 个回复

  • changyong
    功能实用功能实用的常用文件的常用文件功能实用的常用文件(no yes)
    2013-04-22 22:06:45下载
    积分:1
  • sound
    给音频降噪,还原清晰声音,自动增益开源代码(Audio reduction, restore clear voice, auto gain open source code.)
    2018-11-14 09:30:11下载
    积分: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
  • 36
    升级文件列表制作工具,应用程序编程源码,很好的参考资料。(Upgrade file list creation tools, application programming source code, a good reference.)
    2014-02-16 21:14:42下载
    积分:1
  • Excel的读取和写入
    说明:  使用matlab对Excel文件进行操作,包括写入和读取,也就是实现Excel和Matlab交互(Use matlab to operate on Excel files, including writing and reading, that is, to achieve Excel and Matlab interaction)
    2021-01-16 15:20:51下载
    积分:1
  • add_head
    给二进制地震数据加卷头和道头信息,使之成为sgy文件,(add trace information to seismic data)
    2012-08-11 22:07:57下载
    积分:1
  • GuPiaoHangQing
    这是一个记录每天股票开盘,收盘的工具,可以保存每天的数据,同事比较今天和前一天的股票数据(This is a record of daily stock opening and closing of the tool, you can save the data every day, the day before today, and colleagues compared the stock data)
    2010-07-22 00:53:32下载
    积分:1
  • AutoTypeIn
    VB6编写的自动打字文字特效,就是类似在屏幕上打字的效果,文字一个一个出现,可以做字幕,用作软件介绍很不错,程序简洁,适合学习和使用。(VB6 prepared automatically typing text effects, that is, typing on the screen similar to the effect of text appear one by one, they can do subtitles for the software is pretty good introduction, the program is simple and suitable for learning and use.)
    2009-07-12 10:15:38下载
    积分:1
  • Sort2
    This file contains a summary of what you will find in each of the files that make up your Sort2 application.
    2008-06-07 21:52:54下载
    积分:1
  • StudySrcCodeCoolReader
    这dome个实现了Txt文件解码 加载 分页 对于编写TXT阅读器有很大的帮助!~(This dome a Txt file decoder implements paging load TXT reader for writing a great help! ~)
    2013-11-12 13:54:22下载
    积分:1
  • 696518资源总数
  • 105895会员总数
  • 18今日下载