Go To English Version 超过100万源码资源,1000万源码文件免费下载
  • simple_bridge ... ). ``` ## A more complete example: To see a complete example handler page using SimpleBridge, demonstrating the results of requests, as well as ... that would arise from having `sbw:header/2,3,4` and `sbw:cookie/2,3,5` some of which being setters and some ...
  • Wilderness ... Article.association_fields = {} * ACTIONS THAT REQUIRE A CUSTOM VIEW: Article.custom_views = [] * JUMP MENU INDEX PAGE FILTERS Article.filter_options = { :field ... COUNT OF “HAS MANY” RECORDS WITH A LINK TO THE NESTED RESOURCE eg links '3 Tags' to articles ...
  • wp-jquery-lazy-load ... a> tested up to WP 3.5.1
  • <a href="https://github.com/ayn/wp-jquery- ... a> automatically add required css to the page
  • <a href="https://github.com/ayn/wp-jquery- ... jquery to 1.4.2, pulling from Google CDN, updated lazy load to 1.5.0
  • ...
  • django-seamoss ... `` within your django project. 2. Add ``url(r'^(?P[-_\w]+)/$', 'seamoss.views.render_page', name="render-page"),`` to your `` ... be linked to internal pages via a dropdown or external sites via a textfield. 3. Markup language dropdown provided in ...
  • gbarcode ... #print out the barcode to a Postscript file, using the default width and height and page placement barcode_print(bc, File. ... as UPC (as well as 6-digit, 11+2 and 11+5), a 12-digit (or 7-digit, or 12+2 or 12+5) as EAN13, an ISBN code (with or ...
  • tangocms ... root e.g. public_html -> Installation to a sub-directory is perfectly fine! 2) Go to the "setup" directory, ... /troubleshooting ======================== For troubleshooting please refer to the manual page, or for community support see http://tangocms.org/ ...
  • phpmyid-oop ... already there. Visit your config file in a browser again, or refresh the current page. The output shouldn't change, ... the profile key 'allow_suhosin' to "true" in your config file. 2) Set "suhosin.session.encrypt Off" in either your PHP/Suhosin ...
  • net-dns ... Clean and intuitive API - Modular and flexible ## Requirements Ruby >= 2.1 ## Installation The best way to install this ... org/). ``` gem install net-dns ``` ## API Documentation Visit the page http://rdoc.info/gems/net-dns ## Trivial resolver ...
  • django-muaccounts ... . Table of Contents ================= 1 Installation 2 Settings 3 Models 3.1 Permissions 4 Middleware 5 Views 6 URLs 7 ... an instance of `HttpResponse', returns this response instead of actual page. This can be used for e.g. displaying error ...
  • django-subscription ... .1.1 methods 3.2 UserSubscription 3.2.1 methods 3.3 Transaction 4 Signals 5 Views 6 URLs ... clicks in PayPal subscribe button displayed on subscription detail page and subscribes at PayPal, - subscr_payment extends the UserSubscription, ...