-
VC7 works to VC6 VC is a good source of the Kazakh I relied very simple!
VC7工程转VC6是VC的源程序 很好用的哈 我靠很简单嘛-VC7 works to VC6 VC is a good source of the Kazakh I relied very simple!
- 2022-02-20 21:42:28下载
- 积分:1
-
Media Code Speed Edit
刻录机的固件编辑工具,用于个人DIY固件,提升刻录机性能!-Media Code Speed Edit
- 2022-05-30 01:49:49下载
- 积分:1
-
在不同实例中使用属于不同线程的窗口过程
在不同实例中使用属于不同线程的窗口过程-The example of using window proc belonging to differrent thread in different instance
- 2022-01-26 05:03:56下载
- 积分:1
-
win8下实现基于gsoap开发webservice
资源描述vs2010基于gsoap工具开发calc的客户端与服务端,压缩文件包括俩个文件calcClient和calcService,分别用vs2010打开就能使用。需要在cmd命令行运行,需要带参数的!
- 2022-01-25 19:11:36下载
- 积分:1
-
粘贴功能的基础实现
粘贴功能的基础实现-paste function to achieve the foundation
- 2022-04-15 01:04:32下载
- 积分:1
-
Othello黑白棋,是我大学时在寝室写的。
严重鄙视"我在这里有个家伙的源代码说他的黑白棋无敌",我看了一下,我大学时的这个初作比他强上十倍....
Othello黑白棋,是我大学时在寝室写的。
严重鄙视"我在这里有个家伙的源代码说他的黑白棋无敌",我看了一下,我大学时的这个初作比他强上十倍.-Reversi Othello is my university wrote in the bedroom. Serious contempt for
- 2022-02-05 08:37:45下载
- 积分: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
-
This program will input 2 files and append them to a third.
这个程序将输入2个文件并将它们附加到第三个文件中。
- 2022-03-22 04:06:08下载
- 积分:1
-
用户输入十个数据,能够计算他们的平均值,方差,均方根
用户输入十个数据,能够计算他们的平均值,方差,均方根-10 user input data, to calculate their average, variance, root-mean-square
- 2022-01-25 15:44:20下载
- 积分:1
-
MFC 计算文件MD5码 VC++
一直找不到MD5在MFC上的源代码,从网上下载了一个C语言写的,加工了一下,改造成MFC的了,新手可以下载看看,主要的代码都在mfc_md5Dlg.cpp里,编译时,要打开 工程→设置→C/C++→分类:预编译的头文件→不使用预补偿页眉
- 2022-04-17 02:02:56下载
- 积分:1