登录
首页 » Windows开发 » 按我理解,这就是所说的三层架构了。 File工程负责最底层的文件操作 FileProtocol工程负责具体的流程及协议,将相关数据返回给界面层 UI...

按我理解,这就是所说的三层架构了。 File工程负责最底层的文件操作 FileProtocol工程负责具体的流程及协议,将相关数据返回给界面层 UI...

于 2022-03-16 发布 文件大小:306.88 kB
0 245
下载积分: 2 下载次数: 1

代码说明:

按我理解,这就是所说的三层架构了。 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

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 一个超快搜索的算法源码. searchi = search ignore case search = search case sensitive s...
    一个超快搜索的算法源码. searchi = search ignore case search = search case sensitive searchiw = search ignore case words only (e.g. words delimited by whitespace only,not words within words) searchw() = search case sensitive words only-An ultra-fast search algorithm source code. Searchi = search ignore casesearch = search case sensitivesearchiw = search ignore case words only (eg words delimited by whitespace only, not words within words) searchw () = search case sensitive words only
    2022-02-03 09:46:23下载
    积分:1
  • 得到本地机器的主机名,以及ip地址,自己看看吧
    得到本地机器的主机名,以及ip地址,自己看看吧-Get the local machine host name, as well as ip address, let" s see it themselves
    2022-11-10 05:45:04下载
    积分:1
  • 6878商业运营大厅
    6878商业运营大厅 1. 房间名字:该房间在游戏客户端显示的名字。2. 游戏类型:一般使用默认类型即可。代表改房间的游戏性质。建议:使用默认设置3. 服务端口:服务的通讯端口   如果不填写,系统将随机生成一个端口给房间使用。如果用户填写,该房间将监听填写的对应端口4. 数据库名字:该房间所使用的数据库名字     建议:使用默认设置5. 桌子数目.这里填写你在这房间的桌子数.程序会为你计算出这房间最大进入人数.基数为100.最多请不要超过150张桌子每个房间   建议:使用默认的60张桌子6. 数据库地址:改服务器使用的数据库的IP地址。如果在本机,可以填写127.0.0.17. 房间人数:该房间可进入最大人数的限制 建议:使用默认设置8. 游戏底分:输赢积分的倍数 (有些特殊的游戏不支持:如 百家乐 港式五张 等)9. 每局封顶:玩家在游戏中,一局最大能输的分数。一般不进行配置10. 税收比例:对赢了的游戏玩家进行收税。为千分比。如:填写50,则收取5%的税收。注意:税收比例和服务费数在一个房间里只能选择一种11. 服务费数:对游戏玩家进行收取服务费。如:填写50.则每完成一局后,向所有参与游戏的玩家收取50的服务费  注意:税收比例和服务费数在一个房间里只能选择一种12. 挂接类型:该房间显示在所填写的对应游戏下。建议不要配置,使用默认配置13. 挂接节点:该房间显示在对应游戏下的某个节点上。建议不要配置,使用默认配置14. 排序标示:在同节点下的房间排序。越小越往上排。
    2022-02-07 00:26:13下载
    积分:1
  • 这是一个Matlab程序计算PSD也绘制一个图来说明这些…
    it is a program in matlab to calculate psd and it also plot a graph to show these
    2023-03-20 17:50:03下载
    积分:1
  • vb的绘图程序,方便实用,简单易学绘图程序 绘图程序 绘图程序...
    vb开发的绘图程序,方便实用,简单易学绘图程序 绘图程序 绘图程序 -Plot programe of VB. practicality,and simly study.
    2023-05-17 07:20:03下载
    积分:1
  • 用户识别系统 简单的使用类继承完成,使用到文件流!
    用户识别系统 简单的使用类继承完成,使用到文件流!-user identification system using a simple succession category completed, the use of the document flow!
    2022-11-08 18:45:02下载
    积分:1
  • SSH整合简单页面登录和数据库的增删改查
    基于Spring、springmvc、hibernate的一个小型系统,包括页面登录,数据库内容显示,和数据库的增删改查。同时好包括了一些js脚本的使用。
    2022-12-16 11:55:06下载
    积分:1
  • revers engineering docs for 8051 micro controller
    revers engineering docs for 8051 micro controller
    2022-04-24 19:41:05下载
    积分:1
  • 专用于显示IP地址的自定义控制
    专用于显示IP地址的自定义控制-show dedicated to the IP address from the definition of control
    2022-03-18 11:50:09下载
    积分:1
  • 此程序为简单弹力球游戏的源代码,代码很简单,希望对学习C语言的朋友有所帮助。
    此程序为简单弹力球游戏的源代码,代码很简单,希望对学习C语言的朋友有所帮助。 -This procedure for a simple elastic ball game
    2022-02-01 04:29:22下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载