Go To English Version 超过100万源码资源,1000万源码文件免费下载
  • template-declare ... template classes to pass to "dispatch_to" before rendering a page. Maybe you always pass have MyApp::UI ... ", and then calls "show('/politics/sidebar')" in the "page" template. Running this template: Template::Declare->init( dispatch_to ...
  • mt-plugin-sql ... you are trying to query with a 'LIMIT' clause, you should add the "entry_class='page'" clause to your query so ... = 1 and tbping_visible = 1 group by entry_id order by 2 desc limit 5 Top Authors Here's a ...
  • Googlemovies ... in the US. Google have a habit of changing the page layout about once a month, so you'll probably need to download a new version of this ... /local/bin/googlemovies.pl %z' when you finish. 4. Enter your postcode, or a city name in the location box. 5. Done!
  • rubyBHL ... and a list of "attributes", generate a CSV table with one page per row, and 0 (absent) or 1 ( ... r = RubyBHL::Mine.taxon_attribute_table('Apis melifera', ['honey', 'disease', 'parasite'], 5) # => "honey\tdisease\tparasite\tPageID\n0\t0\t0\t15995011\n0 ...
  • libtorque ... - http://groups.google.com/group/libtorque-devel GitHub project page - http://github.com/dankamongmen/libtorque Primary git repository - git ... up among processes. Affinities have been part of Linux since 2.5.8. See the Linux kernel's Documentation/cpusets. ...
  • sinatra_more ... the given date * relative_time_ago(2.days.ago) => "2 days" * relative_time_ago(5.minutes.ago) ... all-important partials support for rendering mini-templates onto a page: partial 'photo/_item', :object => @photo, :locals => { :foo ...
  • Guild2Guild Guild2Guild addon, modified for Zebra guild いいいいいいいいいいいいいいいいいいいいいいいいいいいいいいいいいいいい Guild2Guild v7.5.9 - Updated by Durthos of Proudmoore - dbeleznay@shaw. ... the advanced configuration page 7.4.2 - Dec 27, 2007 - added notifications when a guild member comes ...
  • silk ... Commons Attribution 2.5 License. [ http://creativecommons.org/licenses/by/2.5/ ] This means you may use it for any purpose, and make any changes you like. All I ask is that you include a link back to this page in your credits. The icons can also be ...
  • zentooltip ... or higher, jquery.zentooltip.js, and zenTooltip.css on your page 2. Add a title attribute to the elements with the text ... , if included. * Compressed version less than 2k * Tested in FF3.5, IE6, IE7, IE8, Chrome ##Text Formatting You can put some ...
  • capybara ... long this period is (the default is 2 seconds): ```ruby Capybara.default_max_wait_time = 5 ``` Be aware that because of ... you should **always** use the latter! ```ruby !page.has_xpath?('a') page.has_no_xpath?('a') ``` The former would immediately fail ...