本文为 C 语言工程调用 C++ 库的解决方案。
应用场景: 需要 C++ 程序编译成的库提供函数接口,来解决 C 语言工程的需求。
想要快速解决问题,直接看 三、通用解决方法
人的出场顺序真的很重要,很多人如果换一个时间认识,换一个时间共处,一切都将是不一样的场景,不一样的结局。所以,人生有无限种可能,我的人生,是现在这一种。感谢大家恰到好处的出现,组成我最好的一种可能。
------ 大家好啊 我是 暮冬 Z 羡慕
# C++ 库可以编辑的情况
C++ 库由自己编写,可以决定头文件书写的位置
// hello.cpp#include "hel
Welcome to Hexo! This is your very first post. Check documentation for more info. If you get any problems when using Hexo, you can find the answer in troubleshooting or you can ask me on GitHub.
# Quick Start
# Create a new post
h$ hexo new "My New Post"More info: Writing
# Run server
h$ h