Welcome![Sign In][Sign Up]
Location:
Search - MDI

Search list

[GIS program06MDIDemo

Description: 06MDIDemo.rar MDI 事例 教学资料-Examples of teaching and learning materials 06MDIDemo.rar MDI
Platform: | Size: 166912 | Author: lijian | Hits:

[Graph Drawingscribble

Description: SCRIBBLE 示例:MFC MDI 绘图应用程序. SCRIBBLE 是一个小绘图应用程序,它允许用鼠标绘制徒手画并将图像保存在文件中。此示例简单阐释了 MFC 的广泛功能.-Scribble Sample: MFC MDI Drawing Application. SCRIBBLE is a small drawing application that allows freehand drawing with the mouse and the image stored in the file. This example briefly explain the broad features of the MFC.
Platform: | Size: 110592 | Author: 任飞 | Hits:

[Documentsvcsummary

Description: VC中常用知识汇总,告诉你如何改变窗口的图标,如何改变窗口的缺省风格,如何让窗口和 MDI窗口一启动就最大化和最小化,如何限制窗口的大小-Summary of common knowledge in VC, to tell you how to change the window icon, how to change the default window style, how to make window and MDI window and one to start on the maximization of the smallest, and how to restrict the size of the window
Platform: | Size: 14336 | Author: 李殿东 | Hits:

[VC/MFCVisualC_chm

Description: 【Visual C++ 教室】入门教程 第一课:Windows编程和面向对象技术   第二课:使用Visual C++ 5.0   第三课:窗口、菜单与消息框   第四课:工具条和状态栏   第五课:对话框   第六课:控件。  第七课:文档/视图结构。  第八课:多文档界面(MDI)。  第九课:创建用户模块。  第十课:数据库编程。  第十一课:多媒体编程。   第十二章:多线程与串行通信。
Platform: | Size: 1006592 | Author: dh | Hits:

[OpenGL programDVSDITEST

Description: 基于MDI 子窗口的多视图,所有代码都必须使用Visual C++6.0 以上的版本编译-MDI child window based on the multi-view, all code must use the Visual C++ 6.0 or above versions of the compiler
Platform: | Size: 90112 | Author: 阿蒙 | Hits:

[Dialog_WindowMDI_background_test

Description: 如何实现MDI主应用程序的窗体背景呢,答案是采用超级武器---子类化,这样主程序的背景处理部分就由我们自己的类来处理了!具体实现代码如下!从CWnd派生一个类CBGColorWnd,然后分别处理WM_ERASEBKGND和WM_SIZE即可-How to achieve the MDI application
Platform: | Size: 1080320 | Author: 黄华 | Hits:

[GDI-BitmapWin32++_A_Simple_Alternative_to_MFC

Description: Win32++ provides a framework for developing applications using the Win32 API directly. It supports all MS operating systems that run the Win32 API, from Windows 95 through to Windows XP and Vista. This framework is designed to produce programs with a similar look and feel to those created using MFC. It can develop applications based on simple windows, dialogs, frames and MDI frames. The frames produced by Win32++ have the following features: • Rebar control (to contain the Menubar and Toolbar) • Menubar • Toolbar • Status bar • Tool tips
Platform: | Size: 754688 | Author: 含羞草 | Hits:

[CSharpMDI

Description: 初露锋芒,共同学习与探讨,共同创新\共同发展!-Cutting edge here, a common learning and to explore jointly the common development of innovation!
Platform: | Size: 267264 | Author: zhang | Hits:

[OtherAkelPad-3.5.6-src

Description: 常规功能简短描述如下: 单一窗口模式 (SDI), 多窗口模式 (MDI) 可编辑大小大于 64K 的文件 (一般地说,大小没有理论上的局限) 完全支持 Unicode 系统上的 Unicode 字符串 (NT/2000/XP/2003) 支持 Unicode 代码页 (UTF-16 little endian, UTF-16 big endian, UTF-8) 支持系统上已经安装的任何代码页 支持 DOS、Windows 和 Unix 换行格式 文件打开前预览 纠正错误代码页显示 以只读属性编辑文件 尝试打开一个二进制文件时提示 多级撤消 查找/替换文件字符串、转义序列和根据 16 进制编码来查找/替换 记住文件代码页 记住文件插入点位置 记住最近查找/替换的字符串 记住最近打开的文件 打印文档 支持多语言模块 支持使用插件 (语法高亮、自动完成、脚本执行、键盘宏……)。-err
Platform: | Size: 349184 | Author: Nathan | Hits:

[Picture Viewerfdfdsfdsfs

Description: 该代码是集中于一个空闲池使用管理器的CWnd继承控件,该管理器可以帮助我们减少在特定UI场景中GDI资源的使用。为了在运行中演示这些类,我已经在此提供了一个MDI应用示例,它只是让你来打开XML文件。每个XML文件为单个MDI子窗体定义了布局和UI控件属性。尽管代码是用VC6写的,示例项目也可以被转换为VS 2003 和VS 2005项目。-The code is focused on the use of a leisure pool manager of CWnd inherited control, the manager can help us to reduce the UI in a particular scene the use of GDI resources. Demonstrated in order to run these classes, I have provided in this example of a MDI application, it just allows you to open the XML file. XML file for each individual sub-MDI form defines the layout and UI control attributes. Although the code is written in VC6, sample projects can also be converted to VS 2003 and VS 2005 project.
Platform: | Size: 92160 | Author: wdss | Hits:

[Dialog_WindowMdiBasic

Description: windows桌面程序,.net 2005 C#, Mdi程序,-windows desktop programs,. net 2005 C#, Mdi procedures
Platform: | Size: 30720 | Author: taylorsaltfish | Hits:

[Dialog_Windowmdi

Description: 多文档编程,这个初学者很少用,但很有用!编译通过!-Programming multi-document, the beginners rarely use, but very useful! Compiled through!
Platform: | Size: 41984 | Author: 李国泰 | Hits:

[Dialog_WindowTangShi

Description: 演示一个简单的用VB写的读取文本文件方法,MDI窗口。-Demonstration of a simple written using VB to read a text file method, MDI window.
Platform: | Size: 6144 | Author: Martin | Hits:

[Windows DevelopMDI

Description: MDI文本编辑器,提供最起码的复制,粘贴,保存,修改等等。-MDI text editor to provide the most basic copy, paste, save, modify and so on.
Platform: | Size: 48128 | Author: dingyue | Hits:

[.netMDITabBrowsing_src

Description: 使用C#创建MDI多标签页界面应用程序的源代码,基于.Net Framework 2.0.-The use of C# Create multi-tab interface MDI application
Platform: | Size: 10240 | Author: lujun | Hits:

[Dialog_WindowRaclient

Description: MDI程序,可以生成不同的子窗体.介绍了一种自定义子窗体的方法.-MDI procedures can generate different sub-forms. Introduce a custom sub-form approach.
Platform: | Size: 2469888 | Author: songsb | Hits:

[Dialog_WindowExample_SwitchView

Description: 一个在SDI环境下切换不同视图的例子,有MDI视图切换的效果。-A switch in the SDI environment examples of different views, have the effect of switching MDI view.
Platform: | Size: 2465792 | Author: 张名西 | Hits:

[Dialog_WindowDLLFORM

Description: 将DLL中的FORM变为MDI子FORM-The DLL in the MDI sub-FORM into FORM
Platform: | Size: 123904 | Author: sun | Hits:

[Multimedia Developtest

Description: 一个简单的播放器的编写源码,此多媒体具有一般的播放功能,能播放*.mp3,*.wma,*.mdi,*.wav,*.avi,*.dat等文件,还有Repeat功能。并附有说明文档-A simple preparation of player source, the multimedia playback functions with general can play*. mp3,*. wma,*. mdi,*. wav,*. avi,*. dat and other documents, as well as Repeat function . Accompanied by documentation
Platform: | Size: 3485696 | Author: zhengyang | Hits:

[GUI DevelopMDIPicSize

Description: MDI窗体的背景图片编程Visual basic代码。6.0测试通过。-MDI form background picture programming Visual basic code. 6.0 test.
Platform: | Size: 225280 | Author: su jian | Hits:
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »

CodeBus www.codebus.net