C++中频繁引用的类如何避免不必要的重编译

所属分类:Linux/Unix编程
开发工具:C++
文件大小:2KB
下载次数:16
上传日期:2005-04-09 12:11:44
上 传 者hgx2000
说明:  将需要公开的接口用一个句柄类封装起来,调用者只通过封装的句柄类来调用实现, 这样,将调用与实现隔离开来,或者说只让调用看到它所需要看到的接口。这样的话,只要 保证接口不变,那么实现代码的中要添加一些变量,函数,将不会影响到调用者。
(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.)

文件列表:
C++中频繁引用的类如何避免不必要的重编译.txt (2475, 2005-04-09)

近期下载者

相关文件


收藏者