-
This code is to cretae dyamic themes in .net
This code is to cretae dyamic themes in .net
- 2022-04-01 15:31:29下载
- 积分:1
-
c++学习资料 教你如何应付复杂的调试过程和调试技巧
c++学习资料 教你如何应付复杂的调试过程和调试技巧-c++ learning materials teach you how to deal with the complexity of the debugging process and debugging skills
- 2023-06-17 14:00:04下载
- 积分:1
-
一个很好用的窗口分割条类,并附有其使用例子。
一个很好用的窗口分割条类,并附有其使用例子。-a good use of the split window category, together with examples of their use.
- 2022-02-27 06:08:08下载
- 积分:1
-
Gobang game source code by BCB.
用bcb编写的可以完五子棋游戏,还挺好用的-Gobang game source code by BCB.
- 2022-01-25 18:24:36下载
- 积分:1
-
一个算法,实现如下功能:输入一个整数,输出该整数的二进制表示形式中1的个数。...
一个算法,实现如下功能:输入一个整数,输出该整数的二进制表示形式中1的个数。-An algorithm to achieve the following functions: enter an integer, the output of the binary integer that forms one of the number.
- 2022-07-13 17:52: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
-
can相关程序,介绍初始化,发送和接收,希望对你有所帮助
can相关程序,介绍初始化,发送和接收,希望对你有所帮助-can the relevant procedures, introduction to initialize, send and receive, I hope for your help
- 2022-02-04 18:28:07下载
- 积分:1
-
一个很好的开源的播放器,应该没什么问题的
一个很好的开源的播放器,应该没什么问题的
- 2022-03-02 22:01:56下载
- 积分:1
-
VC开源小游戏
这是一款VC6开发的小游戏,对于初学者来说还是相当不错的一个学习案例。对高手来说就不要看了,直接飘过吧,这些东西都不适合老手看了。研究下其中的一些算法还是蛮有意思的。不过要是专门学习算法的话,不建议看本套源码
- 2022-03-20 18:03:42下载
- 积分:1
-
具有可以输入文字,画线、圆等功能,且可改变字型,大小,颜色,线型,线宽,线色等...
具有可以输入文字,画线、圆等功能,且可改变字型,大小,颜色,线型,线宽,线色等-have to be imported into text, line drawing, round functions, which can change the font, size, color, pattern and width, thread color, etc.
- 2022-01-24 09:51:38下载
- 积分:1