资源简介
NULL
博文链接:https://metallica-1860.iteye.com/blog/713146

代码片段和文件信息
def __load():
import imp os sys
try:
dirname = os.path.dirname(__loader__.archive)
except NameError:
dirname = sys.prefix
path = os.path.join(dirname ‘bz2.pyd‘)
#print “py2exe extension module“ __name__ “->“ path
mod = imp.load_dynamic(__name__ path)
## mod.frozen = 1
__load()
del __load
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
目录 0 2010-07-15 09:49 build\
目录 0 2010-07-15 09:49 build\bdist.win32\
目录 0 2010-07-15 09:49 build\bdist.win32\winexe\
目录 0 2010-07-15 09:49 build\bdist.win32\winexe\bundle-2.5\
目录 0 2010-07-15 09:49 build\bdist.win32\winexe\collect-2.5\
文件 2034 2010-07-15 09:49 build\bdist.win32\winexe\collect-2.5\atexit.pyc
文件 5026 2010-07-15 09:49 build\bdist.win32\winexe\collect-2.5\Axui.pyc
文件 10683 2010-07-15 09:49 build\bdist.win32\winexe\collect-2.5\ba
文件 17095 2010-07-15 09:49 build\bdist.win32\winexe\collect-2.5\bdb.pyc
文件 2732 2010-07-15 09:49 build\bdist.win32\winexe\collect-2.5\bisect.pyc
文件 536 2010-07-15 09:49 build\bdist.win32\winexe\collect-2.5\bz2.pyc
文件 26568 2010-07-15 09:49 build\bdist.win32\winexe\collect-2.5\calendar.pyc
文件 13552 2010-07-15 09:49 build\bdist.win32\winexe\collect-2.5\cmd.pyc
文件 31326 2010-07-15 09:49 build\bdist.win32\winexe\collect-2.5\codecs.pyc
文件 10964 2010-07-15 09:49 build\bdist.win32\winexe\collect-2.5\copy.pyc
文件 4925 2010-07-15 09:49 build\bdist.win32\winexe\collect-2.5\copy_reg.pyc
文件 87110 2010-07-15 09:49 build\bdist.win32\winexe\collect-2.5\decimal.pyc
文件 59923 2010-07-15 09:49 build\bdist.win32\winexe\collect-2.5\difflib.pyc
文件 6162 2010-07-15 09:49 build\bdist.win32\winexe\collect-2.5\dis.pyc
文件 77136 2010-07-15 09:49 build\bdist.win32\winexe\collect-2.5\doctest.pyc
文件 5250 2010-07-15 09:49 build\bdist.win32\winexe\collect-2.5\dummy_thread.pyc
目录 0 2010-07-15 09:49 build\bdist.win32\winexe\collect-2.5\encodings\
文件 9082 2010-07-15 09:49 build\bdist.win32\winexe\collect-2.5\encodings\aliases.pyc
文件 2081 2010-07-15 09:49 build\bdist.win32\winexe\collect-2.5\encodings\ascii.pyc
文件 3576 2010-07-15 09:49 build\bdist.win32\winexe\collect-2.5\encodings\ba
文件 1630 2010-07-15 09:49 build\bdist.win32\winexe\collect-2.5\encodings\big5.pyc
文件 1670 2010-07-15 09:49 build\bdist.win32\winexe\collect-2.5\encodings\big5hkscs.pyc
文件 3575 2010-07-15 09:49 build\bdist.win32\winexe\collect-2.5\encodings\bz2_codec.pyc
文件 3199 2010-07-15 09:49 build\bdist.win32\winexe\collect-2.5\encodings\charmap.pyc
文件 2639 2010-07-15 09:49 build\bdist.win32\winexe\collect-2.5\encodings\cp037.pyc
文件 2725 2010-07-15 09:49 build\bdist.win32\winexe\collect-2.5\encodings\cp1006.pyc
............此处省略189个文件信息
相关资源
- 中文分词工具评测
- 抖音视频无水印核心源码
- IIs put上传工具
- python 连连看小游戏源码
- 100道Python练习题(附源码)
- python五子棋源码(控制台版本)
- dronet源码+论文(深度学习)
- 坦克大战带源码(python)
- 恐龙快跑 游戏源码(基于pygame)
- cs破解工具
- 教孩子学编程源码
- labelImg-1.8.1(图片标注工具)
- python学生管理系统源码(控制台)
- 缠论dll(czsc - 缠中说禅技术分析工具
- Tushare库打造股票筛选工具
- 自动截屏工具(python源码)
- python学生管理器源码
- 小说阅读项目源码(附数据库脚本)
- 美多商城源码(Python+Diango+Vue)
- QPA进程抓包工具
- 超级玛丽 python源码
- 玩我的世界学python编程源码
- 中山大学-自然语言处理-中文分词项目
- Python其它开发工具的安装与使用.ppt
- python爬虫爬取旅游信息(附源码,c
- 爬取上百张妹子图源码可直接运行
- python 井字棋 游戏源码
- Python源码剖析.pdf59505
- Python 串口工具源码+.exe文件
- 蓝奏云批量上传工具.zip
评论
共有 条评论