Go To English Version 超过100万源码资源,1000万源码文件免费下载
  • slice ... .org/pub/software/scm/git/git-1.6.0.4.tar.gz tar -xzvf git-1.6.0.4 ... /lib/ruby/gems/1.8/gems/passenger-2.0.3/ext/apache2/mod_passenger.so PassengerRoot /usr/local/ ... 5/debian-etch-setup-page-1 * http://articles.slicehost.com/2007/9/5/debian-etch-setup-page-2
  • simply_paginate ... work on will_paginate (http://github.com/mislav/will_paginate). It is a very trimmed down version of will_paginate plus a ... works with Arrays: [1, 2, 3, 4 ,5].paginate(:page => 2, :per_page => 2) => [3, 4] CAVEATS ======= Unfortunately, there are ...
  • image_resize ... . ### How to use Image Resize together with the Page Not Found plugin If you want to use ... . For some reason you will have to reload a page twice before the image appears. ### How to ... Frog v0.9.4 * 1.0.0 (February 3, 2008) * First version for Frog v0.9.2 ...
  • Aploiki ... and any parameters that follow. Modules In R1.3, if you tried to goto a page inside a module and it didn't have a ... ) You have the main template. 2) The views, or pages. 3) The actions that have no outputted text. 4) The MySQL Database. 5 ...
  • toycity ... the near future: - Content Localization Please read [this][2], [this][3] and [this][4] to understand how the plugin works. ... /wiki/UI_Localization [4]: http://code.google.com/p/globalite/wiki/PluralizationSupport **UPDATE:** Take a look at [i18n page on ...
  • soundtouch ... p>Author email: oparviai 'at' iki.fi

    SoundTouch WWW page: <a href="http://www.surina.net/soundtouch">http://www.surina. ... >5.1. SoundTouch library Change History

    v1.3.2:

    • Bugfixes: Using uninitialied variables, ...
  • cuc_demo ... string body:text rake db:migrate db:test:prepare rake features *Step 3* Need to require webrat (so we get the nice stuff like visits '/') *Step 4* Set up a root route (it doesn't load the static page) script/generate rspec_controller Posties new ...
  • gnuplot ... utilities are dual-licensed. Gnuplot handles both curves (2 dimensions) and surfaces (3 dimensions). Surfaces can be plotted as a ... sourceforge.net It has links to a lot of material, including the project's development page, also at SourceForge: http ...
  • rsolr ... select", :params => {:q => "test"} The first argument is the current page, the second is how many documents to return for each ... delete_by_id 1 or an array of ids solr.delete_by_id [1, 2, 3, 4] Delete by query: solr.delete_by_query 'price:1.00' Delete ...
  • merb-words ... . sudo gem install merb-words 2.) Navigate to your merb application. cd ~/your_merb_app/ 3.) Add to your dependencies file ... /init.rb a Merb::BootLoader.before_app_loads do Merb::Slices::config[:merb_words][:title] = 'Words' #Title of the index page and ...