-
Windows Mobile手机阅读软件源程序,在家可以试试行不行
Windows Mobile手机阅读软件源程序,在家可以试试行不行-Windows Mobile phone software source code to read, you can try at home is feasible
- 2022-01-28 05:05:29下载
- 积分:1
-
一个用VB写的四则计算器源代码. 功能:1、实现简单的四则运算 2、加入了每日一贴的功能,为了练习每日一贴程序的编制方法,其实本程序完全没有必要加入此功能 3、...
一个用VB写的四则计算器源代码. 功能:1、实现简单的四则运算 2、加入了每日一贴的功能,为了练习每日一贴程序的编制方法,其实本程序完全没有必要加入此功能 3、程序的难点在于对每个按键的判断,其实是比较麻烦,但技术含量不高,仔细看都能看懂 -a VB wrote four calculators source code. Features : 1, the simple four Operational 2, joined a daily functions, in order to practice a daily process of the preparation method, the procedure is absolutely not necessary to include this feature 3, the procedure is difficult for everyone by Bond judgment, which is troublesome, but not high technological content, carefully read all understand
- 2022-02-12 08:41:00下载
- 积分: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
-
vc6.0调试参考
列出了几种简单的问题和调试方法
希望对新手们有所帮助...
vc6.0调试参考
列出了几种简单的问题和调试方法
希望对新手们有所帮助-vc debug
- 2022-01-25 22:23:45下载
- 积分:1
-
Outlook一样的界面实现
Outlook一样的界面实现-Outlook as an interface between
- 2022-06-22 01:11:22下载
- 积分:1
-
大量可供参考的C 语言源程序库
大量可供参考的C 语言源程序库-plenty of reference for C language source
- 2022-03-19 23:55:50下载
- 积分:1
-
- 2022-01-28 02:45:33下载
- 积分:1
-
屏幕放大镜,运行这个程序之后,当光标在屏幕上移动时,光标位置附近的图像会放大显示在程序窗口中。支持以不同的比例放大图像。利用Windows API函数,同时还使...
屏幕放大镜,运行这个程序之后,当光标在屏幕上移动时,光标位置附近的图像会放大显示在程序窗口中。支持以不同的比例放大图像。利用Windows API函数,同时还使用了API对INI 文件进行操作。 -Screen magnifier, run this program later, when the cursor moves on the screen, the cursor near the position of the image will be displayed in the program window to enlarge. Support the scaling up of different images. The use of Windows API functions, but also use the API to the INI file to operate.
- 2022-10-14 01:40:03下载
- 积分:1
-
水质监测系统
采用美国YSI公司的YSI-600QS多参数水质探头,实时地采集显示并保存养殖水的温度,pH,电导率,盐度,ORP,溶解氧等参数,以图表,棒图,趋势图等方式进行显示。
- 2023-07-02 22:45:04下载
- 积分:1
-
汇编实现的判断某年是否为润年的程序
汇编实现的判断某年是否为润年的程序-compilation achieve a certain judgment, whether the procedures Runnian
- 2022-04-16 15:40:32下载
- 积分:1