Go To English Version 超过100万源码资源,1000万源码文件免费下载
  • 交互媒体设计(拓展) 交互媒体设计(拓展) 灭蚊.doc ?Lemonkiller`s design document AUTHOR 第 PAGE 16 页 DATE \@ "yyyy-M-d" 2005-12-12 灭蚊 TOC \o "1-9" 灭蚊 1 1 概述 3 1.1 有些类似于小蜜蜂 4 1.2 有些类似于祖玛和泡泡龙 4 1.3 和小蜜蜂的区别 4 1.3.1 有风 4 1.3.2 烟的上升与发射子弹不同 4 1.3.3 烟抽得太多会有害
  • io ... . Inspired by Self, Smalltalk and LISP. # The Io Language _Note: This document is intended to be used as a reference for setting up ... ==> Holmes 221B Baker St London ``` Quick Links --- * The Wikipedia page for Io has a good overview and shows a few ...
  • ruby-screen ... of Ruby along with the RubyGems package manager. Rather than document that process, you're likely to find more helpful ... will result in a Screen configuration without the welcoming splash page, with a 5000 line scroll buffer. (YAML veterans may wonder ...
  • ratom ... . For example, if we are parsing the follow Atom document with extensions: aviary ... Run Aviary+ with: $ ruby aviary.rb --updates [new|all] [--page XXX] Aviary+ will create a directory called USERNAME and ... (Line 66) with the filename of your transformed statuses XML document. This can also be done automatically using the timeline. ...
  • ripplesite ... link to the admin media files from within your Apache document root. There is more information on how to configure ... script * integrate admin-driven news items into the front page * paginate payment history in both account and payment views * ...
  • oniguruma ... * 2.5.8 * 4.7.1 * 5.9.1 The RSpec tests will document any features which are not supported by ... ' == Syntax Consult the Syntax.txt[link:files/Syntax_txt.html] page. == Requirements: * Oniguruma[http://www.geocities.jp/kosako3/oniguruma/] library, ...
  • r-yaml ... [Github releases](https://github.com/viking/r-yaml/releases) page. 2. Run `R CMD INSTALL ` ### Git (via devtools) ... errors will occur when you try to deserialize the document. ### write_yaml The `write_yaml` function is a convenience function ...
  • popupjs ... them with _script_ tags in the _head_ portion of your HTML document: ... to store the contents of your windows on the same page, place it in a hidden div:
  • pdf-reader ... ::Reader instance that points to a PDF file. Document level information (metadata, page count, bookmarks, etc) is available via this object. ... '. This is particularly important on windows and MRI >= 1.9.2. ```ruby File.open("somefile.pdf", "rb") do |io| ...