Download List

项目描述

Pico Web Remoting (PWR) allows Web requests to be
bound directly to methods in a class. All public
methods are eligible, and method parameters are
pulled from query-string or form post-fields for
invocation. PWR uses Ajax invocation of methods on
the server side. As such, you are most likely to
use this technology from JavaScript, with a
library like jQuery that makes calling server-side
functions that return JSON replies easy.

系统要求

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2009-01-22 21:44
2.2

新的和改进的方法依赖于查询字符串和表格场参数的有关Web框架之外。
标签: Minor feature enhancements
New and improved ways to depend on Query String and Form-Field parameters outside of the pertinent Web frameworks.

Project Resources