搜索资源列表
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
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
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.
cpp
- 编辑MFC界面,打开txt数据文件,并且将打开文件的路径显示在编辑框里-MFC path editing interface, open txt data files, and will open the file is displayed in the edit box
dsp
- 编辑MFC界面,打开txt数据文件,读取数据文件中数据的行数-MFC editing interface, data txt file open, file read data line number data
h
- 编辑MFC界面,打开txt数据文件,并且将打开文件的路径和数据的行数显示在编辑框里-Edit MFC interface, open the txt data files, and the number of rows in the path of open files and data are 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.
Ex_CtrlSDI_Pro
- 一个基于MFC的城市邮政编码录入程序,加入了自己一些特殊的功能。 基于MFC编写一个对话框程序。可实现功能: 1) 单击“添加”按钮,将城市名和邮政编码添加到列表框中。过程中,需判断所添加项是否与列表已有项重复。 2) 单击“修改”按钮,将以城市名作为列表框的查找关键字,找到后修改其邮政编码内容。 3) (Pro)单击“输出TXT”按钮,将列表框中全部城市及邮政编码以txt文本输出。-An MFC-based urban zip code entry procedures, ad
Lagrange
- MFC对话框程序,采用VC++6.0编程。导入txt文档保存的二维数组,对其进行拉格朗日差值后导出到指定txt文档中-MFC dialog procedures, using VC++ 6.0 programming. Import dimensional array txt file saved, exported them to a specified difference after Lagrange txt document
txt2xml
- MFC框架下编程。读取txt文件,将文本文件转换成xml文件输出。在功能中,涉及到北京时转换到秒的运算。 经测试,软件功能满足需求-This APP is developed under MFC framework.It can convert txt data to XML file. The APP works well after testing
