幻灯片演示工具 xsw
- 授权协议: 未知
- 开发语言: C/C++
- 操作系统: Linux
- 软件首页: http://code.google.com/p/xsw/
软件介绍
xsw 是一个Linux下的幻灯片演示工具,通过简单的脚本语言来实现幻灯片的内容制作。
例如文件 hello.xsw:
slide:
- text: "Hello" x:50 y:30 align:center
+ text: "World!"
通过运行
xsw hello.xsw 便可以得到如下图所示的效果
Cracking the Coding Interview
Gayle Laakmann McDowell / CareerCup / 2015-7-1 / USD 39.95
Cracking the Coding Interview, 6th Edition is here to help you through this process, teaching you what you need to know and enabling you to perform at your very best. I've coached and interviewed hund......一起来看看 《Cracking the Coding Interview》 这本书的介绍吧!
