会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
你内心的平庸就是你失去追求卓越信念的那个瞬间
博客园
首页
新随笔
联系
管理
2014年10月11日
C++ "multiple definition of .. first defined here"
摘要: # C++ "multiple definition of .. first defined here"在C++中,有时候需要在不同文件中使用同一个变量。对于这类变量如果处理不当,很容易出现“multiple definition of... first defined here”的错误。例如,定义...
阅读全文
posted @ 2014-10-11 13:09 ChrisZZ
阅读(17036)
评论(1)
推荐(4)
编辑
公告