Go To English Version 超过100万源码资源,1000万源码文件免费下载
  • mrjob ... mrjob/raw/master/docs/logos/logo_medium.png mrjob is a Python 2.7/3.4+ package that helps you write and run ... access and secret keys (click "Security Credentials" on `your account page `_) * Set the environment variables ...
  • sstore ... 2010 Table of Contents ================= 1. Introduction 2. Design 3. Building 4. Usage 5. Testing ---------------------------------- 1. Introduction This ... wiki page: http://wiki.cs.pdx.edu/cs572/homework_1.html The module has been tested against 2 ...
  • AutoScrollMode ... 0-9 : change type of movement to: "1" : character, default "2" : word "3" : WORD "4" : line "5" : half page "6" : full page "7" : ...
  • owp ... Table of contents: 1. License 2. Description 3. Features 4. Installation 5. Usage 6. Additional information ## 1 ... -host-or-ip:3000 to see the web panel. Login page should be shown. Default administrator's login and password ...
  • web ... of Contents)** [TOCM] [TOC] # Heading 1 ## Heading 2 ### Heading 3 #### Heading 4 ##### Heading 5 ###### Heading 6 # Heading 1 ... 粗斜体___ 上标:X2,下标:O ... f(\xi)\,e^{2 \pi i \xi x} \,d\xi ``` ### 分页符 Page break > Print Test: ...
  • upm-swing ... , MA 02110-1301 USA Contents -------- 1. Overview 2. Features 3. Support 4. Internationalization 5. Roadmap 6. History 1. ... in the listview [1374280] - Wrong URL on About page 5-Dec-2005 : Version 1.0b1 First release. ...
  • rproxy a twisted-based reverse proxy =========================================== Rproxy - twisted based reverse proxy 1.Introduction 2.Install 3.Configuration 4. ... links you are currently visiting, however when the page contains other links that you want to visit ...
  • map_crowd_reduce ... a new computation, you must open the main page, and supply 3 or 4 things: h3. A payload (optional) You can supply a file ... * haml * socket.io h2. Examples With the code there are 2 prewritten examples: * find the number of primes between 0 and 60000 ( ...
  • Nethack-3.4.3 ... problematic Windows platforms for running NetHack so far. Patches for 3.4.2 (courtesy Michael Lehotay) have been incorporated into 3.4. ... bugs in it, we recommend filing a bug report from our "Contact Us" web page at: http://www.nethack.org/ ...
  • jquery-ui-numeric ... up/down" picker (otherwise known as a "spinner"). Users can use keyboard arrow keys or page up/down keys to ... 1 : 0; var mult = type == 2 ? 2 : (type == 3 ? 8 : 4); return dir == 2 ? (val / mult) : (val * mult); ...