- 博客(1)
- 资源 (1)
- 问答 (5)
- 收藏
- 关注
原创 python 接收C++接口字符串返回值
#from google from ctypes import * hello_lib = cdll.LoadLibrary("hello.so") hello = hello_lib.hello hello.restype = c_char_p print hello(“world”)
2016-03-31 18:13:32
3888
空空如也
求救!如何查看记事本菜单id,如另存为这个菜单的id
2015-05-19
新手求助!批量插入时去除文本限定符 replace处出错,弄了一整天弄不出来
2015-04-09
求助!获取ClistCtrol选中行第一列的数据
2015-04-01
TA创建的收藏夹 TA关注的收藏夹
TA关注的人