-
将需要公开的接口用一个句柄类封装起来,调用者只通过封装的句柄类来调用实现, 这样,将调用与实现隔离开来,或者说只让调用看到它所需要看到的接口。这样的话,只要 保...
将需要公开的接口用一个句柄类封装起来,调用者只通过封装的句柄类来调用实现, 这样,将调用与实现隔离开来,或者说只让调用看到它所需要看到的接口。这样的话,只要 保证接口不变,那么实现代码的中要添加一些变量,函数,将不会影响到调用者。-will require an open interface with a handle Packaging category, called only by the Packaging category to handle Call, which would call and to achieve separation, or call only need to see it to see the interface. So, as long as the guarantee the same interface, then the realization of the code necessary to add some variables, function and will not affect the person to call.
- 2022-01-24 12:47:47下载
- 积分:1
-
试着描述如何使服务器和客户端之间的连接的SSL,创造…
Try to describe how to make a ssl connection between a server and client, create the ssl certificates, have code with examples and a zip with material. All this with C programming language.
www.koitoer.com
- 2022-03-16 09:31:55下载
- 积分:1
-
linux学习教材,初学者适宜,感兴趣可以
linux学习教材,初学者适宜,感兴趣可以-linux study material suitable for beginners
- 2022-02-21 06:45:11下载
- 积分:1
-
UNIX环境下多线程的网络编程例子
UNIX环境下多线程的网络编程例子-UNIX environment multithreaded network programming examples
- 2022-06-30 15:44:24下载
- 积分:1
-
在linux下使用window程序的虚拟软件
更加友好的界面
在linux下使用window程序的虚拟软件
更加友好的界面-the use of virtual window procedures more friendly software interface
- 2022-09-12 06:50:03下载
- 积分:1
-
2410 nand flash boot loader 程序
2410 nand flash boot loader 程序-2410 nand flash boot loader procedures
- 2022-01-31 05:47:12下载
- 积分:1
-
ncurses
ncurses-5.4
- 2023-03-29 12:05:03下载
- 积分:1
-
minixml是小型的xml解析库,用C语言编写,很容易把它移植到嵌入式系统中。源码是minixml1.3版本,是minixml版本中很重要的一个版本,最新版是...
minixml是小型的xml解析库,用C语言编写,很容易把它移植到嵌入式系统中。源码是minixml1.3版本,是minixml版本中很重要的一个版本,最新版是2.6,但是2.6版本过于庞大,不方便移植。-minixml are small xml parsing library, using C language, it is easy to put it ported to an embedded system. Source is minixml1.3 version, is a very important minixml release a version of the latest version is 2.6, but the 2.6 version is too large, inconvenient transplant.
- 2022-08-20 19:41:57下载
- 积分:1
-
入门程序,用于测试共享内存的基本编程, 可以学习共享内存的代码实现...
入门程序,用于测试共享内存的基本编程, 可以学习共享内存的代码实现-entry procedures for testing the basic shared-memory programming, we can learn from the shared memory implementation of the code
- 2022-03-30 17:37:08下载
- 积分:1
-
ARM应用系统开发详解──基于S3C4510B的系统设计
ARM应用系统开发详解──基于S3C4510B的系统设计-ARM Application Development ─ ─ Detailed system design based on S3C4510B
- 2023-06-24 03:45:03下载
- 积分:1