Python论坛  - 讨论区

标题:[python-chinese] python 怎样才可以调用dll文件啊?

2006年11月26日 星期日 20:15

Paolo.lu paolo.lu在gmail.com
星期日 十一月 26 20:15:27 HKT 2006

Hi ,
      python 要怎么样才可以调用别人已经写好的dll文件中的函数呢?

Thanks!
Best Regards!
Paolo
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://python.cn/pipermail/python-chinese/attachments/20061126/b64ca648/attachment.html 

[导入自Mailman归档:http://www.zeuux.org/pipermail/zeuux-python]

2006年11月27日 星期一 01:28

Linker Lin linkerlin88在gmail.com
星期一 十一月 27 01:28:57 HKT 2006

u may google "ctypes"

On 11/26/06, Paolo. lu <paolo.lu在gmail.com> wrote:
>
> Hi ,
>       python 要怎么样才可以调用别人已经写好的dll文件中的函数呢?
>
> Thanks!
> Best Regards!
> Paolo
>
>
> _______________________________________________
> python-chinese
> Post: send python-chinese在lists.python.cn
> Subscribe: send subscribe to python-chinese-request在lists.python.cn
> Unsubscribe: send unsubscribe to  python-chinese-request在lists.python.cn
> Detail Info: http://python.cn/mailman/listinfo/python-chinese
>



-- 
Linker M Lin
linkerlin88在gmail.com
  ※※※※※※※※※
  ※※我思故我在※※
  ※※※※※※※※※
-------------- 下一部分 --------------
一个HTML附件被移除...
URL: http://python.cn/pipermail/python-chinese/attachments/20061127/d3478957/attachment.html 

[导入自Mailman归档:http://www.zeuux.org/pipermail/zeuux-python]

2006年11月29日 星期三 17:34

syli hailang_0512在163.com
星期三 十一月 29 17:34:03 HKT 2006

将dll放在sys.path中

from ctypes import *
cdll.LoadLibrary(libraryname)

就OK
  ----- Original Message ----- 
  From: Linker Lin 
  To: python-chinese在lists.python.cn 
  Sent: Monday, November 27, 2006 1:28 AM
  Subject: Re: [python-chinese]python 怎样才可以调用dll文件啊?


  u may google "ctypes"


  On 11/26/06, Paolo. lu <paolo.lu在gmail.com> wrote:
    Hi ,
          python 要怎么样才可以调用别人已经写好的dll文件中的函数呢?

    Thanks!
    Best Regards!
    Paolo
-------------- 下一部分 --------------
一个HTML附件被移除...
URL: http://python.cn/pipermail/python-chinese/attachments/20061129/5e12c2ef/attachment.htm 

[导入自Mailman归档:http://www.zeuux.org/pipermail/zeuux-python]

如下红色区域有误,请重新填写。

    你的回复:

    请 登录 后回复。还没有在Zeuux哲思注册吗?现在 注册 !

    Zeuux © 2025

    京ICP备05028076号