Go To English Version 超过100万源码资源,1000万源码文件免费下载
  • dzb-ordertopia-api-docs ... of the API by making a `GET` request for this page; if successful, it is currently operational. You can make ... an orderTopia resource. * `http://api.ordertopia.com:8080/merchants/json.5`: __Non-conforming__; `id` should come before `format`. * `http://api. ...
  • LibRIS ... LibRIS 1. Get LibRIS from [the downloads page](http://github.com/technosophos/LibRIS/downloads) 2. Uncompress the files (`tar -zxvf ... . 3. 4. Create a new LibRIS reader 5. Parse a file 6. 7. Pretty-print the parsed records 8. ...
  • sge ... SGE (C_COMP) 5.2 FreeType (USE_FT) 5.3 The SDL_Image library (USE_IMG) 5.4 The QUIET option (QUIET) 6. Cross compiling ... under W32 with MS VisC/C++ Should work. Check the download page on SGEs homepage for project files (these are untested by ...
  • libtap ... 1 - create a new reader ok 2 - can turn the page ok 3 - page turned to the right ... not ok 1 # Failed test at cmpok.c line 5. # 420 # > # 666 - cmp_mem(got, expected, n) - cmp_mem(got, ...
  • psd2html-gimp-plug-in ... Repository: https://github.com/SeanHayes/psd2html-gimp-plug-in Download Page: https://github.com/SeanHayes/psd2html-gimp-plug-in/archives/master ... 's a good chance you have Python 2.5, and this plug-in requires Python 2.6, which can be downloaded here: ...
  • apachesolr ... it via a new tab on the default search page, called "Search". Installation ------------ Prerequisite: Java 5 or higher (a.k.a. 1.5.x). ... .module for each document returned in a search - new in 6.x-beta7 as a replacement for the call to hook_nodeapi(). ...
  • autobox-Core ... new array with no duplicates. my @array = qw( 1 1 2 3 3 6 6 ); @return = @array->uniq; # @return : 1 2 3 6 ... Core Ideas Illustrated with Perl 5 by Scott Walters. The text appears in the book starting at page 248. This copy lacks ...
  • django-moderation ... ImageField model fields on moderate object page - 100% PEP8 correct code - test coverage > 80% Requirements ============ Python 3.5, 3.6, 3.7 Django 1.11, 2.0, 2.1, 2.2 django-model-utils Known issues ============ - m2m relations in models ...
  • django-ckeditor ... com/ckeditor/ckeditor-dev/tree/4.6.2/plugins>`__ ) .. contents:: Contents :depth: 5 Installation ------------ Required ~~~~~~~~ #. Install or ... ``True`` to show directories on the "Browse Server" page. This enables image grouping by directory they are ...
  • flatten2 ... ZIP or TAR file using the "Download Source" button on the Github page at http://github.com/mr-demos/flatten2/tree/ To make ... [5, [6]]] puts deeper_nested.flatten2.inspect # => [1, 2, 3, 4, 5, 6] = Files of interest For the sake of reviewing the code, ...