-
按我理解,这就是所说的三层架构了。
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
-
n理论立方插值算法
n次拉格郎格插值算法
- 2022-11-27 20:20:08下载
- 积分:1
-
一个实时温度曲线示例的实现代码(坐标抽不动,曲线动)
一个实时温度曲线示例的实现代码(坐标抽不动,曲线动)-Example of the realization of a real-time curve
- 2022-10-05 14:45:03下载
- 积分:1
-
项目名称:acotsp
大师级人物写的蚁群算法解决TSP问题,真的挺不错,你可以下下来看看的.- Program s name: acotsp
Ant Colony Optimization algorithms (AS, ACS, EAS, RAS, MMAS, BWAS) for the
symmetric TSP
Copyright (C) 2004 Thomas Stuetzle
This program is free software you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation either version 2 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
email: stuetzle no@spam informatik
- 2023-01-14 12:40:03下载
- 积分:1
-
With VisualC++ under prepared to achieve in the list and add text to change the...
用VisualC++下编写的实现在列表中添加文本并可改变文本颜色-With VisualC++ under prepared to achieve in the list and add text to change the text color
- 2023-02-02 16:50:04下载
- 积分:1
-
DIBSection在CE下使用的例子源代码
DIBSection在CE下使用的例子源代码-DIBSection used in the CE source code examples
- 2023-04-30 08:15:04下载
- 积分:1
-
word document using the how
word文档使用说明文章,了解我们平时不知道的word功能-word document using the how-to articles to learn that we usually do not know the word functions
- 2023-02-22 04:05:04下载
- 积分:1
-
LIN BUS receiving fat source and documentation for the latest hope of U.S. suppo...
LIN BUS的接收发的最新源程序和文件 希望对大家有帮助 支持的顶0-LIN BUS receiving fat source and documentation for the latest hope of U.S. support has helped the top 0
- 2022-07-20 23:53:15下载
- 积分:1
-
动态卷帘式窗体演示
动态卷帘式窗体演示-dynamic shutter-Form demo
- 2022-02-01 01:17:15下载
- 积分:1
-
vb写的可以在菜单中加入自定义的图标,让你的菜单更美观
vb写的可以在菜单中加入自定义的图标,让你的菜单更美观-vb can be written in the menu to add custom icons to make your menu more attractive
- 2022-04-12 08:17:32下载
- 积分:1