-
网络聊天室、聊天程序、socket、C++
使用C++语言开发,使用套接字编程,实现的基于C/S架构的网络聊天程序
- 2023-04-14 07:10:05下载
- 积分:1
-
C++函数库查询辞典最新版,对C++的相关函数进行说明
C++函数库查询辞典最新版,对C++的相关函数进行说明-C++ library check dictionaries latest version of the C++ a description of the correlation function
- 2022-03-16 17:46:08下载
- 积分:1
-
这是VC++精彩案例一书的随书光盘(一),里面包含了很多具有代表性的代码,可用于初学VC者参考的好资料
这是VC++精彩案例一书的随书光盘(一),里面包含了很多具有代表性的代码,可用于初学VC者参考的好资料-This is a wonderful case with the CD (a), which contains a lot of representative code that can be used when a person VC good reference information
- 2022-07-18 00:28:45下载
- 积分:1
-
EVC Win CE系列下的聊天工具,附源码
Win CE 下的EVC串口聊天工具,附源码-EVC under Win CE serial chat tool, attached to source
- 2022-07-09 15:31:10下载
- 积分:1
-
win32程序员手册1 程序员必备
win32程序员手册1 程序员必备-win32 programmer manual
- 2023-02-17 20:20:04下载
- 积分:1
-
think it is not on the task bar shows the time is too occupied space. This is my...
是不是觉得任务栏上的时间显示太占用空间了,这是我为此而写的一个程序.启动后,将在左上角出现一个显示时间的小方框.你可把它拖动到任何地方,右击将显示快捷菜单,隐藏后在任务栏右边显示一个小图标,移动鼠标到小图标上,将显示时间,日期等信息,右击显示的快捷菜单,可选择重新显示,关机等操作,非常方便好用- Is thought on the duty fence time demonstrated too took the space, this was I a procedure which wrote for this After the start, in on the left angle will appear demonstration time the small square You may drive it assume a post what place, right will strike demonstrated the quick menu, after the hideaway right side the duty fence demonstrated a small chart sign, will move the mouse to the small chart sign in, will demonstrate the time, information and so on date, right will strike the demonstration the quick menu, might choose redemonstrated, operation and so on Guan Ji, extremely will facilitate easily to use ,Visual Basic,其他小程序/Other windows programs -think it is not on the task bar shows the time is too occupied space. This is my purpose to write a procedure. after commencement, in the upper left corner, there will be a show that the sm
- 2022-03-20 09:01:22下载
- 积分:1
-
C++ with self
C++用自写的List链表以及面向对象的思想写成的图书管理系统,实现了文件读写记录-C++ with self-written list of the List, as well as the idea of object-oriented management system written in books, reading and writing a paper record
- 2022-03-31 15:51:50下载
- 积分: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
-
基于Wince4.2操作系统,EVC开发环境下串口通讯源码
马上可用
基于Wince4.2操作系统,EVC开发环境下串口通讯源码
马上可用-Wince4.2 based operating systems, development environments EVC serial communication immediately available source
- 2022-06-29 03:57:00下载
- 积分:1
-
粒子群优化算法基本程序,可用于实现函数的优化,效果较好...
粒子群优化算法基本程序,可用于实现函数的优化,效果较好-Particle Swarm Optimization of basic procedures
- 2022-08-04 07:12:45下载
- 积分:1