搜索资源列表
CFileDialogST
- 实现文件对话框的相关操作-files related to the operation of dialog
VC--FileConstrol
- 文件的查找 文件的打开/保存对话框 -documents you open the document / preservation dialog
SelectFolder
- Visual C++中一个选择文件夹的对话框封装类-Visual C choose a folder dialog Packaging Category
DialogApplication
- C#文件的按行读写及文件目录对话框的使用-C# document line by the readers and documents the use of Contents dialog
CopyHook_src
- 监视文件夹的复制,在监视到文件复制时并弹出警告对话框-surveillance folder reproduction, surveillance of the document reproduction and pop-up dialog warning
VCtempClean
- VC产生的临时文件有时真的很烦人!当你编译一个程序,突然系统弹出一个对话框:“D盘已经没有足够的空间~~~~~~~~~请问需要进行磁盘清理吗”,而它只能清掉了Nkb的东东,你有什么理由不自己写一个专门清理VC垃圾的小工具呢?隔一段时间运行一次,彻底清除指定类型的垃圾文件:干干净净,中国人,奇强! -the temporary files sometimes really annoying! When you compile a procedure, suddenly pop up a dia
vc001010010
- vc编程常见的小技巧,涉及到利用对话框,等很多种控件的巧妙使用之处-vc small common programming skills, involving the use of dialog boxes, and other kinds of controls cleverly used Office
v3410_FolderBrowser-
- 浏览文件夹对话框(C#) 源码分类:编程源码 / C/C++ 源码属性:共享软件 大小语言:28 K / 简体中文 运行环境:Win9x, WinNT, Win2000 / 无 -folder browser dialog (C#) Source Categories : Source Programming / C / C source code attributes : Sharing Software Size Language : 28 K / English operating env
fileattribute-VB
- 实现文件属性对话框,
ly_filedlg
- 一个自定义的文件打开对话框类. 可以浏览目录.-definition of a document from the dialog open category. Contents may visit.
JAVATXT
- 输入输出流实验 掌握使用适当的输入输出流进行字节或字符数据的读出和写入。 实验要求: 编写程序,实现文本编辑器。具体要求为: ① 在窗口上放置一个菜单条和一个文本区,文本区可编辑。 ② 菜单条中有一个菜单“编辑”,在该菜单下有三个菜单项“打开”、“保存”、“退出”,其中“退出”菜单项与前两项间有分隔线。 ③ 点击“打开”菜单项,弹出一个文件打开对话框,在该对话框中选择或输入被打开文件名后,该文件内容就显示在窗口的文本区中。若被打开文件不存在则在文本区中显示出错信息。
ReadFile
- 打开一个TXT文件并显示在EDIT控件中 步骤: 1.新建一个基于对话框的工程,名称为ReadFile 2.在界面上添加一个按钮(IDC_BUTTON1)和一个文本编辑(IDC_EDIT1) IDC_EDIT1的属性:多行、可下拉滚动条. 3.编辑按钮触发事件(void CReadFileDlg::OnButton1()) void CReadFileDlg::OnButton1() { // TODO: Add your control notificat
OpenMutiFile
- 多文档打开示例,VC++ 6.0 探出对话框,一次打开多个文件。
dtDlg
- 将磁盘文件生成二进制文件,并解释了文件打开对话框和 文件关闭对话框的使用。
select folder
- VC中提供了CFileDialog类来选择文件,如果想实现选择文件夹的功能,就不是那么简单了。下面的函数,可以实现选择文件夹的功能。并且可以指定文件夹和对话框的名称。
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)
VC++6实现字符查找,定位
- VC++6实现字符查找,定位,插入字符串的操作,演示了对话框的操作-VC++6 to achieve character to find, locate, insert the string operations, demonstrate the operation of the dialog box
SerialportClass
- MFC对话框程序,希望对初学者能提供帮助。-MFC dialog box program, hoping to provide help for beginners.
dxfread
- 对CAD的DXF进行读写,是基于MFC对话框编程~很强大-On CAD' s DXF read and write, is based on the MFC dialog box is a powerful programming ~
使用通用文件对话框---打开读文件和保存写文件
- 使用”通用文件对话框类” 1打开文件读入内存变量 2写内存变量保存到文件
