搜索资源列表
PyStringTemplate-2.2.tar
- PyStringTemplate,Python模版语言,可生成源码和web页面等,完全符合Model-View模式的快速模版语言-PyStringTemplate, Python template language, source and creating web pages, complete with Model-View mode of rapid template language
Zope-2.6.2-src
- 2003年最新的Zope版本。这个是它的源代码,可以在任意支持的平台上编译。需要Python2.1.*的支持。(我已经在UNIX上成功编译过了)编译方法:如果是做为独立的web服务器,只需要在命令行中输入python wo_pcgi.py就可以了;如果是要和其他服务器一起用,输入python w_pcgi.py,之后它就会自动编译。完成后./start就可以了。其中的var目录要把所有者设为root,Linux中要chmod o+t var,FreeBSD中应该是chmod 1000 var。Z
MHJServer
- Protocol Buffers 是一种可用于通讯协议、数据存储等领域的语言无关、平台无关、可扩展的序列化结构数据格式。目前提供了 C++、Java、Python 三种语言的 API。 - You can even update your data structure without breaking deployed programs that are compiled against the old format.
JFinal_v2.2
- JFinal 是基于 Java 语言的极速 WEB + ORM 框架,其核心设计目标是开发迅速、代码量少、学习简单、功能强大、轻量级、易扩展、Restful。 在拥有Java语言所有优势的同时再拥有ruby、python、php等动态语言的开发效率!为您节约更多时间,去陪恋人、家人和朋友。-JFinal speed WEB+ ORM framework is based on Java language, the core design goal is to develop rapid, les
webserver
- 通过python语言编写了一个简单的web服务器,包括了正常服务器的所有功能与模块,是一个简易搭建的服务器模型(A simple web server is written in the python language, which includes all the functions and modules of the normal server, and is a simple built server model.)