软件世界:使用HTML+JavaScript制作演示页面
由Gudao Luo在2012-04-24 at 04:32发表的
![]() |
| From blog.2012 |
- 道喜点评
- 软件deck.js不是唯一使用HTML+JavaScript制作演示页面,但是最方便的一个。
- 软件deck.js不需要转换产生的文件。
- 软件deck.js使用HTML代码。
- 软件deck.js有很好的实例。
- 参考资料
- deck.js实例 1 http://imakewebthings.com/deck.js/
- deck.js实例 2 http://imakewebthings.com/deck.js/introduction/
- https://github.com/imakewebthings/deck.js
- https://github.com/imakewebthings/deck.js/wiki
- http://lifehacker.com/5885901/how-to-create-a-compelling-browser+based-presentation-in-minutes-with-deckjs
- http://chinaonrails.com/topic/view/1399.html
软件世界:基于系统终端的幻灯片演示文稿软件tpp
由Gudao Luo在2011-05-07 at 08:17发表的

- 前提条件
- MacOSX Snow Leopard 10.6.x + Ruby 1.9.2 (本文介绍)
- 或者
- MacOSX Leopard 10.5.x + Ruby 1.8.7 (参考资料 5)
- 说明
- 软件 Ncurses 是什么?系统终端开发工具。
- 软件包 “ncurses-ruby” 是软件 "Ncurses"的Ruby接口。
- 参考资料
- 项目ncurses首页 http://invisible-island.net/ncurses/
- 项目ncurses-ruby首页 http://ncurses-ruby.berlios.de/
- 项目tpp首页 http://www.ngolde.de/tpp.html
- http://download.berlios.de/ncurses-ruby/
- http://blog.elliottcable.name/posts/building_ncurses_and_ncurses_ruby_on_leopard.xhtml
- https://github.com/eclubb/ncurses-ruby
- 使用软件tpp说明 http://www.sourcefiles.org/Office/Presentation/tpp-1.0.tar.gz.shtml
- https://github.com/rkumar/rbcurse/downloads

