关键字  
 文件名称: C++中频繁引用的类如何避免不必要的重编译将需要公开的接口用一个句柄类封装起来,调用者只通过封装的句柄类来调用实现, 这样下载  收藏√  我顶↑
  所属分类: Linux-Unix program
  开发工具: C++
  文件大小: 2 KB
  上传时间: 2005-04-09
  下载次数: 4
  提 供 者: 黄兴
 详细说明:将需要公开的接口用一个句柄类封装起来,调用者只通过封装的句柄类来调用实现, 这样,将调用与实现隔离开来,或者说只让调用看到它所需要看到的接口。这样的话,只要 保证接口不变,那么实现代码的中要添加一些变量,函数,将不会影响到调用者。-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.
 输入关键字,在本站47万海量源码库中尽情搜索:  帮助
 [CheckMemory.rar] - 使用这个服务程序,可以很容易的查看内存中的应用程序
 [建立透明的窗口 .rar] - 建一个透明的窗体 在VB中建一个透明的窗体 非常的好用
 
文件列表(点击判断是否您需要的文件):
  C++中频繁引用的类如何避免不必要的重编译.txt