Is it worth starting with Python 3, or is it still too poorly supported with ports of modules from previous versions?
取决于要使用的模块。twisted是网络编程的“瑞士刀”,可能是您项目的一个选择,但不幸的是它还不支持python3。在Are there any great advantages in using Python 3 for my particular project? Would I be better off looking at using other languages instead, such as Erlang?
只有你能回答你的问题,因为只有你知道你的知识。使用python3而不是python2,您可以获得python3带来的所有新特性的优点,以及目前并非所有库都支持python3的缺点。在
请注意,python2.6应该实现python3的大部分(如果不是全部)特性,而它应该与python2.5兼容,但是我没有以这种方式进行过很多研究。在
python和erlang都适合您的需要,使用您最了解和最喜欢的东西。在Is there any great advantage in using a relational database within a game server?
你得到了酸储存系统的所有优点和缺点。在
本文发布于:2024-02-04 10:08:58,感谢您对本站的认可!
本文链接:https://www.4u4v.net/it/170704760554631.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
留言与评论(共有 0 条评论) |