1983件ヒット
[1-100件を表示]
(0.154秒)
ライブラリ
- ビルトイン (631)
- benchmark (12)
-
cgi
/ core (48) - csv (12)
- delegate (12)
- drb (12)
- fiddle (72)
-
json
/ add / bigdecimal (12) -
json
/ add / complex (12) -
json
/ add / rational (12) -
json
/ add / symbol (12) -
minitest
/ mock (1) -
minitest
/ unit (1) -
net
/ ftp (60) - openssl (60)
- optparse (72)
- pathname (132)
- rake (156)
- resolv (24)
- ripper (24)
-
rubygems
/ command (72) -
rubygems
/ config _ file (12) -
rubygems
/ user _ interaction (72) - set (18)
- un (12)
-
webrick
/ httpproxy (24) -
webrick
/ httputils (12) - win32ole (120)
- zlib (48)
クラス
-
Benchmark
:: Tms (12) - BigDecimal (12)
-
CSV
:: Row (12) - Class (24)
- Complex (12)
- Data (6)
- Delegator (12)
- Enumerator (31)
-
Enumerator
:: Lazy (72) -
Fiddle
:: Closure (24) -
Fiddle
:: Closure :: BlockCaller (24) -
Fiddle
:: Function (24) -
Gem
:: Command (72) -
Gem
:: ConfigFile (12) -
Gem
:: StreamUI (12) - Hash (6)
- IO (36)
- Method (24)
-
MiniTest
:: Mock (1) -
MiniTest
:: Unit (1) - Module (36)
-
Net
:: FTP (60) - NoMethodError (19)
- Object (48)
-
OpenSSL
:: Cipher :: IDEA (12) -
OpenSSL
:: Cipher :: RC5 (12) -
OpenSSL
:: Digest :: Digest (12) - OptionParser (72)
- Pathname (132)
-
Rake
:: FileList (12) -
Rake
:: Task (24) - Rational (12)
-
Resolv
:: DNS (24) - Ripper (24)
- Struct (24)
- Symbol (12)
- UnboundMethod (12)
-
WEBrick
:: HTTPUtils :: FormData (12) - WIN32OLE (84)
-
WIN32OLE
_ EVENT (36) -
Zlib
:: GzipFile (36) -
Zlib
:: GzipWriter (12)
モジュール
-
CGI
:: QueryExtension (36) -
CGI
:: QueryExtension :: Value (12) - Enumerable (115)
- FileUtils (24)
-
Gem
:: UserInteraction (60) - Kernel (252)
-
OpenSSL
:: Buffering (24) -
Rake
:: TaskManager (36) -
RubyVM
:: AbstractSyntaxTree (16)
オブジェクト
-
WEBrick
:: NullReader (24)
キーワード
- DRbProtocol (12)
- Ruby プログラムの実行 (12)
- [] (24)
-
_ getproperty (12) -
_ invoke (12) -
_ setproperty (12) -
add
_ common _ option (12) - alert (12)
-
alert
_ error (12) -
alert
_ warning (12) - allocate (12)
-
ask
_ yes _ no (12) -
bind
_ call (12) - binread (12)
- binwrite (12)
- bmcall (12)
-
build
_ args (12) -
build
_ args= (12) - call (48)
- caller (36)
-
choose
_ from _ list (12) -
class
_ exec (12) -
create
_ rule (24) - define (6)
-
define
_ task (12) - dir (12)
- each (12)
-
each
_ line (24) -
each
_ with _ index (24) -
each
_ with _ object (24) - entries (12)
-
enum
_ for (24) -
eval
_ under _ i (12) - exec (48)
-
exec
_ under (12) - execute (12)
- expect (1)
-
extra
_ args= (12) - file (12)
-
file
_ create (12) - fnmatch (12)
- fnmatch? (12)
- force (12)
- format (12)
- gets (12)
- handler= (12)
- handles? (12)
-
has
_ key? (12) - include? (12)
- initialize (12)
- invoke (12)
- key? (12)
- list (24)
- ls (24)
-
method
_ missing (24) - mkmf (12)
-
module
_ exec (12) - multitask (12)
- new (158)
-
next
_ values (12) - of (3)
-
on
_ event (12) -
on
_ event _ with _ outargs (12) - open (60)
- order (36)
- parse (21)
-
parse
_ file (10) - permute (18)
- print (12)
- printf (24)
-
proc
_ call (12) -
proc
_ invoke (12) -
proc
_ yield (12) -
progress
_ reporter (12) -
public
_ send (24) - push (12)
-
rb
_ apply (12) -
rb
_ define _ method (12) -
rb
_ funcall (12) -
rb
_ funcall2 (12) -
rb
_ scan _ args (12) -
rb
_ thread _ initialize (12) -
rb
_ thread _ start (12) - read (60)
- readlines (12)
-
resolve
_ args (12) -
respond
_ to _ missing? (12) -
rexml
/ parsers / sax2parser (12) -
rexml
/ parsers / streamparser (12) - ruby (12)
-
ruby2
_ keywords (12) -
ruby2
_ keywords _ hash? (6) - rule (12)
- run (1)
-
run
_ single _ final (12) -
safe
_ ln (12) - setproperty (24)
- spawn (48)
- system (48)
- task (12)
-
to
_ a (12) -
to
_ enum (24) -
to
_ h (19) -
to
_ json (48) -
to
_ set (24) - umcall (12)
- warn (12)
- warning (12)
-
with
_ index (12) - wrap (12)
検索結果
先頭5件
-
Fiddle
:: Closure # args -> [Integer] (21101.0) -
引数の型を表す配列を返します。
引数の型を表す配列を返します。 -
Gem
:: ConfigFile # args -> Array (21101.0) -
設定ファイルオブジェクトに与えられたコマンドライン引数のリストを返します。
設定ファイルオブジェクトに与えられたコマンドライン引数のリストを返します。 -
Rake
:: TaskManager # resolve _ args(args) -> Array (12308.0) -
タスクやルールに与えられたパラメータを解釈します。
...タスクやルールに与えられたパラメータを解釈します。
@param args パラメータを指定します。
@return [task_name, arg_name_list, prerequisites] を返します。... -
Gem
:: Command . build _ args -> Array (12201.0) -
Gem をビルドするときに使用するパラメータを返します。
Gem をビルドするときに使用するパラメータを返します。 -
Gem
:: Command . build _ args=(value) (12201.0) -
Gem をビルドするときに使用するパラメータをセットします。
...Gem をビルドするときに使用するパラメータをセットします。
@param value Gem をビルドするときに使用するパラメータを指定します。... -
WIN32OLE
_ EVENT # on _ event _ with _ outargs(event = nil) {|*args| . . . } -> () (9325.0) -
イベント通知を受けて結果を呼び出し元へ返すブロックを登録します。
...ド名を指定します。引数を省略した場合は、すべて
のイベントを対象とするブロックの登録となります。
WIN32OLE_EVENT#on_eventと異なり、イベントのブロック変数に戻り値を
設定できます。
@param event イベント名を文字列かシ......。イベント名は大文
字小文字を区別します。省略時にはすべてのイベントが対象となります。
@param args サーバがイベント通知時に指定した引数の配列です。
eventパラメータを省略した場合、第1要素には......2OLERuntimeError WIN32OLE_EVENT#unadviseによってイベン
トソースと切断済みです。
ie = WIN32OLE.new('InternetExplorer.Application')
ev = WIN32OLE_EVENT.new(ie, 'DWebBrowserEvents2')
ev.on_event('BeforeNavigate2') do |*args|
args[6] = true unles... -
Fiddle
:: Closure :: BlockCaller # call(*args) -> object (9207.0) -
wrap しているブロックを呼び出します。
...wrap しているブロックを呼び出します。
そのブロックの返り値がこのメソッドの返り値となります。
@param args 引数... -
WIN32OLE
_ EVENT # handler=(obj) -> () (9118.0) -
イベント処理を実行するオブジェクトを登録します。
...るにはnilを指定します。
class IeHandler
def initialize
@completed = false
end
attr_reader :completed
def onDocumentComplete(disp, uri)
disp.document.getElementsByTagName('a').each do |e|
puts "#{e.innerHTML}=#{e.href}"
end
@completed = tru......, *args)
puts "event=#{id.to_s}, args=#{args.inspect}"
end
end
ie = WIN32OLE.new('InternetExplorer.Application.1')
event = WIN32OLE_EVENT.new(ie, 'DWebBrowserEvents2')
event.handler = IeHandler.new
ie.Navigate2 'http://www.ruby-lang.org/ja/'
loop do
break if event.handler.......completed
WIN32OLE_EVENT.message_loop
end
ie.Quit
WIN32OLE_EVENT#on_eventなどの呼び出しでブロックが登録されている場
合、そちらが優先されます。... -
VALUE rb
_ funcall2(VALUE recv , ID name , int nargs , VALUE *args) (6500.0) -
recv に対してメソッド name を呼びだし、 メソッドの返り値を返します。プライベートメソッドも 呼びだせます。
...recv に対してメソッド name を呼びだし、
メソッドの返り値を返します。プライベートメソッドも
呼びだせます。
メソッドへの引数は VALUE の配列として第四引数にあたえ、
その長さを nargs に指定します。...