CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 界面编程 搜索资源 - MFC,TXT

搜索资源列表

  1. txt

    1下载:
  2. const char *与char * const的区别。C语言对文件读写的支持,FILE指针;文本文件和二进制文件的区别。用文本方式读写文件和以二进制方式读写文件的注意事项。C++对文件读写的支持,ofstream和ifstream的用法。Win32 SDK对文件读写的支持,CreateFile函数、WriteFile函数、ReadFile函数的使用;MFC对文件读写的支持,CFile类和CFileDialog的使用,文件过滤器的设置。win.ini文件和注册表的读写方式及相关知识点。
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:52.26kb
    • 提供者:快乐
  1. ym_vcpp-readText

    0下载:
  2. mfc打开txt文件并显示,选择文件路径 点击按钮打开并显示-mfc open the txt file and display, select the file path and click the button to open the show
  3. 所属分类:Button control

    • 发布日期:2017-03-28
    • 文件大小:24.48kb
    • 提供者:少三家
  1. readText

    1下载:
  2. 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.
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-23
    • 文件大小:18.35kb
    • 提供者:madud00032
  1. SDIOpenGL

    0下载:
  2. 在mfc单文档中如何使用OpenGl,包含具体txt步骤方法-how to use OpenGL in SDI of mfc,including a text for the detail
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-10
    • 文件大小:1.91mb
    • 提供者:盖长青
  1. MutiTemple

    0下载:
  2. 自己编写的一个VC下应用多文档模板的程序,支持文档模板和画图模板,可以用来学习多文档模板编程。-A mutitemple program can be both used for txt and drawing
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-02
    • 文件大小:43.13kb
    • 提供者:观雪尽
  1. WordFinder

    0下载:
  2. 这是一个用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
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-20
    • 文件大小:5.41mb
    • 提供者:魏昕
  1. TXT_CUTTER

    0下载:
  2. 用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
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-07
    • 文件大小:937.76kb
    • 提供者:杜飞
  1. URLfilter

    0下载:
  2. 本软件基于MFC开发,在程序界面单击“选择URL库文件”然后选择实例库文件url.txt。然后在“输入待匹配URL”中输入URL规则,例如http://www.huawei.com。之后单击开始匹配,匹配结果将会在最下方的结果栏输出结果。关于URL库文件,需要txt格式,同时库文件中每一行应该为一个url,不应该有空行。 注意该源码使用vs2010编译通过,低版本不保证一定成功-The MFC-based development of software, the program interf
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-07
    • 文件大小:153.23kb
    • 提供者:mengxin
  1. ppgrm

    0下载:
  2. MFC工程创建一个按钮,打开一个文件夹,选择txt文件-MFC project to create a button, open a folder, and select TXT file
  3. 所属分类:Button control

    • 发布日期:2017-05-10
    • 文件大小:2.19mb
    • 提供者:许曼曼
  1. txt

    0下载:
  2. 利用MFC实现txt文档的打开,保存等编辑-use of MFC txt file open, save, edit
  3. 所属分类:Button control

    • 发布日期:2017-04-10
    • 文件大小:1.79mb
    • 提供者:gengxu
  1. VC-MFC

    0下载:
  2. 对MFC对打开txt文件示例,然在显示按钮上显示txt数据,起到怎么选择打开编辑txt文件-mfc txt
  3. 所属分类:GUI Develop

    • 发布日期:2017-06-16
    • 文件大小:24.41mb
    • 提供者:袁浩
  1. Task3

    0下载:
  2. 用MFC开发一个简单文本查看程序: ① 不能用MFC的CRichEditView或其它控件实现,用Textout等API实现文本绘制功能 ②能够打开、保存.txt格式的文本文件;③能够控制文本的大小、颜色、字体等,并实现相应的控制界面(对话框方式),设置后,当前显示的文本均按相应属性显示。④实现文本的编辑、查找、替换功能。 -A simple text viewer program developed using MFC: ① The MFC-CRichEditView or other
  3. 所属分类:Dialog_Window

    • 发布日期:2017-03-31
    • 文件大小:98.77kb
    • 提供者:wen
  1. 05

    0下载:
  2. 在vc6.0平台上实现txt文件打开与保存,基于mfc的界面设计-Txt file open and save vc6.0 platform mfc-based interface design
  3. 所属分类:Dialog_Window

    • 发布日期:2017-11-21
    • 文件大小:1.89mb
    • 提供者:吕双君
  1. Toolbase64

    0下载:
  2. 一个基于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
  3. 所属分类:GUI Develop

    • 发布日期:2017-11-23
    • 文件大小:59.51kb
    • 提供者:JASON
  1. mfc

    0下载:
  2. MICROSOFT 基础类库: mfc 项目概述 =================== 应用程序向导已为您创建了这个 mfc 应用程序。此应用程序不仅演示 Microsoft 基础类的基本使用方法,还可作为您编写应用程序的起点。 ReadMe.txt概要介绍组成 mfc 应用程序的每个文件的内容。-MICROSOFT Foundation Class Library: mfc project Overview =================== applica
  3. 所属分类:GUI Develop

    • 发布日期:2017-11-30
    • 文件大小:3.26mb
    • 提供者:gaopeng
  1. cbookBYbluestar2009201304170941

    1下载:
  2. 一个用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
  3. 所属分类:GUI Develop

    • 发布日期:2017-11-30
    • 文件大小:90.38kb
    • 提供者:asd
  1. MFC_Login(win7)

    0下载:
  2. 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.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-23
    • 文件大小:6.92mb
    • 提供者:panwenpei
  1. exe

    0下载:
  2. 编辑MFC界面,打开txt数据文件,并且将打开文件的路径显示在编辑框里-MFC path editing interface, open txt data files, and will open the file is displayed in the edit box
  3. 所属分类:EditBox

    • 发布日期:2017-04-04
    • 文件大小:6.85kb
    • 提供者:xiaobai
  1. mfc

    0下载:
  2. 编辑MFC界面,打开txt数据文件,读取文件,显示文件里数据的行数。-Edit MFC interface, open the txt data files, read the file, display the number of rows in the data file.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-11
    • 文件大小:2.27mb
    • 提供者:xiaobai
  1. Text_List

    0下载:
  2. 自写的一个MFC中列表控件CtrlList的操作,主要包括增删和TXT文本读取等(Since writing a list of MFC control CtrlList operations, including additions and deletions and TXT text reading)
  3. 所属分类:界面编程

    • 发布日期:2017-12-25
    • 文件大小:3.32mb
    • 提供者:Johnson
« 12 »
搜珍网 www.dssz.com