Python 的 Ajax 开发框架 Pyjamas

openkk 12年前
     <p><img title="Python 的 Ajax 开发框架 Pyjamas" border="0" alt="Python 的 Ajax 开发框架 Pyjamas" src="https://simg.open-open.com/show/e9a1d61ff6bdee40e65d3cec623e3e8d.png" width="128" height="128" /><br /> Pyjamas 的优点:用 Python代替HTML和JavaScript编写网络程序。</p>    <p>很多使用Google网络工具包(Google Web Toolkit,GWT )的人都奇怪为什么不能用Python代替Java。没关系,有了Pyjamas就行了。 和GWT类似,Pyjamas是一个跨浏览器API,有了它,你可以使用Python编写客户端功能。 使用Pyjamas的优点是你可以用 Python代替HTML和JavaScript编写网络程序,你可以重复使用和导入类和模块。 此外AJAX库还可以解决互用性问题,不用担心程序在IE6, IE7, Firefox, Safari, Opera等浏览器上的兼容问题。</p>    <p><img alt="Python 的 Ajax 开发框架 Pyjamas" src="https://simg.open-open.com/show/6a23e184f4ad033b75dfe1560bd0880f.jpg" width="351" height="340" /><br /> <br /> </p>    <p><strong>项目主页:</strong><a href="http://www.open-open.com/lib/view/home/1323760060687" target="_blank">http://www.open-open.com/lib/view/home/1323760060687</a></p>