国产99久久精品_欧美日本韩国一区二区_激情小说综合网_欧美一级二级视频_午夜av电影_日本久久精品视频

最新文章專題視頻專題問答1問答10問答100問答1000問答2000關鍵字專題1關鍵字專題50關鍵字專題500關鍵字專題1500TAG最新視頻文章推薦1 推薦3 推薦5 推薦7 推薦9 推薦11 推薦13 推薦15 推薦17 推薦19 推薦21 推薦23 推薦25 推薦27 推薦29 推薦31 推薦33 推薦35 推薦37視頻文章20視頻文章30視頻文章40視頻文章50視頻文章60 視頻文章70視頻文章80視頻文章90視頻文章100視頻文章120視頻文章140 視頻2關鍵字專題關鍵字專題tag2tag3文章專題文章專題2文章索引1文章索引2文章索引3文章索引4文章索引5123456789101112131415文章專題3
問答文章1 問答文章501 問答文章1001 問答文章1501 問答文章2001 問答文章2501 問答文章3001 問答文章3501 問答文章4001 問答文章4501 問答文章5001 問答文章5501 問答文章6001 問答文章6501 問答文章7001 問答文章7501 問答文章8001 問答文章8501 問答文章9001 問答文章9501
當前位置: 首頁 - 科技 - 知識百科 - 正文

python調用C程序的結構體和函數

來源:懂視網 責編:小采 時間:2020-11-27 14:27:41
文檔

python調用C程序的結構體和函數

python調用C程序的結構體和函數:C代碼如下: #include <stdio.h> typedef struct TestDLL_ { int a; char *b; } testdll; testdll test(testdll t) { t.a=t.a+t.a; printf("%d\n%s\n",t.a,t.b); return t
推薦度:
導讀python調用C程序的結構體和函數:C代碼如下: #include <stdio.h> typedef struct TestDLL_ { int a; char *b; } testdll; testdll test(testdll t) { t.a=t.a+t.a; printf("%d\n%s\n",t.a,t.b); return t

C代碼如下:

#include <stdio.h>

typedef struct TestDLL_

{

int a;

char *b;

} testdll;

testdll test(testdll t)

{

t.a=t.a+t.a;

printf("%d\n%s\n",t.a,t.b);

return t;

}

python代碼如下:

from ctypes import *

#絕對路徑

dllpath='test.dll'

dll=CDLL(dllpath)

#python內部參數賦值

a=c_int(125)

b=c_char_p('Hello world,Hello Chengdu')

#定義結構體

class testdll(Structure):

_fields_=[('a',c_int),

('b',c_char_p)]

#實例化并賦值

t=testdll()

t.a=a

t.b=b

#設置返回值類型

dll.test.restype=testdll

#測試

t=dll.test(t)

print t.a

print t.b

x=raw_input('any key to continue')

聲明:本網頁內容旨在傳播知識,若有侵權等問題請及時與本網聯系,我們將在第一時間刪除處理。TEL:177 7030 7066 E-MAIL:11247931@qq.com

文檔

python調用C程序的結構體和函數

python調用C程序的結構體和函數:C代碼如下: #include <stdio.h> typedef struct TestDLL_ { int a; char *b; } testdll; testdll test(testdll t) { t.a=t.a+t.a; printf("%d\n%s\n",t.a,t.b); return t
推薦度:
標簽: st 函數 python
  • 熱門焦點

最新推薦

猜你喜歡

熱門推薦

專題
Top
主站蜘蛛池模板: 国产精品亚洲一区二区在线观看 | 女人18毛片a级毛片一区②区 | 国产成人综合一区精品 | 国产视频在 | 在线观看亚洲一区二区 | 国产日韩欧美精品一区二区三区 | 在线日韩理论午夜中文电影 | www.欧美色图 | 国产亚洲一欧美一区二区三区 | 国产成人亚洲综合91精品555 | www.亚洲欧美| 国产在线不卡 | 在线观看日韩视频 | 高清不卡一区 | 国产精品视频a | 久久综合精品国产一区二区三区无 | 亚洲v欧美v日韩v国产v | 99国产精品久久久久久久成人热 | 国产激情在线观看 | 日韩精品 欧美 | 亚洲欧美在线一区 | 精品国产高清自在线一区二区三区 | 国产成人久久久精品毛片 | 亚洲 欧美 手机 在线观看 | 一级免费毛片 | 99热成人精品免费久久 | 国产免费小视频在线观看 | 欧美野外多人交3 | 日韩在线观看视频网站 | 亚洲欧美日韩中文v在线 | 国产精品免费看 | 国产成人99久久亚洲综合精品 | 久久久久久国产精品免费 | 欧美极品第一页 | 最新国产精品精品视频 | 亚洲国产精品嫩草影院久久 | 欧美日韩不卡在线 | 精品一区二区三区视频日产 | 毛片视频网站 | 久久99国产精一区二区三区 | 国产69精品久久久久999 |