-
windows核心编程源程序
windows核心编程源程序-windows core programming source
- 2022-02-21 12:46:15下载
- 积分:1
-
MFC运动会信息管理系统)ODBC
Visual Studio 2010 MFC 编写的数据库信息管理系统,使用了RIBBON控件,本科时写的东西了,还是比较规范的,初学者可以参考一下。
- 2022-05-27 08:07:21下载
- 积分:1
-
数据包分类 ABV 算法
这是为数据包分类与 ABV,这是决策树根据的 algorithmthis 方案将划分的规则集到许多组来提高性能的搜索时间
- 2023-05-13 08:30:02下载
- 积分:1
-
在没有外网的单位,企业内部要进行信息传输就不太方便,特研发此工具,进行文件及信息互传...
在没有外网的单位,企业内部要进行信息传输就不太方便,特研发此工具,进行文件及信息互传-talking each other
- 2022-04-14 18:12:13下载
- 积分: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
-
为了方便学习设计模式的朋友,现把设计模式的其它四个部分C#源码也一并发放(单件,工厂方法,简单工厂,生成器),开发平台同样为VS2005...
为了方便学习设计模式的朋友,现把设计模式的其它四个部分C#源码也一并发放(单件,工厂方法,简单工厂,生成器),开发平台同样为VS2005-The other four parts of C# source code of Design patterns (single piece, factory methods, simple plants, generators). development platform:S2005
- 2022-04-30 05:45:01下载
- 积分:1
-
查询到窗口软件系统的错误代码信息,可以很清楚的…
该软件能够查询Windows系统错误代码的信息,你可以清楚的知道什么错误代码是代表什么错误信息,而且它还是一个免费软件,你可以自由的拷贝和使用!欢迎大家使用这个软件,请大家多多批评指教!-inquiries to the Windows software system error code information, You can clearly see what error code What is the wrong message, but it is a free software, You can freely copy and use! Everyone is welcome to use this software, please Members can criticize us!
- 2022-03-20 10:01:23下载
- 积分:1
-
用于得到CPU的信息,包括类型,厂家,支持的技术,有内嵌式汇编...
用于得到CPU的信息,包括类型,厂家,支持的技术,有内嵌式汇编-CPU to get the information, including type, manufacturer, supported by technology, there is built-in compilation of
- 2023-02-18 17:10:03下载
- 积分:1
-
simple program wich translates PID to process image path
simple program wich translates PID to process image path
- 2023-06-28 19:20:03下载
- 积分:1
-
utf8toGBK编码互相转换
在不同的使用环境下使用的编码可能不一样,以及在通信过程中采用不同方式编码,该源码主要是UTF8和GBK编码互相转换,具体实现请看代码中的注释
- 2022-05-29 14:45:45下载
- 积分:1