- 授权协议: 未知
- 开发语言: Ruby
- 操作系统: Linux
- 软件首页: https://github.com/adamsanderson/qwandry
- 软件文档: https://endofline.wordpress.com/2010/12/30/qwandry-0-1-0-now-supporting-more-languages/
软件介绍
qwandry 能快速定位到我们需要找的库文件,项目,并在编辑器中打开。支持ruby, python, perl, nodejs的库文件。qwandry自身采用ruby实现。
安装:
gem install qwandry
使用:
qw matrix # opens ruby's matrix class in your editor qw rails # will ask you which version of rails you want to open qw activerec 3.1 # will find the gem activerecord 3.1 and open it # You can also use Qwandry with other common languages: qw -r python numpy # opens python's numpy library qw -r perl URI # open perl's URI library qw -r node express # open express if it is installed for node
见微知著-WEB用户体验解构
李清 / 机械工业出版社 / 2010-4 / 36.00元
本书用解构分析的方法,系统全面地介绍了Web页面设计的相关知识和要素。 本书从整体到局部地对网站的元素进行解构,包括网站整体布局、整体配色方案,到网站各个功能区域,如登录区、内容区、广告区等,最后到按钮、反馈、验证码、字体、文字语气等多个细节元素。本书通过解构这些元素来讲述如何对用户体验设计进行优化,如何进行搜索引擎优化。 本书适用于网站交互设计师、视觉设计师、产品经理、网站设计人员、......一起来看看 《见微知著-WEB用户体验解构》 这本书的介绍吧!
