代码搜索:Ruby
找到约 1,747 项符合「Ruby」的源代码
代码结果 1,747
www.eeworm.com/read/317315/13506432
sjis readme.sjis
俻俼僐乕僪僋儔僗儔僀僽儔儕 for <mark>Ruby</mark> ver. 0.50beta7 (c)2002-2005 Y.Swetake
----------
侽丄奣梫
丂<mark>Ruby</mark>梡偺俻俼僐乕僪僋儔僗儔僀僽儔儕偱偡丅
丂php斉偐傜偺堏怉偱偲傝偁偊偢儀乕僞斉偱偡丅
丂俻俼僐乕僪偺(0,1,\n)偐傜惉傞僥僉僗僩僨乕僞傪弌椡偡傞
丂僋儔僗Qrcode (qrcode.rb)偲<mark>ruby</mark>-GD傪梡偄偰僀 ...
www.eeworm.com/read/381890/9067240
rb test.rb
#!/usr/bin/env ruby
require 'rubygems'
require 'RMagick'
require 'Rdmtx'
rdmtx = Rdmtx.new
if ARGV[0]
image = Magick::Image.read(ARGV[0]).first
puts "The image contains : "
puts rdmtx.decode(
www.eeworm.com/read/275831/10793704
rb 01 - creating a windows service.rb
# rubysrvc.rb
require 'rubygems'
require 'win32/service'
include Win32
SERVICE_NAME = "RubySvc"
SERVICE_DISPLAYNAME = "A Ruby Service"
if ARGV[0] == "register"
# Start the service.
svc = Service
www.eeworm.com/read/275831/10794395
rb 16 - setting cookies and other http response headers.rb
#!/usr/bin/ruby
# headers.cgi
require "cgi"
cgi = CGI.new("html3")
# Retrieve or create the "rubycookbook" cookie
cookie = cgi.cookies['rubycookbook']
cookie = CGI::Cookie.new('rubycookbook', 'hits=
www.eeworm.com/read/243314/12949388
readme
The unidata.map is created from UnicodeData.txt and
CompositionExclusions.txt of Unicode 3.0.0.
To update unidata.map,
ruby mkunidata.rb UnicodeData.txt CompositionExclusions.txt > unidata.map
www.eeworm.com/read/406747/11436826
rb scope.rb
#!/usr/bin/env ruby
require 'gtk2'
# require 'serialport' doesn't work, so use Kernel::require
Kernel::require 'serialport'
class SingleStripChart < Gtk::DrawingArea
def initialize(w, h, tv, bv, sh
www.eeworm.com/read/213767/4912204
rb engine_test.rb
#!/usr/bin/env ruby
require 'test/unit'
require File.dirname(__FILE__) + '/../lib/haml/engine'
class EngineTest < Test::Unit::TestCase
def render(text, options = {})
Haml::Engine.new(text, op
www.eeworm.com/read/213767/4912403
rb 00_class.tests.rb
#!/usr/bin/ruby
#
# Unit test for the BlueCloth class object
# $Id: TEMPLATE.rb.tpl,v 1.2 2003/09/11 04:59:51 deveiant Exp $
#
# Copyright (c) 2004 The FaerieMUD Consortium.
#
if !defined?( BlueClo
www.eeworm.com/read/306178/3750169
c gem.c
// gems - by xbd
#include
inherit ITEM;
inherit F_GEMS;
void create()
{
int lev, i;
string gem, s;
object me = this_player();
i = random(17);
if (i < 1) gem = "ruby";
www.eeworm.com/read/274610/4184655
entries
/ruby.html/1.12/Mon Jun 11 19:48:17 2007//Tsqlrelay-0_39
/rubydbi.html/1.1.1.1/Sat Nov 16 06:49:07 2002//Tsqlrelay-0_39
D