代码搜索:Ruby

找到约 1,747 项符合「Ruby」的源代码

代码结果 1,747
www.eeworm.com/read/410192/11299142

txt chemical.txt

PickkingItem Name PickkingItem ID PickkingItem Num TargetItem Name TargetItem ID TargetItem Num ResultItem Name ResultItem ID ResultItem Num Ruby Chip 1901 1 Distilled Water (S) 3101 1 Healing Potion
www.eeworm.com/read/493646/1164510

py narcissus.py

# -- coding: utf-8 """ Python port of Rbnarcissus, a pure Javascript parser written in Ruby. This code has been ported from the free Rbnarcissus port available at http://idontsmoke.co.uk/2005/rbna
www.eeworm.com/read/472233/1416755

clean-header-guards

#!/usr/bin/ruby require 'find' require 'optparse' options = {} OptionParser.new do |opts| opts.banner = "Usage: clean-header-guards [options]" opts.on("--prefix [PREFIX]", "Append a header pr
www.eeworm.com/read/240185/4578536

sanity

#!/bin/ruby # This file is part of the aMule project. # # Copyright (c) 2003-2006 aMule Project ( admin@amule.org / http://www.amule.org ) # # This program is free software; you can redistribute it a
www.eeworm.com/read/239566/4598890

svn-base lexruby.cxx.svn-base

// Scintilla source code edit control /** @file LexRuby.cxx ** Lexer for Ruby. **/ // Copyright 2001- by Clemens Wyss // The License.txt file describes the conditions under wh
www.eeworm.com/read/219228/4848737

cxx lexruby.cxx

// Scintilla source code edit control /** @file LexRuby.cxx ** Lexer for Ruby. **/ // Copyright 2001- by Clemens Wyss // The License.txt file describes the conditions under wh
www.eeworm.com/read/213767/4912227

haml

#!/usr/bin/env ruby # The command line Haml parser. if ARGV[0] == "--help" or ARGV[0] == "-h" or ARGV[0] == "-?" puts
www.eeworm.com/read/213767/4912392

rb sparklinestest.rb

#!/usr/bin/ruby require 'rubygems' require 'sparklines' ary = (1..20).map { rand 100 } # Run each with defaults %w{pie area discrete smooth}.each do |type| Sparklines.plot_to_file("#{type}.png", a
www.eeworm.com/read/213767/4912461

rb vcard.rb

# License: see LICENSE.txt # Jabber4R - Jabber Instant Messaging Library for Ruby # Copyright (C) 2002 Rich Kilmer # module Jabber ## # The VCard class holds t
www.eeworm.com/read/213767/4912463

rb jabber4r.rb

# License: see LICENSE.txt # Jabber4R - Jabber Instant Messaging Library for Ruby # Copyright (C) 2002 Rich Kilmer # ## # The Jabber module is the main namespace for all Jabb