Maison  >  Questions et réponses  >  le corps du texte

sublime-text - Sublime Text 是如何调用python的?

假设Sublime Text 软件主要是用C++编写的,那么是怎么调用python语言呢?

天蓬老师天蓬老师2718 Il y a quelques jours890

répondre à tous(2)je répondrai

  • 阿神

    阿神2017-04-17 12:06:45

    参考 Python 文档 Embedding Python in Another Application

    répondre
    0
  • 巴扎黑

    巴扎黑2017-04-17 12:06:45

    C++调用python,也可以参考使用boost python,相比python的api做了一些封装

    http://www.boost.org/doc/libs/1_55_0/libs/python/doc/

    répondre
    0
  • Annulerrépondre