Go To English Version 超过100万源码资源,1000万源码文件免费下载
  • erlang-string-lambda ... engineered within the lambda. A couple of more examples of using the string lambda : (lib_lambda:lambda("X+2*Y+5*X"))(2,5) ... Javascript examples in Oliver Steele's page .. lists:map(fun(X) -> X * X end, [1,2,3]). -> [1,4,9] lists:filter(fun(X) -> X > ...
  • radiant-sitemap-xml-extension ... '` - Will be automatically created from the url of each page. 2. The `` optional tag: - The date of last modification ... other URLs on your site. The default priority of a page is 0.5. - You can set the `priority` from the ` ...
  • html-boilerplate ... edited 09.15.2014 ## INTRODUCTION This document is a list of guidelines, tips, and examples for creating ... , Chrome, and Safari. ## 5.0 - The default file directory /fonts /images /javascripts /app - All page specific Javascripts ...
  • batcache ... , memcached, speed, performance, load, server Requires at least: 3.2 Tested up to: 5.3.2 Stable tag: 1.5 Batcache uses ... php` to activate Batcache: `define('WP_CACHE', true);` 1. Test by reloading a page in your browser several times and then viewing the ...
  • is_reviewable ... valid rating values. Default: @1..5@. Note: Negative values are allowed too, and a range of values are ... UI...). Example: @app/views/reviews/rate.js.rjs@
    page.replace_html '#rating_wrapper', render('/reviews/rating', :reviewable => @post, :reviewer  ... 
    				
  • WP-TwitterSearch ... or if your stuck on PHP4. == Screenshots == 1. WP-TwitterSearch Options Page 2. WP-TwitterSearch Widget Options == Installation == Installing WP-TwitterSearch is ... * The plugin is now a class so it will play well with others = v1.5.5 = * Released: 9/8/ ...
  • PFS2 ... * Requirements ** PHP (both web server and CLI) ** MySQL 5.x ** Memcached * Create a MySQL database from schema mysqladmin -uroot -p ... is the PFS2 client. It will be usable for plugin page, web badges, etc. == PFS2 inputs == * App ID is hardcoded in ...
  • django-categories ... incompatible with Python 3.10. **Multiple trees, or a single tree.** You can treat all the records ... 0.7.5 or greater works fine. For a clean upgrade from 1.0.2 to 1 ... would tell the browser to *never* cache the page. It is now `600`, which is the default ...
  • pure-ftpd ... ...means that an anonymous user has to upload at least 2 Mb of goodies to be able to download 5 Mb. If ratios should apply ... called via a web server (CGI interface) . Output is a full HTML page with the initial content-type header. This option is ...
  • kata_pages ... in it. You should be able to create a page with or without a layout in a folder and it should work. h2. ... " layout template in the app/views/pages/layouts directory. Example 5: You want a different layout for everything under "/members" path Create your ...