PyInstaller可以把Python应用程序及其所有依赖项捆绑到一个包中.用户可以在不安装Python解释器或任何模块的情况下运行打包的应用程序.PyInstaller支持Python 2.7和Python 3.3+,并支持诸如numpy,PyQt,Django,wxPython等主要Python软件包.PyInstaller针对Windows,Mac OS X和Linux进行了测试.但是,它不是一个交叉编译器:要制作一个Windows应用程序,你需要在Windows中运行PyInstall…
安装BIRT 方法: 博客地址:http://www.mamicode.com/info-detail-850588.html 注意:在 Install new Software 中输入地址:http://download.eclipse.org/birt/update-site/4.2-interim 看好了 出来的四项要全部选中 ,然后下面的details 只选中 Group items by category 和Hide items that are already installed;…