-
这个是vc开发中清除临时文件的一个批处理工具,很方便
这个是vc开发中清除临时文件的一个批处理工具,很方便-vc development is the removal of a temporary batch tools, convenient
- 2022-03-12 04:21:10下载
- 积分: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
-
Introduction in the PDA device through infrared to receive documents in the PDA...
介绍在PDA设备上,通过红外来接收文件,在PDA设备上的源码-Introduction in the PDA device through infrared to receive documents in the PDA device source
- 2023-04-30 15:55:03下载
- 积分:1
-
可适用于: *
可适用于: * - Windows XP Professional SP0 English version * - Windows XP Professional SP0 Russian version * - Windows XP Professional SP1 English version * - Windows XP Professional SP1 Russian versi-applicable to :*- Windows XP Professional SP3 English version*- Windows XP Professional bug Russian version*- Windows XP Professional SP1 English version*- Windows XP Professional SP1 Russian versi
- 2022-07-09 05:08:38下载
- 积分:1
-
这个程序是用来测试旧的三
此程序用于测试老的三键鼠标是否工作正常,包括运行轨迹,左中右键是否按下等.因为现在的电脑不支持这种鼠标.-This procedure is used to test the old three-button mouse is working properly, including the running track, left, right, etc. is pressed. Because the computer does not support this mouse.
- 2022-03-19 13:03:42下载
- 积分:1
-
一个复合控件,其中可以输入文件或者文件夹的名称,右边的浏览按钮可以选择路径。...
一个复合控件,其中可以输入文件或者文件夹的名称,右边的浏览按钮可以选择路径。-A composite control, which could enter the file or folder name, the right of the Browse button to select a path.
- 2023-05-12 08:55:04下载
- 积分:1
-
MFC与数据库SQL连接
建立MFC单文档应用程序,在程序中新建一个对话框,作为登陆对话框,在SQL中进行配置,基于C++语言,进行编程,可通过登陆名与密码进入系统。
- 2022-12-02 02:55:15下载
- 积分:1
-
lpc2114 交通灯系统项目
这是为工程的最后一年学生的学术项目。这一项目已 implimented 基于 LPC2114 微控制器,其中 impliments 交通灯系统。WIMARM 用于编译这
- 2023-08-25 21:20:03下载
- 积分:1
-
图的遍历包括深度优先搜索和广度优先搜索,大家可以看看。...
图的遍历包括深度优先搜索和广度优先搜索,大家可以看看。-Graph traversal, including depth-first search and breadth-first search, we can look at.
- 2022-06-01 17:16:41下载
- 积分:1
-
a simple ftp download landing procedures for the study. Development environment...
一个简单的ftp登陆下载程序,供大家学习。
开发环境:visual C++
-a simple ftp download landing procedures for the study. Development environment : visual C
- 2023-04-06 11:05:04下载
- 积分:1