发布时间:2019-09-07 08:12:51编辑:auto阅读(2517)
官网:https://docs.python.org/2.6/library/ctypes.html?highlight=ctype#module-ctypes
ctypes 的简单使用。
ctypes 第一个程序hello world!
from ctypes import * libc = CDLL("libc.so.6") libc.printf("hello,world!")
上一篇: 使用python登陆dvbbs
下一篇: Android + Python(Dja
49365
48557
39256
36340
30755
27567
26562
21382
21238
19585
225°
464°
449°
548°
894°
617°
1294°
1424°
1223°
1209°