在C ++项目中限制编译依赖性的一些技术是什么? [英] What are some techniques for limiting compilation dependencies in C++ projects?

查看:74
本文介绍了在C ++项目中限制编译依赖性的一些技术是什么?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

在C ++项目中,编译依赖项可能使软件项目难以维护。

In a C++ project, compilation dependencies can make a software project difficult to maintain. What are some of the best practices for limiting dependencies, both within a module and across modules?

推荐答案

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆