Go To English Version 超过100万源码资源,1000万源码文件免费下载
  • bouken ... and options. The following story has 5 nodes, 2 decision points, and 3 possible endings: { "Description 1" => { "Option 1" ... loading story text and structure from a database, or remotely from a web page, or randomly generating story elements ...
  • presto ... as per the INSTALL file. ## Improvements in Version 2.1: * `accelsearch` now has a "jerk" search capability (thanks to (then) ... can get it from the "Download Source" link on the github page. If you want the "classic" branch, do the following: git ...
  • sideposts ... /sideposts/changelog">in this pagea>. == Screenshots == 1. Widget settings panel. 2. Widget: Full posts. 3. Widget: Showing only excerpts. 4. Widget: Excerpts with thumbnails. 5. Widget: PhotoBlog feature. == License == Copyright (C) 2008-2009 ...
  • crowdsense.old ... . Different templates contain hard-coded references to a page with a specific slug. That page can be located anywhere in django- ... /python2.5/site-packages/simplejson-2.0.9-py2.5-macosx-10.5-i386.egg/simplejson/_speedups.py:3: UserWarning: Module ...
  • fam-fam-icons-on-rails ... 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. Are you using this ...
  • Riolle ... php` and the `.htaccess` files on the root level of your server 2. Customize these lines at the top of `index.php`: $curl_path = ... to make up the short URL key. $domain = 'harm.es'; 3. View the page in a browser. The first time the page is loaded, ...
  • phpicalendar ... -Todos won't show private todos. -RSS page respects https servers. 2.0 beta -Updated translations: -Japanese -Swedish -French ... config based calendar authentication. 0.9.5 -Fixed all reported bugs. -Added a method to publish without Webdav in ...
  • dm-pagination ... .page 2 // => [7, 8, 9] Page 3, 2 per page: Item.page 3, :per_page => 2 // => [5, 6] Accessing the pager ... =3" class="next">Nexta> <a href="/items?page=5" class="last">Lasta>
    ## Running Specs Autospec: $ ...
  • pyPdf ... rotateClockwise(90)) # add page 3 from input1, rotated the other way: output.addPage(input1.getPage(2).rotateCounterClockwise(90)) ... watermark.pdf", "rb")) page4.mergePage(watermark.getPage(0)) # add page 5 from input1, but crop it to half ...
  • localized_scaffold ... the user will be redirected to the index page. Here is a sample: rails generate localized_scaffold company name: ... :office,private,mobile,fax,other" \ --str number --embed 5 --noshow rails generate localized_scaffold email person_id:integer kind: ...