Welcome![Sign In][Sign Up]
Location:
Search - cfile

Search list

[Dialog_WindowCFileTestLog

Description: 这个是一个在程序中打印日志的程序,使用CFile类、CTime类、__LINE__ 和 __FILE__完成写代码,在使用的时候可以把要使用的那个类复制到自己的程序中,也可以只把那个写日志的函数WriteString作为一个全局函数使用。-This is a print journal in the program, the use CFile class, CTime class, __LINE__ and __FILE__ finished writing code, you can use the copy when you want to use that class to your program, you can just put the WriteString function as a global function to use.
Platform: | Size: 24576 | Author: 张亚成 | Hits:

[Windows DevelopFile

Description: const char *与char * const的区别。C语言对文件读写的支持,FILE指针;文本文件和二进制文件的区别。用文本方式读写文件和以二进制方式读写文件的注意事项。C++对文件读写的支持,ofstream和ifstream的用法。Win32 SDK对文件读写的支持,CreateFile函数、WriteFile函数、ReadFile函数的使用;MFC对文件读写的支持,CFile类和CFileDialog的使用,文件过滤器的设置。win.ini文件和注册表的读写方式及相关知识点。-const char* and char* const distinction. C language support for reading and writing files, FILE pointer differences between text files and binary files. Read and write text files and read and write in binary mode Notes document. C++ usage of file read and write support, ofstream and ifstream. MFC support for file reading and writing, CFile Class CFileDialog use file filter settings supports, CreateFile function, WriteFile function, ReadFile function to read and write files in Win32 SDK. win.ini file and registry write methods and related knowledge.
Platform: | Size: 36864 | Author: lw | Hits:

[File OperateWriteLogPro

Description: VC 对话框上使用CFILE 类写日志 的一个类-Use the VC class to write the log dialog CFILE a class
Platform: | Size: 26624 | Author: 张亚成 | Hits:

[Button controlex01_read

Description: 使用MFC实现对于文件的读功能,主要用于实现CFile类的使用-Use MFC to achieve functionality for reading documents, mainly used to implement the use CFile class
Platform: | Size: 3580928 | Author: marry | Hits:

[Menu controlread-file

Description: const char *与char * const的区别。C语言对文件读写的支持,FILE指针;文本文件和二进制文件的区别。用文本方式读写文件和以二进制方式读写文件的注意事项。C++对文件读写的支持,ofstream和ifstream的用法。Win32 SDK对文件读写的支持,CreateFile函数、WriteFile函数、ReadFile函数的使用;MFC对文件读写的支持,CFile类和CFileDialog的使用,文件过滤器的设置。win.ini文件和注册表的读写方式及相关知识点。-const char* char* const
Platform: | Size: 38912 | Author: 汪小菲 | Hits:

[Windows DevelopmyTool2

Description: 一个简单的生成配置文件的MFC程序, CFile-MFC program to generate a simple configuration file, CFile
Platform: | Size: 14336 | Author: | Hits:

[File Operatefile

Description: 两个文件操作类,cfile写二进制文件,sdk写文件文件,很有参考意义-VC++ ADO operations, support for paging
Platform: | Size: 3072 | Author: 农民 | Hits:

[File OperateMFC-CStdioFile

Description: 主要介绍MFC的文件操作内容,主要使用CFile,CStdioFile等方法,详细的文档说明。-File operations mainly introduces MFC, the main use CFile, CStdioFile methods, detailed documentation.
Platform: | Size: 35840 | Author: | Hits:

[OS programCFile-readwrite

Description: 简单的文件读写代码,适合初学者学习,在VC6.0下编译。-Simple file to read and write code, suitable for beginners to learn, under the VC6.0 compiler.
Platform: | Size: 3392512 | Author: Jz Zhang | Hits:

[source in ebookCFile_project

Description: CFile工程类实例,给予MFC开发,可实现创建文件、编辑文件和读取文件操作-CFile engineering instance, giving MFC development, enables you to create documents, edit the file and read operations
Platform: | Size: 324608 | Author: 李斌 | Hits:

[Internet-Networkqpgn-interesting-phenomenon

Description: CFile class to open the file interesting phenomenon
Platform: | Size: 11264 | Author: QBLC!491 | Hits:

[Windows DevelopFILE-pointer

Description: const char *与char * const的区别。C语言对文件读写的支持,FILE指针;文本文件和二进制文件的区别。用文本方式读写文件和以二进制方式读写文件的注意事项。C++对文件读写的支持,ofstream和ifstream的用法。Win32 SDK对文件读写的支持,CreateFile函数、WriteFile函数、ReadFile函数的使用;MFC对文件读写的支持,CFile类和CFileDialog的使用,文件过滤器的设置。win.ini文件和注册表的读写方式及相关知识点。-Const char* and char* const difference. C language support for file read and write, FILE pointer text file and binary file difference. Read and write files in text mode and read and write files in binary mode. C++ support for file read and write, the use ofstream and ifstream. Win32 SDK support for file read and write, CreateFile function, WriteFile function, the use of ReadFile function MFC support for file read and write, CFile class and CFileDialog use, file filter settings. Win.ini file and registry read and write methods and related knowledge points.
Platform: | Size: 38912 | Author: YXX | Hits:

[Windows Developfile

Description: 该类主要为统一文件操作而而设计, // 因为在 CV++的 CFile 和 QT的 QFile 提供的函数不尽相同 // 这里用 C 语言的 低级文件操作函数构造了一个简单类 // 实现了简单的文件操作,以期提高文件访问效率。(This class is designed for unified file operations,To achieve a simple file operation, with a view to improving file access efficiency.)
Platform: | Size: 3072 | Author: deligent_ant | Hits:

[Windows DevelopCFileLogin

Description: 如何在MFC中用CFile实现登陆和注册功能 用文件存储信息(login registration function by CFile in MFC)
Platform: | Size: 23694336 | Author: 凝澜云静 | Hits:

[Internet-NetworkUVRSN

Description: CFile class to open the file interesting phenomenon()
Platform: | Size: 10240 | Author: ixqgw&00784 | Hits:

[Windows DevelopFile_Cut

Description: 用MFC编写的文件分隔工具,主要用于新手学习文件操作方法(A file separator tool written in MFC, which is used for beginners to learn file operation methods)
Platform: | Size: 3282944 | Author: IT民工_ | Hits:

[Windows DevelopCFile

Description: 无线通信串口传输代码。编写比较详细,适合初学者进行学习,有很大的参考价值(Serial communication code for wireless communication)
Platform: | Size: 19456 | Author: 威少就是干 | Hits:

[Dialog_Windowekcmqze

Description: CFile class to open the file interesting phenomenon()
Platform: | Size: 15360 | Author: phrtgw | Hits:
« 1 2 ... 8 9 10 11 12 13»

CodeBus www.codebus.net