搜索资源列表
txt
- const char *与char * const的区别。C语言对文件读写的支持,FILE指针;文本文件和二进制文件的区别。用文本方式读写文件和以二进制方式读写文件的注意事项。C++对文件读写的支持,ofstream和ifstream的用法。Win32 SDK对文件读写的支持,CreateFile函数、WriteFile函数、ReadFile函数的使用;MFC对文件读写的支持,CFile类和CFileDialog的使用,文件过滤器的设置。win.ini文件和注册表的读写方式及相关知识点。
ym_vcpp-readText
- mfc打开txt文件并显示,选择文件路径 点击按钮打开并显示-mfc open the txt file and display, select the file path and click the button to open the show
readText
- VC++基于mfc 实现对话框打开读取txt文件,显示在edit box 中,一个简单的MFC小例子,相信有不少朋友需要这个吧。 -VC++ mfc-based implementation to read txt file dialog box opens, shown in the edit box, a simple MFC small example, I believe that many of my friends need this now.
SDIOpenGL
- 在mfc单文档中如何使用OpenGl,包含具体txt步骤方法-how to use OpenGL in SDI of mfc,including a text for the detail
MutiTemple
- 自己编写的一个VC下应用多文档模板的程序,支持文档模板和画图模板,可以用来学习多文档模板编程。-A mutitemple program can be both used for txt and drawing
WordFinder
- 这是一个用MFC做的查找单词的程序,能自由选择TXT格式的单词库,然后导入程序进行单词查询-This is a word search using MFC to do the procedure, to free choice of the word library TXT format, then import the query word process
TXT_CUTTER
- 用MFC实现的TXT文本切割器,可按固定大小切割,也可平均切割-A TXT cutter realized by MFC,you can cut a txt file into several txt files in average ,you can also cut it into given capacity
URLfilter
- 本软件基于MFC开发,在程序界面单击“选择URL库文件”然后选择实例库文件url.txt。然后在“输入待匹配URL”中输入URL规则,例如http://www.huawei.com。之后单击开始匹配,匹配结果将会在最下方的结果栏输出结果。关于URL库文件,需要txt格式,同时库文件中每一行应该为一个url,不应该有空行。 注意该源码使用vs2010编译通过,低版本不保证一定成功-The MFC-based development of software, the program interf
ppgrm
- MFC工程创建一个按钮,打开一个文件夹,选择txt文件-MFC project to create a button, open a folder, and select TXT file
txt
- 利用MFC实现txt文档的打开,保存等编辑-use of MFC txt file open, save, edit
VC-MFC
- 对MFC对打开txt文件示例,然在显示按钮上显示txt数据,起到怎么选择打开编辑txt文件-mfc txt
Task3
- 用MFC开发一个简单文本查看程序: ① 不能用MFC的CRichEditView或其它控件实现,用Textout等API实现文本绘制功能 ②能够打开、保存.txt格式的文本文件;③能够控制文本的大小、颜色、字体等,并实现相应的控制界面(对话框方式),设置后,当前显示的文本均按相应属性显示。④实现文本的编辑、查找、替换功能。 -A simple text viewer program developed using MFC: ① The MFC-CRichEditView or other
05
- 在vc6.0平台上实现txt文件打开与保存,基于mfc的界面设计-Txt file open and save vc6.0 platform mfc-based interface design
Toolbase64
- 一个基于BASE64算法的MFC编码转化程序,用于编码的转化,可批量处理,将数据写入.txt文件 加载后,单击转化即可。-A the the MFC coding conversion program BASE64-based algorithm, used for encoding conversion, can be batch processing, the data is written to the txt file is loaded, click transformation
mfc
- MICROSOFT 基础类库: mfc 项目概述 =================== 应用程序向导已为您创建了这个 mfc 应用程序。此应用程序不仅演示 Microsoft 基础类的基本使用方法,还可作为您编写应用程序的起点。 ReadMe.txt概要介绍组成 mfc 应用程序的每个文件的内容。-MICROSOFT Foundation Class Library: mfc project Overview =================== applica
cbookBYbluestar2009201304170941
- 一个用VC6 MFC开发的简单通讯录管理软件,添加,删除,修改,查询功能。分组显示,增加分组功能,等等。数据保存为txt文件。-VC6 MFC developed a simple contact management software, add, delete, modify, query functions. Grouping, increase the grouping function, and so on. Data is saved as a txt file
MFC_Login(win7)
- MFC下编写Win7风格的界面。注意:xp下使用,由于支持语言的关系,请查看read.txt文档进行使用。-MFC prepared Win7 style interface. Note: xp use, because the relationship between supported languages, see read.txt documentation for use.
exe
- 编辑MFC界面,打开txt数据文件,并且将打开文件的路径显示在编辑框里-MFC path editing interface, open txt data files, and will open the file is displayed in the edit box
mfc
- 编辑MFC界面,打开txt数据文件,读取文件,显示文件里数据的行数。-Edit MFC interface, open the txt data files, read the file, display the number of rows in the data file.
Text_List
- 自写的一个MFC中列表控件CtrlList的操作,主要包括增删和TXT文本读取等(Since writing a list of MFC control CtrlList operations, including additions and deletions and TXT text reading)
