苹果世界:如何安装ImageMagick和RMagick
由Gudao Luo在2011-06-03 at 08:48发表的
- 说明
- 通过源代码,使用一行命令完成安装ImageMagick和RMagick;
- 上面这一行安装命令,做了两件事情:先下载文件*.sh,之后执行该文件;
- 参考资料
- http://rmagick.rubyforge.org/install-faq.html#osx
- https://github.com/maddox/magick-installer
- http://snippets.dzone.com/posts/show/4798
- http://johnford.is/installing-imagemagickrmagick-on-leopard/
- http://www.imagemagick.org/script/binary-releases.php#macosx
- http://johnford.is/installing-imagemagickrmagick-on-leopard/
Debian世界:如何安装ImageMagick
由Gudao Luo在2011-05-20 at 10:56发表的
网站推荐:为自己网站放置临时图片
由Gudao Luo在2011-05-17 at 06:37发表的
Rails框架语言:使用Rails框架函数link_to
由Gudao Luo在2011-03-26 at 14:10发表的

- 参考资料
- http://pradeep88.wordpress.com/2010/04/19/link_toimage_tag-in-rails/
- http://snippets.dzone.com/posts/show/6722
- http://snipplr.com/view/5595/rails-link-to-an-image-instead-of-text/
- http://www.railsrocket.com/image_tag-and-link_to-helpers
- http://jquery-ui.googlecode.com/svn/tags/1.6rc5/tests/static/icons.html
- http://tinyurl.com/alocdk
- http://tinyurl.com/7htryn

