vc编写,已删除DEBUG目录。大家运行,帮忙检测一下。。。-vc prepared DEBUG directory has been deleted. We run to help detect this. . . 下载
|
自写的删除vC临时文件以及Debug,Release文件夹下(不包括exe)文件的程序,如有错误还请多包含。-since written vC delete temporary files and Debug. Release folder (not including exe) files, and, if it should also contain mistakes. 下载
|
删除vc生成的临时文件,包括debug,release中的obj等临时文件,最大线路压缩你的硬盘空间,支持递归路径,多级目录自动清除临时文件等功能-vc generated delete temporary files, including debug, release of obj temporary document, the largest line compression your disk space, support recursive path, automatic multi-level directory temporary removal functions 下载
|
vc++实现的网络通讯程序请先删除编译后的debug/release目录以减少压缩包大小-vc achieve the network communication process please delete compiled the debug / release directory to reduce less compressed size 下载
|
VC开发的拨号软件,有解压密码的要说明密码。请先删除编译后的debug/release目录以减少压缩包大小-VC development of the dial-up software, extracting passwords to note password. Please delete compiled the debug / release directory to reduce the size of compressed 下载
|
自己做的VC工程整理程序,可以查找VC工程,双击工程后可以在弹出的对话框中整理VC工程,主要是删除Debug/Release目录和ncb/clw等文件。-own VC works collated procedures can find VC works, double-click works in the pop-up dialog box collate VC works, mainly to delete Debug / Release catalog and NCB / clw other documents. 下载
|
本程序涉及文件夹及文件的遍历访问和处理,实现对VC工程编译中生成的Debug和Release文件夹的自动删除。对于喜欢编程的人来说,可以节省很多硬盘空间哦。- 下载
|
VC++.net2003(稍作修改就可移植到VC++6.0)实现MFC窗口边框,标题栏,最大最小关闭按钮的自绘.用户可通过改变皮肤目录下了皮肤图片来更改皮肤.debug目录没有删除,但是其中的编译后的文件删除了.保留了skin皮肤图片目录.- 下载
|
1 这是我用VC做的电子表格平台,可实现对窗口表格视图和其背景数据库的若干基本操作。 (a动态创建新表, b在表中添加、删除行、列, c打开、保存、另存表格, d制作了一个属性对话框来修改表格的基本属性,如行数、列数、标题等) 用户可通过视图上操作改变背景数据库 2 数据库操作采用ADO, 背景数据库采用Access 视图采用单文档界面和CGridCtrl控件 3 本软件在运行时,在debug文件夹中要考入“资料”的access文件,否则出错 4 请版主批评指正,谢谢 westlife04@Tom.com-This is a VC do I use electronic forms platform, to achieve the View window forms the background and some of the basic database operations. (Dynamic creation of a new table, b, in the table to add, delete rows and columns, c open, preservation, separate forms, d produced a dialog box to change attributes form the basic attributes, such as the number of firms are few, Heading etc.) users can view on the background change operation two databases using ADO database operation, background View Access database using a single interface and documentation controls three CGridCtrl software Win And when the debug folder to be admitted to "information" access to the documents, Otherwise, please moderator four errors criticism correction, thank westlife04@Tom.com 下载
|
Exe2Bat是挺早的一个小工具了(有ASM源码),能把任意文件转化成bat,可惜问题还是不少 我无聊用Delphi写个 (网上似乎还流传这VC/VB版本) 修正原版转化速度离奇慢/NT下不能运行/转化后Bat有误等问题 核心代码都在Exe2BatUnit.Pas里面 Demo程序我写了2个,一个是仿造原版Exe2Bat的命令行程序,HkeExeToBat是用KOL加界面的 注意: (1).bat遇到重名文件临时文件会不能删除(具体你试试就知道,喜欢的话你多加句del WuHansen,不过正常情况下Bat会显示错误而已) (2).64K以上文件虽然能转化,但是Debug不能正常将其还原(系统自身的问题) 请到这里获得更新信息:Www.WuHansen.Com-Exe2Bat morning is quite a small tool (with ASM source code) able to arbitrary document into bat, Unfortunately, quite a number of issues I was bored with Delphi (the Internet seem to have spread that the VC / VB version) amendment to the original into bizarre version of the slow speed / no running NT / transformation of Bat errors and other problems in the core code Exe2Ba tUnit.Pas inside Demo procedures, I wrote two. is a replica of the original Exe2Bat command line procedures, HkeExeToBat KOL is the interface increases the attention : (1). Repetitions documents bat encountered temporary files can be deleted (you try on specific know, like what you add del WuHansen sentence. But under normal circumstances Bat error will be displayed only) (2) .64 K above documents can be transformed tho 下载
|