登录
首页 » Visual C++ » 编辑MFC界面

编辑MFC界面

于 2013-12-25 发布 文件大小:2321KB
0 241
下载积分: 1 下载次数: 58

代码说明:

  编辑MFC界面,打开txt数据文件,读取文件,显示文件里数据的行数。(Edit MFC interface, open the txt data files, read the file, display the number of rows in the data file.)

文件列表:

mfc打开文件
...........\11111.aps,35768,2013-12-12
...........\11111.clw,1125,2013-12-24
...........\11111.cpp,2071,2013-11-19
...........\11111.dsp,4141,2013-11-19
...........\11111.dsw,535,2013-11-19
...........\11111.h,1323,2013-11-19
...........\11111.ncb,66560,2013-12-24
...........\11111.opt,48640,2013-12-24
...........\11111.plg,959,2013-12-24
...........\11111.rc,5315,2013-12-12
...........\11111Dlg.cpp,5466,2013-12-24
...........\11111Dlg.h,1373,2013-11-19
...........\123.txt,21,2013-12-12
...........\cpp.zip,1021,2013-12-25
...........\Debug
...........\.....\11111.exe,106579,2013-12-24
...........\.....\11111.ilk,225932,2013-12-24
...........\.....\11111.obj,13238,2013-11-19
...........\.....\11111.pch,5502336,2013-11-19
...........\.....\11111.pdb,410624,2013-12-24
...........\.....\11111.res,2524,2013-12-12
...........\.....\11111Dlg.obj,43593,2013-12-24
...........\.....\exe.zip,7018,2013-12-25
...........\.....\StdAfx.obj,105822,2013-11-19
...........\.....\vc60.idb,238592,2013-12-24
...........\.....\vc60.pdb,454656,2013-12-24
...........\dsp.zip,1278,2013-12-25
...........\dsw.zip,357,2013-12-25
...........\h.zip,762,2013-12-25
...........\ReadMe.txt,3567,2013-11-19
...........\res

...........\...\11111.rc2,397,2013-11-19
...........\resource.h,821,2013-11-19
...........\StdAfx.cpp,207,2013-11-19
...........\StdAfx.h,1054,2013-11-19

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • myclock
    这是一个全新的时钟模拟工具,它具有漂亮的界面,对于学习MFC有很多的帮助。(This is a new clock simulation tool, it has a beautiful interface, the MFC has a lot of help for learning.)
    2012-07-27 21:47:54下载
    积分:1
  • st_splitterwnd_demo
    这是visual c ++ 下分割视图的好代码(this is splitterwnd code)
    2009-06-15 18:04:30下载
    积分:1
  • VB_Calendar
    用VB编写的万年历小程序,能查询公元元年到公元9999年的日期,但不包括农历节气.(VB small calendar prepared by the procedures to query the founding of the Year Year 9999 date but does not include the Lunar cycle.)
    2007-04-11 13:54:34下载
    积分:1
  • TransparentWindow
    仿Win7半透明窗口效果,vc++实现,使用的是分层窗口的方法,用算法实现阴影效果(Imitation Win7 translucent window effect vc++ to achieve using a layered window algorithm to achieve the shadow effect)
    2012-08-02 16:16:34下载
    积分:1
  • XtremeToolkit1122
    大名鼎鼎的界面库,就不用我介绍了吧。这是当前最新的版本。安装后有全部源代码,序列号也在里面。(The well-known interface library, would not I introduce you. This is the latest version. After the installation has all the source code, the serial number is also inside.)
    2008-05-02 23:35:43下载
    积分:1
  • 托盘20030607220906_TrayIcon
    一个简单的托盘程序(a simple procedure tray)
    2004-12-09 22:51:05下载
    积分:1
  • Clock
    用VB编写的动画时钟,实现定时闹钟功能,供学习参考(Regular alarm clock function, written in VB animated clock reference for learning)
    2013-03-20 10:07:56下载
    积分:1
  • GL12
    编写Windows 窗口应用程序,要求能实现如下功能:1.包含如下菜单项:学生管理—>管理(M) ,管理菜单项选择后要求弹出自定义对话框对学生进行管理,管理内容包括 增加学生,浏览学生信息,删除学生; 2.学生信息包括性别,专业,CET4,CET6,计算机等级考试等学习情况,要求使用Radio,CheckBox,ComboBox,Button,EditBox; 3.学生管理对话框中增加头像选择功能,头像采用cat.ico, dog.ico, boy.ico, girl.ico 文件; 4.增加菜单项:学生管理—>保存(S),读取(R) ,能将所有学生信息(包含头像信息)保存到指定的二进制文件no12.data中。(Write Windows window application requirements to achieve the following functions: 1. Contains the following menu items: Student Management- " Administrative (M), management requirements of the pop-up menu of options to customize the dialog box after the students management, management including increased student View student information, delete the student 2. student information including gender, professional, CET4, CET6, learning computer grade examinations, requires the use of Radio, CheckBox, ComboBox, Button, EditBox 3. Student Management dialog box, select the features to increase picture , head with cat.ico, dog.ico, boy.ico, girl.ico documents 4. add menu item: Student Management-> Save (S), read (R), can all student information (including picture information ) saved in the specified binary file no12.data)
    2020-07-03 02:40:01下载
    积分:1
  • dlgBg00
    说明:  一个很好的对话框界面的例子,告诉你怎样设置一个位图作为对话框的的背景图片,不过要注意必须是picture的Tab顺序为1才能使其他控件不被覆盖。(a good example of the dialog interface, tell you how to set up a bitmap as a dialog of the background image, but to the attention of the picture must be the order of a Tab other controls can not be overwritten.)
    2005-09-13 09:54:26下载
    积分:1
  • 565566
    扩展收缩对话框应用程序界面,VC++编程精选学习源码,很好的参考资料。(Expansion contraction dialog application program interface, VC++ programming featured learning source code, a good reference.)
    2013-11-19 18:57:47下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载