目录1.出现错误2.分析步骤(1)使用file命令检php查so库的架构,看是否平台一致(2)使用 ldd -r xxx.so 查看so库链接状态和android错误信息(3)使用c++filt 定位错误位置总结今天在用python 调用c++库文件时出现了
I read the doc: from google.appengine.api import mail mail.send_mail(sender=\"support@example.com\", to=\"Albert Johnson <Albert.Johnson@example.com>\",