-
将需要公开的接口用一个句柄类封装起来,调用者只通过封装的句柄类来调用实现, 这样,将调用与实现隔离开来,或者说只让调用看到它所需要看到的接口。这样的话,只要 保...
将需要公开的接口用一个句柄类封装起来,调用者只通过封装的句柄类来调用实现, 这样,将调用与实现隔离开来,或者说只让调用看到它所需要看到的接口。这样的话,只要 保证接口不变,那么实现代码的中要添加一些变量,函数,将不会影响到调用者。-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
-
基于X86系统的Linux下的LED driver开发的example code, 并附带有相应的测试程序。...
基于X86系统的Linux下的LED driver开发的example code, 并附带有相应的测试程序。-X86-based Linux system LED driver development under the example code, with a corresponding test procedure.
- 2022-02-07 05:50:46下载
- 积分:1
-
Bookcase 是一个用于KDE的个人的书籍管理。它使用XML文件存储格式,并且追踪26种书籍特性。
Bookcase 是一个用于KDE的个人的书籍管理。它使用XML文件存储格式,并且追踪26种书籍特性。 -Bookcase is uses in the KDE individual books management. It uses
the XML document memory form, and traces 26 kind of books
characteristics.
- 2022-02-03 21:12:46下载
- 积分:1
-
这些代码和文本文件写在EUC
These code and text file are written in euc-jp-unix
- 2022-09-25 11:15:03下载
- 积分:1
-
learning programming editor
linux学习编程的编辑器-learning programming editor
- 2022-01-21 00:53:15下载
- 积分:1
-
这是一本介绍嵌入式linux学习和开发的书籍,能够让初学者在最短的时间里建立起嵌入式linux的整体概念。...
这是一本介绍嵌入式linux学习和开发的书籍,能够让初学者在最短的时间里建立起嵌入式linux的整体概念。-This is a description of learning and development of embedded linux books, will allow beginners to build in the shortest possible time, the entire concept of embedded linux.
- 2022-10-16 18:40:03下载
- 积分:1
-
的分布有多个工具Valgrind。最受欢迎的是记忆…
The Valgrind distribution has multiple tools. The most popular is the memory checking tool (called Memcheck) which can detect many common memory errors such as:
*
touching memory you shouldn t (eg. overrunning heap block boundaries)
*
using values before they have been initialized
*
incorrect freeing of memory, such as double-freeing heap blocks
*
memory leaks.
-The Valgrind distribution has to multiple ols. The most popular is the memory checking too l (called Memcheck) which can detect many commo n memory errors such as :* touching memory you should not (eg. overrunnin g heap block boundaries)* t values before using hey have been initialized* incorrect freeing o f memory, such as double-freeing heap memory blocks* lea ks.
- 2022-05-10 23:27:50下载
- 积分:1
-
Kernel is the heart of the system, run the program and management are as disk an...
内核是系统的心脏,是运行程序和管理像磁盘和打印机等硬件设备的核心程序。Linux是最受欢迎的自由电脑作业系统核心。它是一个用C语言写成,符合POSIX标准的类Unix作业系统。本程序是linux1.0的内核源码!-Kernel is the heart of the system, run the program and management are as disk and printer hardware, such as the core of the procedure. Are the most popular free Linux computer operating system core. It is a language with C, in line with the POSIX standard Unix-type operating system. This procedure linux1.0 are the kernel source code!
- 2022-03-16 05:30:05下载
- 积分:1
-
C语言写的报文转换程序,包含头文件和源代码、数据库设计
C语言写的报文转换程序,包含头文件和源代码、数据库设计-C language text was written by the conversion process, including header files and source code, database design
- 2022-08-26 12:16:04下载
- 积分:1
-
在Linux测试共享共享内存消息
在Linux测试共享共享内存消息-testing Linux in shared memory sharing information
- 2022-06-22 05:12:26下载
- 积分:1