搜索资源列表
MFC_SDI_INI
- 这是采用INI方式实现的多语言支持,INI作为通用配置文件,可以和程序中其他的参数变量放在一起,进而减少文件个数,且有灵活存储-INI This is achieved using multi-language support, as a general INI configuration file, procedures can and the other variables are put together, thereby reducing the number documents, wh
CreateIniMenu
- 创建个性菜单,利用读取的INI文件中的内容创建菜单-Create personalized menu, use INI to read the contents of the document to create menu
CPP-INI
- C++读写配置文件的类,VC下进行的开发适用-read and write config
read-file
- const char *与char * const的区别。C语言对文件读写的支持,FILE指针;文本文件和二进制文件的区别。用文本方式读写文件和以二进制方式读写文件的注意事项。C++对文件读写的支持,ofstream和ifstream的用法。Win32 SDK对文件读写的支持,CreateFile函数、WriteFile函数、ReadFile函数的使用;MFC对文件读写的支持,CFile类和CFileDialog的使用,文件过滤器的设置。win.ini文件和注册表的读写方式及相关知识点。-con