search

Home  >  Q&A  >  body text

c++ - xcode 编写程序 和数据结构 如何导入第三方数据库 ?

xcode 用c编写程序时 涉及到第三方库文件怎么导入呢 ?

类似这种情况

迷茫迷茫2774 days ago422

reply all(1)I'll reply

  • 高洛峰

    高洛峰2017-04-17 13:51:31

    Include must be followed by the relative path of the third-party library

    reply
    0
  • Cancelreply