- 授权协议: BSD
- 开发语言: Java
- 操作系统: 跨平台
- 软件首页: http://pebble.sourceforge.net/
- 软件文档: http://pebble.sourceforge.net/installation.html
软件介绍
Pebble是一个流行的服务端blogging工具。Blog内容的存储到XML文件中,所以不需要安装数据库。所有的维护与管理工具多可以web的方式进行。
Tomcat下的快速安装
Take the
pebble.warfile from the distribution and deploy it, by copying it to$TOMCAT_HOME/webapps.Restart Tomcat and point your browser to
http://localhost:8080/pebble/.Start blogging by logging in with a username of
usernameand a password ofpassword.
运行环境要求
A JSP 2.0/Servlet 2.4 compatible web/application server such as Apache Tomcat 5.5.x
JavaScript从入门到精通
明日科技 / 清华大学出版社 / 2012-9 / 69.80元
《JavaScript从入门到精通》从初学者角度出发,通过通俗易懂的语言、丰富多彩的实例,详细介绍了使用JavaScript语言进行程序开发应该掌握的各方面技术。全书共分24章,包括初识JavaScript、JavaScript基础、流程控制、函数、JavaScript对象与数组、字符串与数值处理对象、正则表达式、程序调试与错误处理、事件处理、处理文档(document对象)、文档对象模型(DOM......一起来看看 《JavaScript从入门到精通》 这本书的介绍吧!
