Pmrpc

码农软件 · 软件分类 · JSON/BSON开发包 · 2019-04-02 06:56:58

软件介绍

Pmrpc 是一个 HTML5 的 JavaScript 库,用来实现浏览器的远程方法调用。

示例代码:

// [window object B] - client

// load pmrpc library
<script type="text/javascript" src="pmrpc.js" />

// call the exposed procedure
pmrpc.call( {
  destination : window.frames["iFrameA"],
  publicProcedureName : "HelloPMRPC",
  params : ["Hello World!"] } );

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

The Master Switch

The Master Switch

Tim Wu / Knopf / 2010-11-2 / USD 27.95

In this age of an open Internet, it is easy to forget that every American information industry, beginning with the telephone, has eventually been taken captive by some ruthless monopoly or cartel. Wit......一起来看看 《The Master Switch》 这本书的介绍吧!

在线进制转换器
在线进制转换器

各进制数互转换器

MD5 加密
MD5 加密

MD5 加密工具

HEX HSV 转换工具
HEX HSV 转换工具

HEX HSV 互换工具