ucenter手册:http://www.phpddt.com/manual/ucenter/html/index.htm
参考:http://www.thinkphp.cn/topic/1557.html
wblog1根目录
| – index.php//前台入口文件
| – admin.php
| – W3note//前台项目
| | – Lib
| | | – ORG
| | | | –UcService.class.php //UCenter的通讯处理类文件
| | – Conf//W3note项目的配置目录
| | | –config_ucenter.php //UCenter的配置文件
| |
| – Admin
| – ThinkPHP //thinkphp3.1.2核心包和一些扩展
| – install
| – api
| | – uc.php
|
| – uc_client
| – ucenter
| – uh
1.下载Ucenter示例文件,把 advanced\examples 下的api文件夹 和 advanced下的uc_client复制到thinkphp项目的根目录。
2.在discuz后台Ucenter中添加一个应用
时间: 2024-11-05 22:52:38