搜索资源列表
TrusteeshipC
- 关于文件的操作,对于VC++在MFC上平台上有很大的学习作用,里面包含了文件的各项操作,平常使用的读取文件以及存取数据都有详细的说明-This txt introduce every function of file.We can open or close file.Otherwise we can write or read these data from file.
VC-Read-and-write-file(.TXT).doc
- 文档给出了在VC编程环境下的各种读写文件的源代码,可作为读写日志程序的参考文档。-Documents given in the VC programming environment to read and write files of various source code, read and write log program can be used as a reference document.
VC2005_ADO_Excel2007_demo
- VC2005利用ADO读Excel2007文件示例 1建立基于对话框的MFC程序 2引入库文件 3在对话框中的确定按钮上添加响应事件OnBnClickedOk() 4在事件OnBnClickedOk()中写代码 -VC2005 read Excel2007 file using ADO Example 1 MFC dialog-based program established to introduce library 2 3 OK button in the dialog
File-operation-in-CPP
- VC++中的文件操作,包括文件的读取,保存等-VC++ file operations, including the file read, save, etc.