08 2012 档案

摘要:可以利用python中的struct包中的如下东东进行转换: 1、字节序: Character Byte order Size and alignment @ native native ... 阅读全文
posted @ 2012-08-29 10:45 HuangJacky 阅读(1109) 评论(0) 推荐(0) 编辑
摘要:1,使用系统函数import()stringmodule = _import('string')2,使用imp 模块import impstringmodule = imp.loadmodule('string',*imp.findmodule('string'))3,使用execimportstring = "import string as stringmodule"exec importst... 阅读全文
posted @ 2012-08-22 15:07 HuangJacky 阅读(38255) 评论(1) 推荐(2) 编辑

AdminLogin
点击右上角即可分享
微信分享提示