2006年03月23日 星期四 08:19
用python编译exe程序很方便,看看我写的游戏http://www.flyaflya.com ,以前用py2exe的bundle参数,整个程序只是一个exe文件和一个vc用的dll,非常干净,如果我不说一般人会以为是vc写的程序。现在为了翻译成多语言把这个参数去掉了。 On 3/22/06, 杨锐 <yrmail at 163.com> wrote: > > 感谢大家的答复,我终于可以完全不Perl了! 祝大家好运! > > > ------------------------------ > > *发件人:* python-chinese-bounces at lists.python.cn [mailto: > python-chinese-bounces at lists.python.cn] *代表 *刘鑫 > *发送时间:* 2006年3月21日 22:43 > *收件人:* python-chinese at lists.python.cn > *主题:* Re: [python-chinese] Python能不能编译成可执行文件,而不需要在系统上安装python就可以运行的方式!? > > > > 严格来说,不能,不过类似Py2Exe > 这样的工具可以把虚拟机和所需的运行时库以及你的代码按尽可能紧缩的方式打成一个包,对于用户,他感觉到的就是安装和使用一个普通的应用程序。BT的bin > 版本就是用这种方式发布的。 > > 在06-3-21,*杨锐* < yrmail at 163.com> 写道: > > > Python能不能编译成可执行文件,而不需要在系统上安装python就可以运行的方式!? > > _______________________________________________ > python-chinese > Post: send python-chinese at lists.python.cn > Subscribe: send subscribe to python-chinese-request at lists.python.cn > Unsubscribe: send unsubscribe to python-chinese-request at lists.python.cn > Detail Info: http://python.cn/mailman/listinfo/python-chinese > > > > > -- > 欢迎访问: > http://blog.csdn.net/ccat > > 刘鑫 > March.Liu > > _______________________________________________ > python-chinese > Post: send python-chinese at lists.python.cn > Subscribe: send subscribe to python-chinese-request at lists.python.cn > Unsubscribe: send unsubscribe to python-chinese-request at lists.python.cn > Detail Info: http://python.cn/mailman/listinfo/python-chinese > > -- http://www.flyaflya.com -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.exoweb.net/pipermail/python-chinese/attachments/20060323/c7f73733/attachment-0001.html
2006年03月23日 星期四 19:28
On 3/23/06, flya flya <flyaflya at gmail.com> wrote: > 用python编译exe程序很方便,看看我写的游戏http://www.flyaflya.com > ,以前用py2exe的bundle参数,整个程序只是一个exe文件和一个vc用的dll,非常干净,如果我不说一般人会以为是vc写的程序。现在为了翻译成多语言把这个参数去掉了。 > 游戏不错啊, 送我一个注册码吧 :D -- simple is good http://brucewang.net
2006年03月24日 星期五 22:13
在我的机器上不能允许。log中说是字体错误。郁闷 On 3/23/06, Bruce Wang <number5 at gmail.com> wrote: > > On 3/23/06, flya flya <flyaflya at gmail.com> wrote: > > 用python编译exe程序很方便,看看我写的游戏http://www.flyaflya.com > > > ,以前用py2exe的bundle参数,整个程序只是一个exe文件和一个vc用的dll,非常干净,如果我不说一般人会以为是vc写的程序。现在为了翻译成多语言把这个参数去掉了。 > > > > 游戏不错啊, 送我一个注册码吧 > :D > -- > simple is good > http://brucewang.net > > _______________________________________________ > python-chinese > Post: send python-chinese at lists.python.cn > Subscribe: send subscribe to python-chinese-request at lists.python.cn > Unsubscribe: send unsubscribe to python-chinese-request at lists.python.cn > Detail Info: http://python.cn/mailman/listinfo/python-chinese > > -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.exoweb.net/pipermail/python-chinese/attachments/20060324/dd082b01/attachment-0001.htm
2006年03月24日 星期五 22:35
缺少中文字体,就玩英文版吧http://dl.filekicker.com/send/file/165438-JVEH/tlsetup.exe On 3/24/06, wangmm <kernellearn at gmail.com> wrote: > > 在我的机器上不能允许。log中说是字体错误。郁闷 > > On 3/23/06, Bruce Wang <number5 at gmail.com> wrote: > > > On 3/23/06, flya flya <flyaflya at gmail.com> wrote: > > 用python编译exe程序很方便,看看我写的游戏http://www.flyaflya.com > > > ,以前用py2exe的bundle参数,整个程序只是一个exe文件和一个vc用的dll,非常干净,如果我不说一般人会以为是vc写的程序。现在为了翻译成多语言把这个参数去掉了。 > > > > > 游戏不错啊, 送我一个注册码吧 > :D > -- > simple is good > http://brucewang.net > > _______________________________________________ > > python-chinese > Post: send python-chinese at lists.python.cn > Subscribe: send subscribe to python-chinese-request at lists.python.cn > Unsubscribe: send unsubscribe to python-chinese-request at lists.python.cn > Detail Info: http://python.cn/mailman/listinfo/python-chinese > > > > _______________________________________________ > python-chinese > Post: send python-chinese at lists.python.cn > Subscribe: send subscribe to python-chinese-request at lists.python.cn > Unsubscribe: send unsubscribe to python-chinese-request at lists.python.cn > Detail Info: http://python.cn/mailman/listinfo/python-chinese > > -- http://www.flyaflya.com powered by pygame+python -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.exoweb.net/pipermail/python-chinese/attachments/20060324/a4ca8889/attachment.html
2006年03月25日 星期六 08:26
不错的ui,不错的程序~ 要象你学习呀 On 3/24/06, flyaflya <flyaflya at gmail.com> wrote: > 缺少中文字体,就玩英文版吧http://dl.filekicker.com/send/file/165438-JVEH/tlsetup.exe > > > On 3/24/06, wangmm <kernellearn at gmail.com > wrote: > > > > 在我的机器上不能允许。log中说是字体错误。郁闷 > > > > > > > > On 3/23/06, Bruce Wang < number5 at gmail.com> wrote: > > > > > > > > > On 3/23/06, flya flya <flyaflya at gmail.com> wrote: > > > 用python编译exe程序很方便,看看我写的游戏http://www.flyaflya.com > > > > ,以前用py2exe的bundle参数,整个程序只是一个exe文件和一个vc用的dll,非常干净,如果我不说一般人会以为是vc写的程序。现在为了翻译成多语言把这个参数去掉了。 > > > > > > > 游戏不错啊, 送我一个注册码吧 > > :D > > -- > > simple is good > > http://brucewang.net > > > > > > _______________________________________________ > > > > python-chinese > > Post: send python-chinese at lists.python.cn > > Subscribe: send subscribe to > python-chinese-request at lists.python.cn > > Unsubscribe: send unsubscribe to > python-chinese-request at lists.python.cn > > Detail Info: > http://python.cn/mailman/listinfo/python-chinese > > > > > > > > > > _______________________________________________ > > python-chinese > > Post: send python-chinese at lists.python.cn > > Subscribe: send subscribe to > python-chinese-request at lists.python.cn > > Unsubscribe: send unsubscribe to > python-chinese-request at lists.python.cn > > Detail Info: > http://python.cn/mailman/listinfo/python-chinese > > > > > > > > -- > http://www.flyaflya.com powered by pygame+python > _______________________________________________ > python-chinese > Post: send python-chinese at lists.python.cn > Subscribe: send subscribe to > python-chinese-request at lists.python.cn > Unsubscribe: send unsubscribe to > python-chinese-request at lists.python.cn > Detail Info: > http://python.cn/mailman/listinfo/python-chinese > >
Zeuux © 2025
京ICP备05028076号