面向对象Ajax框架 Zaxas

码农软件 · 软件分类 · AJAX框架/RIA · 2019-03-27 18:56:48

软件介绍

Zaxas 是一个面向对象的 Ajax 框架,带来更直观的 Web 应用,实现非常简单。

示例代码:

<script src="Zaxas.js"></script>
<script>
function sayHello()
{
   var req = new ZaxasRequest();
   req.getContent("hello.html","place");
}
</script>

本文地址:https://codercto.com/soft/d/2287.html

The Lambda Calculus, Its Syntax and Semantics . Revised Edition

The Lambda Calculus, Its Syntax and Semantics . Revised Edition

H.P. Barendregt / North Holland / 1985-11-15 / USD 133.00

The revised edition contains a new chapter which provides an elegant description of the semantics. The various classes of lambda calculus models are described in a uniform manner. Some didactical impr......一起来看看 《The Lambda Calculus, Its Syntax and Semantics . Revised Edition》 这本书的介绍吧!

JS 压缩/解压工具
JS 压缩/解压工具

在线压缩/解压 JS 代码

RGB转16进制工具
RGB转16进制工具

RGB HEX 互转工具

XML 在线格式化
XML 在线格式化

在线 XML 格式化压缩工具