Go To English Version 超过100万源码资源,1000万源码文件免费下载
  • misiek-page-category ... 1. Option under Pages section 2. Adding/List of Categories 3. Add Widget 4. Display Widget 5. List of Categories on ... displayed under Uncategorized category. == Changelog == = version 2.1 - 10/21/2009 = * added option to create a page for category ! * ...
  • jQuery-One-Page-Nav Smooth scrolling and smart navigation when user scrolls on one-page sites. A lightweight jQuery plugin for the navigation on one-page sites. Adds ... <li><a href="#section-2">Section 2</a></li> <li><a href="#section-3">Section 3</a>< ...
  • A-Scheme-Evaluator-in-Python ... xmlns="http://www.abisource.com/awml.dtd" xmlns:xlink="http://www.w3.org/1999/xlink" version="0.99.2" xml:space="preserve" props="dom ... ="4" props="page-margin-footer:0.5in; page-margin-header:0.5in">

    spring-framework-2.5.x ... 2.2, JCA 1.0/1.5, JMX 1.2, Hibernate 3.1/3.2, TopLink 10/11, JDO 2.0 ... 2.1, JPA 1.0, iBATIS SQL Maps 2.3, Hessian 2.1/3.1, JAX-RPC 1.1, JAX ... for Portlet environments. It shows a couple of portlets combined on a portal page, including multi-mode portlets and ...

  • adopt-a-hydrant ... -a-hydrant/issues [financially]: https://secure.codeforamerica.org/page/contribute ## Submitting an Issue We use the [GitHub issue tracker][ ... Request 1. [Fork the repository.][fork] 2. [Create a topic branch.][branch] 3. Add specs for your unimplemented ...
  • Memorize-Scripture-2 ... the "week" page 2. memorize it and recite it, and check box closest in line to it 3. ... the end of the 24th week we will have at most 24 verses 1 coming in each week ... position 4 John 20:4 verse position 5 John 20:5 verse position 6 John 20:6 ...
  • Rails-3-Bridge ... ").group("session_id").having("hits > 5").where("created_at > ?", 1.day.ago).all scope ===== It's a protected method in ... Rails 2. You can use Rails 3 style scopes though. class LogEntry < ActiveRecord::Base named_scope :home_page, where(:page => ...
  • JS-Data-Page ... page. Returns "undefined" if called at first page. next_page() page.next_page(); // 2 Gets the page number of the ... page. skipped() var page = new Data.Page( 50, 10, 3 ); // we're at page 3 page.skipped(); // 20 ...
  • npm-data-page ... page. Returns "undefined" if called at first page. next_page() page.next_page(); // 2 Gets the page number of the ... page. skipped() var page = new Data.Page( 50, 10, 3 ); // we're at page 3 page.skipped(); // 20 ...
  • rails-3-0-rspec-cucumber ... in "Name" with "name 1" # features/step_definitions/web_steps.rb:60 And I fill in "Content" with "content 1" # features/ ... : Register new page 2 scenarios (1 failed, 1 passed) 10 steps (1 failed, 6 skipped, 3 passed) ...