会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
飞扬天下
博客园
首页
新随笔
联系
管理
订阅
2023年2月23日
C/C++程序隐藏符号
摘要: 使用visibility #if defined _WIN32 || defined __CYGWIN__ #ifdef MY_NO_EXPORT #define API #else #define API __declspec(dllexport) #endif #else #ifdef __GN
阅读全文
posted @ 2023-02-23 11:49 至尊王者
阅读(812)
评论(0)
推荐(0)
编辑
公告