搜索资源列表
简单的web浏览器
- 使用MFC编写的简单的浏览器 CHtmlView 类的成员函数 1.获取和设置属性(Attributes)的成员函数 (1)CString GetType( ) const; (2)long GetLeft( ) const; void SetLeft( long nNewValue ); (3)long GetTop( ) const; void SetTop( long nNewValue ); (4)long GetHeight( ) const; void SetHeight( long
Web-browsing
- MFC提供了一个CHtmlView类,它派生自文档/视图结构,实现了web浏览功能的封装。其中,最重要的方法是Navigate函数,通过给它指定参数就可以浏览指定的web页-MFC provides a CHtmlView class, it is derived from the document/view architecture, implementation of the web browsing function package. Among them, the most import
Rename
- 该程序用于批量修改文件名,是一个基于对话框的MFC小程序,利用CListCtrl控件来显示读取的文件名与浏览改动后的文件名-The procedure used to bulk modify the file name, is an MFC dialog-based applet, using CListCtrl control to display the file name to read and navigate change the file name
MyHtml
- MFC简单浏览器,通过GetDialogItemText获取输入的网址,传入Navigate2函数,到达浏览目的-MFC simple browser access through GetDialogItemText enter the URL passed Navigate2 function, the purpose of arriving here
Fetion
- 北大学生计算机应用设计大赛作品 这是基于MFC编写的基于对话框的应用程序 源代码里面几乎没有注释,想法也非常简单。主要就是枚举窗口,定位到所需的窗口后发送GETWINDOWTEXT消息就行了。 如果需要注释的话可以留言。 里面用到了SkinSharp,有一个已破解的版本(SkinH.dll SkinH.lib skinh.she)。-Peking University students computer application design contest