搜索资源列表
Log_file
- 在程序所在的目录下创建日志文件,日志文件根据当前系统的时间自动生成(也可以在弹出的对话框中更改文件名)-procedures in the directory to create log files, log files based on the current system of the automatic generation (also in the pop-up dialog box to change the document)
UserFileDialog
- 这是一个使用文件对话框的方便的类,利用这个类可以方便地创建文件功能完整的对话框,文件里面有具体使用的方法-This is a file dialog to use the convenience class, take advantage of this type can easily create full-featured file dialog box, the document there are specific methods used
SourceCodeMod
- 注释删除器源代码,可以选择删除程序中所有的注释和空行,将需要修改的文件拖入对话框即可,生成新的文件,不影响原版源文件。-Notes to delete the source code browser, you can choose Remove Programs all of the comments and blank lines will be necessary to amend the document can be dragged into the dialog box, create
FileInVisualCPlusPluss
- FileInVisualCPlus s: Starter files are automatically generated for your Visual C++ project, whenever you create one either by using a wizard (such as the MFC AppWizard or the ActiveX ControlWizard) or one of the icons (such as the Application ic
File-Management-System
- 本程序采用Visual C++作为开发工具,参照了Windows资源管理器的结构,模拟文件管理的工作过程来创建一个文件系统。实现了树形和列表显示文件,创建文件、文件夹,对文件的打开,读写,删除,关闭,剪切,复制,粘贴,重命名,刷新,查看,及属性设置能够删除文件或文件夹。采用VC的MFC来开发程序,全部操作均为可视化,实现了不需要敲命令用鼠标就能实现对文件的各种操作,具有友好的图形界面。-The file system is based on Windows window for referenc