- 授权协议: 未知
- 开发语言: PHP
- 操作系统: 跨平台
- 软件首页: http://openidenabled.com/php-openid/
- 软件文档: http://openidenabled.com/files/php-openid/docs/2.1.2/
软件介绍
该项目是一个使 PHP 开发的网站支持 OpenID 认证的框架 ,它包含了 OpenID Consumer、存储实现以及 OpenID Server 的实现,最新版本 2.x 的主要特性包括:
- Runs on a wide range of PHP versions: from 4.3.0 and up (tested on 5.2.4)
- Licensed under the Apache Software License.
- Includes extensive documentation, working example code, and a test suite
- Attempts to use PHP extensions such as Curl, but does not depend on them
- Includes extension modules for Attribute Exchange, Simple Registration, and PAPE
- Supports i-names
- Tested on Windows and Linux
- Versions 2.x.x support both major OpenID protocol versions transparently
常用算法深入学习实录
张子言 / 电子工业出版社 / 2013-10 / 89.00元
对于任何一门编程语言来说,算法都是程序的“灵魂”。正是因为算法如此重要,所以笔者精心编写了本书,希望通过书中的内容引领广大读者一起探讨学习算法的奥秘,带领广大读者真正步入程序开发的高级世界。 本书共分15章,循序渐进、由浅入深地详细讲解算法的核心内容,并通过具体实例的实现过程演练各个知识点的具体用法。本书首先详细讲解算法的基础知识,剖析了将算法称为“程序灵魂”的原因。然后详细讲解算法技术的核......一起来看看 《常用算法深入学习实录》 这本书的介绍吧!
