搜索资源列表
MVC_Design_Model
- 这是java设计的一个总的模式,也是以前用的模式,现在有了专门的设计模式,为的是代码的重用,和代码的可维护性.-This a total design of the model, as well as the previous model, Now with the specialized design models for the code reusability and maintainability of the code.
Clock
- 我的一个设计 当初做设计的要求: 1、创建单文框应用程序,在视图中显示时钟。并增加一个菜单项“时间”,其包括“显示时间”和“修改时间”两个子项。当点“显示时间”在视图中显示时钟,点“修改时间”弹出一个无模式对话框,对时间进行修改。 2、设计的时钟要美观大方,既能摸拟机械钟表行走,还要准确地利用数字显示日期和时间。 3、写出设计报告
VC
- 对话框的数据存储系统设计 在VC++6.0程序环境下,使用MFC的应用程序;在实现对话框模式的可视化同时使用按钮消息输入不同频率,变化正弦波形,使之呈现不同的响应;同时掌握应用VC++库函数实现数据的产生、显示、保存等功能-Of the dialog box data storage system design in VC++6.0 programming environment, the use of MFC applications in the realization of the
Modal
- 在对话框编程中,主要的工作量还是在对话框设计和对话框控件的消息处理函数方面,创建模式对话框很简单。本程序基于用计算器对话框的界面来创建模式对话框。-In the dialog box programming, the main workload or in the dialog box design and dialog control message handlers, create mode dialog box is very simple. This program with a cal
dengluchuangkou
- 这是一个基于VC++的登录窗口 ,使用简单工厂的设计模式实现计算器功能,要求:功能的增加对原有代码作最少改动-This is based VC++ login window using simple factory design pattern calculator function requirements: the increase of the functionality of the original code for minimalist
Singleton
- 用单列设计模式,用delphi语言实现,动态创建一个窗体。-Single row design mode, with delphi language to dynamically create a form.
modeless
- wince 界面设计,无模式对话框编程。-wince interface design, programming modeless dialog
Register
- android 开发中关于多个界面的管理采用了观察者模式的设计理念 完美实现了 android application 的actvity的生命周期的管理-Management of multiple Android interface development used in the observation of the perfect design concept model implementation of the Android application actvity life cycle
win32Example
- 一个win32程序设计综合案例,可用于win32SDK编程练手用,实现内容包括文本的动态显示、字体设置、对话框和输入框的使用、映射模式的变换。-An integrated case win32 programming can be used to practice hand win32SDK programming, implementing content including dynamic text display, font settings, changing the use of di
mbkriing-pattern
- 有助于设计模式学习的CodeProjects-Help design pattern learning CodeProjects
qt_mvc
- Qt mvc实现,MVC 是一种使用 MVC(Model View Controller 模型-视图-控制器)设计创建 Web 应用程序的模式-Qt MVC implementation, MVC is a use of MVC (Model View Controller model- View- controller) design to create a Web application model
peogramming-preparation
- 采用MFC编制MVC模式之球体演示程序 在传统面向过程的程序设计中(Using MFC sphere of the MVC pattern for preparation of the demo In traditional process oriented programming)
klrcz
- 有助于设计模式学习的CodeProjects()