搜索资源列表
2
- 采用MFC编制MVC模式之球体演示程序mvcsphere-The preparation of the MVC pattern using MFC ball demo program mvcsphere
MVCSphere
- VC++为个体MFC编写MVC模式的球体演示程序,在以往的模式中,大家一般都采用 Input-Processing-Output 的单任务模式,但是现在在Windows的编程中,MVC模型更适合图形界面的设计,它将数据处理和数据显示分离开,使维护,扩展系统更加灵活。 -VC++ for the individual MFC write MVC pattern ball demo program in the previous model, we usually use Input-Proce
MVCDemo
- C++ 实现的 MVC 架构Demo -C++ implementation of MVC architecture Demo
MVCDemo
- 这个是一个例子程序,主要演示了MVC架构的具体构成。-This is a demo of MVC stucture.