搜索资源列表
andriod谷歌地图应用
- 安卓谷歌地图应用 一、课题名称 Android Google地图应用软件 二、课题内容和要求http://www.21mishu.com/Article/shuzhibaogao/grzj/200702/52743.html 具体需求,整理出相关功能点,如下: 1)提供地Google地图, 2)提供不同的界面视图,包括卫星视图,交通视图,能够简单的移动地图,缩放地图; 3)能使用GPS地位功能并且能够很好的定位; 4)提供搜索对话框,用户可以找到需要的地点; 5)提供位置标
实现单文档视图对话的功能
- 本文章实现单文档视图对话的功能,利用对话条建立对话框,This article dialogue to achieve a single view of the function of the document, the use of dialogue to establish dialog Article
CToolBar
- 向对话框类中添加工具栏 在文档/视图结构中,添加工具栏是非常方便的,但在基于对话框的应用程序中,就稍稍复杂一点了。通常情况下,向对话框中添加工具栏有两种方法。 第一种方法: 特点: ① 使用CToolBar类,可以装载工具栏资源。 ② 代码编写简单方便。 第二种方法: 特点: ① 使用CToolBarCtrl类,必须与CImageList类联合使用。 ② 可以支持真彩色(32位)图标。 -Add a toolbar to the dialog class
CTreeCtrl
- 树视图风格 处理单击事件:TVN_SELCHANGED 同时让自己派生的CMyTreeCtrl类和对话框处理TVN_SELCHANGED消息 编辑标签 -The tree view style to handle the click event: TVN_SELCHANGED at the same time let their derived CMyTreeCtrl class and dialog to handle TVN_SELCHANGED message edit t
MFC-basic-code
- VC++ 内MFC的基本问题介绍和源码参考,包括文档视图,视图和框架窗口、对话框等的操作-VC++,the basic operation code of MFC
splittercontrol_demo
- 在MFC中,仿分割视图在对话框窗口分割对话框-In MFC, imitation split view in the dialog window segmentation dialog
VC-custom-message-method
- vc自定义消息的发送与接收的方法实现 以下用一个自创的对话框类(MyMessageDlg)向视图类(MessageTestView) 发送自定义消息为例,说明这两种不同方法的自定义消息的-Implementation of VC custom message sending and receiving method The following with a dialog class (MyMessageDlg) to the view class (MessageTestView)