Location:
Search - PHPSerializer
Search list
Description: java编写PHPSerializer,比较好的代码,希望对学习PHPRPC的有用.-java PHPSerializer prepared, and better code, PHPRPC hope to learn useful.
Platform: |
Size: 4996 |
Author: 张涛 |
Hits:
Description: java编写PHPSerializer,比较好的代码,希望对学习PHPRPC的有用.-java PHPSerializer prepared, and better code, PHPRPC hope to learn useful.
Platform: |
Size: 5120 |
Author: 张涛 |
Hits:
Description: Java 版本的 PHP serialize/unserialize 完整实现。目前实现了对各种基本类型、数组、ArrayList、HashMap、和其它可序列化对象的序列化。实现了 PHP 5 中的Serializable 接口的支持。实现了 PHP 中的 __sleep 和 __wakeup 魔术方法的支持。实现了对所有标示(N、b、i、d、s、a、O、R、r、U、C)的反序列化,在对标示 a 反序列化时,可以根据下标和值来自动判断是 ArrayList 还是 HashMap。并且在反序列化时可以强制指定反序列化的类型。该类是静态类,无需也不能被实例化。除了包含了 serialize 和 unserialize 方法以外,还增加了一个 cast 方法,用来进行反序列化后的类型转换,该方法主要用于将反序列化后的 ArrayList 转化为数组或者 HashMap。
Platform: |
Size: 5120 |
Author: 何铎 |
Hits:
Description: php rpc 编程接口支持,Java php- P H P R P C
What is it?
-----------
PHPRPC is a Remote Procedure Calling protocol that works over the Internet.
It is secure and fast. It has a smaller overhead. It is powerful and easy to
use. This project is the client and server implementations of the PHPRPC.
The Latest Version
------------------
Details of the latest version can be found on the PHPRPC Project web site
<http://www.phprpc.org/>.
Documentation
-------------
Documentation is available in HTML format. For information about PHPRPC,
see the online manual at <http://www.phprpc.org/docs/>.
Licensing
---------
This software is licensed under the terms you may find in the file
The PHPRPC Project
Platform: |
Size: 5413888 |
Author: wanwan |
Hits: