-
板球锦标赛管理系统
板球比赛管理系统
- 2022-01-22 17:37:21下载
- 积分:1
-
按我理解,这就是所说的三层架构了。
File工程负责最底层的文件操作
FileProtocol工程负责具体的流程及协议,将相关数据返回给界面层
UI...
按我理解,这就是所说的三层架构了。
File工程负责最底层的文件操作
FileProtocol工程负责具体的流程及协议,将相关数据返回给界面层
UI工程就是具体的界面层了,他只负责显示具体的数据,不负责软件的工作流程。
File, FileProtocol这两个工程都是DLL,注意看一下FileProtocol的工程依赖及附加包含目录。还要再看一下UI工程的工程依赖及附加包含目录。在这里,三个工程,项目解决方案是在同级目录下,通过一个解决方案去包含三个工程。这样做的好处在于,工程可以重用。比如说File工程,他负责最底层的文件操作,以后我们的其它软件项目还会用到它的,因此,以后的项目,在解决方案里直接添加File工程便可以用了。 -According to my understanding, this is referred to a three-tier architecture.
File project is responsible for the bottom of the file operations
FileProtocol charge of the project specific processes and agreement to the relevant data back to the interface layer
UI project is a specific interface layer, and he is only responsible for display of specific data, is not responsible for the software workflow.
File, FileProtocol these two projects are DLL, note that the works look FileProtocol dependence and additional include directories. Would also like to look at what the engineering rely on UI and additional include directories. Here, the three projects, t
- 2022-03-16 06:02:29下载
- 积分:1
-
s3c2440 drivers in c for wince5.0
s3c2440 drivers in c for wince5.0
- 2022-10-14 06:00:03下载
- 积分:1
-
ISP编程器
带at89s52时钟的isp程序
- 2023-05-25 14:05:03下载
- 积分:1
-
按照屏幕的提示,我们可以从键盘输入指数和系数,两个多项式的输入结束是以两个连续的0为标志.本程序可以实现两个多项式的加法...
按照屏幕的提示,我们可以从键盘输入指数和系数,两个多项式的输入结束是以两个连续的0为标志.本程序可以实现两个多项式的加法-accordance with the instructions on your screen, we can input from the keyboard and index coefficient, the importation of two polynomials is the end of two consecutive 0 mark. This program can achieve two polynomials Adder
- 2022-02-24 09:24:14下载
- 积分:1
-
新的DELPHI学习LUA的代码,在学习LUA的朋友可以
新的DELPHI学习LUA的代码,在学习LUA的朋友可以-The new DELPHI learning LUA code, in learning LUA" s friends can see
- 2022-03-23 16:37:28下载
- 积分:1
-
track eye master
//包括必要的库
- 2022-02-03 12:51:14下载
- 积分:1
-
一个图书馆管理系统,用数据库开发的
一个图书管理系统,用ACCESS数据库进行开发-A library management system, developed using ACCESS database
- 2022-04-18 03:26:50下载
- 积分:1
-
经典五子棋
编出一个五子棋小软件,即可以人机也可以人人对打,
- 2023-06-02 12:45:03下载
- 积分:1
-
CAM基于单片机的串口摄像头模块
基于单片机的串口摄像头模块的读写C语言源程序-Based on single-chip camera module of the serial read and write the C language source
- 2022-03-20 14:45:58下载
- 积分:1