2022年11月18日

c++ 调用 python 数据类型对照表

摘要: Parsing arguments and building values These functions are useful when creating your own extensions functions and methods. Additional information and e 阅读全文

posted @ 2022-11-18 17:58 空明流光 阅读(166) 评论(0) 推荐(0)

c++ 调用 python 备忘

摘要: PyBytesObject 值的获取: PyObject *pFuncSetCredentialResult = PyObject_CallObject(pFuncSetCredential, pFuncSetCredentialArgs); PyBytesObject* pBytes = (PyB 阅读全文

posted @ 2022-11-18 16:19 空明流光 阅读(133) 评论(0) 推荐(0)

导航