- 授权协议: MIT
- 开发语言: Google Go
- 操作系统: 跨平台
- 软件首页: http://git.oschina.net/20110516/pybbs-go
- 软件文档: http://git.oschina.net/20110516/pybbs-go/blob/master/README.md?dir=0&filepath=README.md&oid=c839f34d2ffdec016cdfd1fc07a7874e159db8e3&sha=a822abed91636f2b29212caf9ffba534b617b715
软件介绍
beego 写的简单 bbs,自带权限模块。
特性
不用session,选用cookie,为了集群方便
权限配置简单,轻松管理用户
如何开始
克隆代码到 $GOPATH/src 下
安装上面的依赖
安装 bee 工具
进入 pybbs-go 目录
运行 bee run
将pybbs-go.sql导入数据库
浏览器输入 http://localhost:8080
ActionScript 3.0 Cookbook
Joey Lott、Darron Schall、Keith Peters / Adobe Dev Library / 2006-10-11 / GBP 28.50
Well before Ajax and Microsoft's Windows Presentation Foundation hit the scene, Macromedia offered the first method for building web pages with the responsiveness and functionality of desktop programs......一起来看看 《ActionScript 3.0 Cookbook》 这本书的介绍吧!
