发布时间:2019-09-07 08:12:51编辑:auto阅读(2829)
官网: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
53252
40133
34510
30252
25162
24952
23351
16879
14955
14465
842°
767°
838°
847°
894°
1023°
1012°
1010°
1118°
1031°