2006年01月06日 星期五 17:21
虽然有些nokia的智能手机支持python,不过对很多python的库支持得都不好。PC上的python程序也是不能马上移过来。 一个小调查: 如果有一个基于Linux的智能手机,对python支持很好的话,会不会吸引很多第三方开发商呢? 我们公司可能会开发一个linux的智能手机的平台,如果要在这个平台上加入python的支持的话,我就不打算加入j2me支持了。大家有没有什么好的建议? 非常感谢。 -- Regards Falls Huang -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.exoweb.net/pipermail/python-chinese/attachments/20060106/c3a22638/attachment.html
2006年01月06日 星期五 17:28
加入J2me应该是比较合适的,因为现在的网络运营商就是支持j2me的,拥有最广泛 的市场,而且j2me的程序可运行的平台最广,可以通过无线网络部署,是最拥有优 势的。如果不支持j2me就比较另类了,而且python缺乏一个大公司的支持,在手机 上性能上比不上C,跨平台上比不上java,而且运营商也不支持,这样市场很小 的,python可以作为一个选择,但是不能代替其他的。尤其是j2me,二者并不是竞 争对手,不支持j2me是不明智的。 falls huang wrote: > > 虽然有些nokia的智能手机支持python,不过对很多python的库支持得都不好。PC > 上的python程序也是不能马上移过来。 > > 一个小调查: > 如果有一个基于Linux的智能手机,对python支持很好的话,会不会吸引很多第三 > 方开发商呢? > > 我们公司可能会开发一个linux的智能手机的平台,如果要在这个平台上加入 > python的支持的话,我就不打算加入j2me支持了。大家有没有什么好的建议? > > 非常感谢。 > > -- > Regards > Falls Huang > > > ------------------------------------------------------------------------ > > _______________________________________________ > 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
2006年01月06日 星期五 17:41
j2me虽然号称是跨平台的,但是需要开发商支持,而且需要大概0.5$的license费用。 现在的j2me开发商大多只支持几个平台。linux下的叫j2me需要调用一些GUI相关的native library,但是Linux下的GUI library那个叫百花齐放啊(symbian和wince都是高度统一的),我所知道的j2me(linux version)只支持QT, 限制较多。 但是,我看一些windows Mobile的smart phone, 也没有内置j2me的支持 ,照样卖得可以, 因此我个人觉得j2me不是必须的。 你觉得呢? 在06-1-6,batfree <batfreelist at gmail.com> 写道: > > 加入J2me应该是比较合适的,因为现在的网络运营商就是支持j2me的,拥有最广泛 > 的市场,而且j2me的程序可运行的平台最广,可以通过无线网络部署,是最拥有优 > 势的。如果不支持j2me就比较另类了,而且python缺乏一个大公司的支持,在手机 > 上性能上比不上C,跨平台上比不上java,而且运营商也不支持,这样市场很小 > 的,python可以作为一个选择,但是不能代替其他的。尤其是j2me,二者并不是竞 > 争对手,不支持j2me是不明智的。 > > falls huang wrote: > > > > 虽然有些nokia的智能手机支持python,不过对很多python的库支持得都不好。PC > > 上的python程序也是不能马上移过来。 > > > > 一个小调查: > > 如果有一个基于Linux的智能手机,对python支持很好的话,会不会吸引很多第三 > > 方开发商呢? > > > > 我们公司可能会开发一个linux的智能手机的平台,如果要在这个平台上加入 > > python的支持的话,我就不打算加入j2me支持了。大家有没有什么好的建议? > > > > 非常感谢。 > > > > -- > > Regards > > Falls Huang > > > > > > ------------------------------------------------------------------------ > > > > _______________________________________________ > > 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 > -- Regards Falls Huang -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.exoweb.net/pipermail/python-chinese/attachments/20060106/9a11a186/attachment.htm
2006年01月06日 星期五 18:58
在 06-1-6,falls huang<falls.huang at gmail.com> 写道: > j2me虽然号称是跨平台的,但是需要开发商支持,而且需要大概0.5$的license费用。 > 现在的j2me开发商大多只支持几个平台。linux下的叫j2me需要调用一些GUI相关的native > library,但是Linux下的GUI > library那个叫百花齐放啊(symbian和wince都是高度统一的),我所知道的j2me(linux > version)只支持QT, 限制较多。 Linux下GUI是百花齐放,但是Linux smartphone下不都是QT么? > > 但是,我看一些windows Mobile的smart phone, 也没有内置j2me的支持 ,照样卖得可以, 因此我个人觉得j2me不是必须的。 > 你觉得呢? > > 在06-1-6,batfree <batfreelist at gmail.com > 写道: > > 加入J2me应该是比较合适的,因为现在的网络运营商就是支持j2me的,拥有最广泛 > > 的市场,而且j2me的程序可运行的平台最广,可以通过无线网络部署,是最拥有优 > > 势的。如果不支持j2me就比较另类了,而且python缺乏一个大公司的支持,在手机 > > 上性能上比不上C,跨平台上比不上java,而且运营商也不支持,这样市场很小 > > 的,python可以作为一个选择,但是不能代替其他的。尤其是j2me,二者并不是竞 > > 争对手,不支持j2me是不明智的。 > > > > falls huang wrote: > > > > > > 虽然有些nokia的智能手机支持python,不过对很多python的库支持得都不好。PC > > > 上的python程序也是不能马上移过来。 > > > > > > 一个小调查: > > > 如果有一个基于Linux的智能手机,对python支持很好的话,会不会吸引很多第三 > > > 方开发商呢? > > > > > > 我们公司可能会开发一个linux的智能手机的平台,如果要在这个平台上加入 > > > python的支持的话,我就不打算加入j2me支持了。大家有没有什么好的建议? > > > > > > 非常感谢。 > > > > > > -- > > > Regards > > > Falls Huang > > > > > > > > > > ------------------------------------------------------------------------ > > > > > > _______________________________________________ > > > 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 > > > > > > -- > Regards > Falls Huang > _______________________________________________ > 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 > >
2006年01月07日 星期六 12:02
Hello! 虽然moto和TCL的smartphone用的都是QT,但是从成本上考虑,采用nokia 770那样的gtk+解决方案或者minigui的也不是不可以。但是目前的j2me还不支持gtk+和minigui . j2me虽然现在很火,但是windows mobile并不内置对j2me的支持。j2me还能走几年,很难说。 在06-1-6,hufey <hufeyy at gmail.com> 写道: > > 在 06-1-6,falls huang<falls.huang at gmail.com> 写道: > > j2me虽然号称是跨平台的,但是需要开发商支持,而且需要大概0.5$的license费用。 > > 现在的j2me开发商大多只支持几个平台。linux下的叫j2me需要调用一些GUI相关的native > > library,但是Linux下的GUI > > library那个叫百花齐放啊(symbian和wince都是高度统一的),我所知道的j2me(linux > > version)只支持QT, 限制较多。 > > Linux下GUI是百花齐放,但是Linux smartphone下不都是QT么? > > -- Regards Falls Huang -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.exoweb.net/pipermail/python-chinese/attachments/20060107/388a5c43/attachment.html
Zeuux © 2025
京ICP备05028076号