搜索资源列表
VC 系统操作通过菜单的形式完成
- 系统操作通过菜单的形式完成,包括:文件复制、文本文件显示、文件连接、文件目录显示、文件更名、文件删除、文本文件字节数统计内容、文件内容比较功能-System operation through the menu in the form of completion, including: file copy, text documents, file connections, file directory display, file rename, file delete, the text fi
VSS_Study
- 学习Windows系统的Volume Shadow Copy Service的心得体会,对涉及到VSS编程以及WINDOWS备份恢复功能的有很大帮助。-Learning Windows System Volume Shadow Copy Service of experiences, relating to the VSS backup and recovery programming as well as WINDOWS function of much help.
mycomputer
- 根据文件系统的相关原理,设计并用VC编程实现一个类似Windows系统中“我的电脑”功能的文件管理系统,该文件系统可以对系统中所有文件进行管理,同时具有创建新文件(为简单起见,可以固定几种类型的文件)、删除文件、复制文件、创建文件夹等功能。-According to the file system of the relevant theory, design and use of VC programming a similar Windows system, the "My Computer
UsingCompactFlash
- 在vc++环境下如何编程使用CF盘的方法,含源码可直接copy运行-how to us compact flash in vc++
biany
- VC, VS 编译 testProgs中是各种媒体文件的测试程序。 另外一种编译方法是新建一个空的控制台工程,将所有的源码拷贝进去直接编译,这种编译方法的好处是所有源文件在一个工程中,不以库的形式出现,调试和查看代码比较方便。 -VC, VS compiler TestProgs is a media file test procedure.In addition a compiling method is to create a new empty console projec
CsharpimageProcess
- vc环境下,利用csharp语言进行图像处理的简单教程,包括图像读入保存,拷贝粘贴,颜色处理等,附有具体的操作步骤和可运行的代码,适合初学者-vc environment using csharp language awakened simple tutorial highlights the processing, including image read into the save, copy, paste, color processing, with specific steps and
记事本12
- 实现了复制、粘贴、剪切、时间、等小功能的简单记事本(Achieve a copy, paste and other small functions of simple Notepad)