Python论坛  - 讨论区

标题:[python-chinese] 关于IronPython的sys.LoadAssemblyByName方法

2005年04月11日 星期一 18:59

jun du u2dudu at yahoo.com.cn
Mon Apr 11 18:59:49 HKT 2005

IronPython中,如果直接这样:

import System.Data

会抛出异常.如果这样:

import sys

sys.LoadAssemblyByName("System.Data")

import System.Data as data

..

就可以正常使用了,这是为什么?

 



---------------------------------
Do You Yahoo!?
注册世界一流品质的雅虎免费电邮
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.exoweb.net/pipermail/python-chinese/attachments/20050411/4557fc4b/attachment.html

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

2005年04月11日 星期一 20:45

cry zyqmail at 163.net
Mon Apr 11 20:45:45 HKT 2005

alang yin,您好!

哪款手机里安装了Symbian8.0?

在 2005-04-08 08:50:00 您写道:
>模拟器不在PythonForSeries60里面,在Series60的开发SDK包内,具体的就是s60_2nd_fp2_sdk_msb.zip这个文件,约有140MB大小,安装完后约有400多MB,慢慢下吧。祝你好运。
>PythonForSeries60只不过是个附加的包,Symbian6.0或7.0里面是不带python的SDK的,但是最新的Symbian8.0已经内置了python开发包,不用再安装了。
>_______________________________________________
>python-chinese list
>python-chinese at lists.python.cn
>http://python.cn/mailman/listinfo/python-chinese

                    致
礼!

            cry
            zyqmail at 163.net



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

2005年04月11日 星期一 22:50

limodou limodou at gmail.com
Mon Apr 11 22:50:54 HKT 2005

我记得它是一种"懒隋"的导入,只有一层层的导入才会真正导入所要的东西。你再看一看它的文档和示例好象都是这样的。

不过我没有研究过。

On Apr 11, 2005 6:59 PM, jun du <u2dudu at yahoo.com.cn> wrote:
> 
> 
> IronPython中,如果直接这样: 
> 
> import System.Data 
> 
> 会抛出异常.如果这样: 
> 
> import sys 
> 
> sys.LoadAssemblyByName("System.Data") 
> 
> import System.Data as data 
> 
> .. 
> 
> 就可以正常使用了,这是为什么? 
> 
>  
> 
> 
> ________________________________
>  Do You Yahoo!?
>  注册世界一流品质的雅虎免费电邮 
> 
> 
> _______________________________________________
> python-chinese list
> python-chinese at lists.python.cn
> http://python.cn/mailman/listinfo/python-chinese
> 
> 
> 


-- 
I like python! 
My Donews Blog: http://www.donews.net/limodou
My Sina Blog: http://blog.sina.com.cn/blog/1148608914
New Google Maillist: http://groups-beta.google.com/group/python-cn

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

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

    你的回复:

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

    Zeuux © 2025

    京ICP备05028076号