-
经典的扫雷游戏,很实用,是用C写的,已经运行过了,好用!
经典的扫雷游戏,很实用,是用C写的,已经运行过了,好用!-The classic minesweeper game, it is practical, is written in C, has run off, and easy to use!
- 2022-01-21 03:04:27下载
- 积分:1
-
这个程序将程序的源代码在不同语言HTML的机智…
This program converts source code of programs in different languages to html with syntax highlighting. You can customize suntax coloring scheme. Compiles with Delphi 7.
- 2023-08-11 20:20:03下载
- 积分:1
-
提供一个串口测试的小程序 希望对大家的学习有点帮助
提供一个串口测试的小程序 希望对大家的学习有点帮助 -Provide a serial test applet would like to help everyone to learn a bit
- 2022-06-28 00:35:22下载
- 积分:1
-
包含图的深度优先探索遍历和广度优先探索遍历,能从图中的任一顶点出发访问图中所有顶点...
包含图的深度优先探索遍历和广度优先探索遍历,能从图中的任一顶点出发访问图中所有顶点-Includes plans to explore the depth-first traversal and breadth-first traversal to explore, from the graph the starting point of any visit to Figure 1 for all vertices
- 2022-03-03 04:02:20下载
- 积分:1
-
游船工程管理软件 用access编的
游船工程管理软件 用access编的-cruise project management software using access series
- 2023-05-29 23:15:03下载
- 积分:1
-
请认真阅读您的文件包然后写出其具体功能(至少要20个字)。尽量不要让站长把时间都花费在为您修正说明上。压缩包解压时不能有密码...
请认真阅读您的文件包然后写出其具体功能(至少要20个字)。尽量不要让站长把时间都花费在为您修正说明上。压缩包解压时不能有密码-Please read them carefully before you write the document package to their specific functions (at least 20 words). Try not to let the station master at the time you spend on the amendment note. Package should not have a password when extracting
- 2022-01-31 16:56:02下载
- 积分:1
-
chat procedures and browser procedures an example straightforward
chat程序和browser程序的一个例子,简单易懂-chat procedures and browser procedures an example straightforward
- 2022-05-24 10:21:47下载
- 积分:1
-
详细介绍了wince下的图形编程,如何用画笔绘图,如何设置坐标...
详细介绍了wince下的图形编程,如何用画笔绘图,如何设置坐标-Described in detail under wince graphical programming, how to use brush drawings, how to set up coordinates
- 2022-04-09 15:12:17下载
- 积分:1
-
上网小工具,使用了一些Windows外壳函数,可供参考
上网小工具,使用了一些Windows外壳函数,可供参考-small Internet tools, the use of some Windows shell function, for example,
- 2022-01-23 11:13:57下载
- 积分: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