1290件ヒット
[1-100件を表示]
(0.108秒)
ライブラリ
- ビルトイン (48)
-
irb
/ context (12) -
irb
/ input-method (180) -
irb
/ output-method (72) -
net
/ ftp (48) -
net
/ http (96) -
net
/ pop (12) -
net
/ smtp (24) - openssl (24)
-
rexml
/ document (108) - rss (288)
-
rubygems
/ package / tar _ input (48) -
rubygems
/ package / tar _ output (36) -
shell
/ builtin-command (12) -
shell
/ system-command (6) -
webrick
/ httpservlet / abstract (72) -
webrick
/ httputils (132) - win32ole (48)
クラス
-
Encoding
:: Converter (36) -
Encoding
:: InvalidByteSequenceError (12) -
Gem
:: Package :: TarInput (48) -
Gem
:: Package :: TarOutput (36) -
IRB
:: Context (12) -
IRB
:: FileInputMethod (24) -
IRB
:: InputMethod (36) -
IRB
:: OutputMethod (60) -
IRB
:: ReadlineInputMethod (60) -
IRB
:: StdioInputMethod (60) -
IRB
:: StdioOutputMethod (12) -
Net
:: FTP (48) -
Net
:: HTTP (96) -
Net
:: POP3 (12) -
Net
:: SMTP (24) -
OpenSSL
:: PKey :: DH (12) -
OpenSSL
:: PKey :: EC (12) -
RDoc
:: Options (24) -
REXML
:: Attribute (12) -
REXML
:: Declaration (12) -
REXML
:: DocType (12) -
REXML
:: Document (24) -
REXML
:: Element (12) -
REXML
:: ExternalEntity (12) -
REXML
:: Formatters :: Default (12) -
REXML
:: NotationDecl (12) -
RSS
:: Maker :: TextinputBase (24) -
RSS
:: RDF (24) -
RSS
:: RDF :: Channel (24) -
RSS
:: RDF :: Channel :: Textinput (24) -
RSS
:: RDF :: Textinput (144) -
RSS
:: Rss :: Channel :: TextInput (24) -
Shell
:: AppendFile (6) -
Shell
:: AppendIO (6) -
Shell
:: SystemCommand (6) -
WEBrick
:: HTTPServlet :: AbstractServlet (72) -
WEBrick
:: HTTPUtils :: FormData (132) - WIN32OLE (48)
モジュール
キーワード
- << (12)
- [] (12)
- about (12)
- about= (12)
-
add
_ gem _ contents (12) -
add
_ signatures (12) -
append
_ data (12) -
compute
_ key (12) - date (12)
- date= (12)
-
debug
_ output= (12) - description (36)
- description= (36)
-
dh
_ compute _ key (12) -
do
_ DELETE (12) -
do
_ GET (12) -
do
_ HEAD (12) -
do
_ OPTIONS (12) -
do
_ POST (12) -
do
_ PUT (12) -
each
_ data (12) - encoding (36)
- eof? (24)
-
extract
_ entry (12) -
file
_ name (12) - filename (12)
- filename= (12)
-
force
_ output (12) -
force
_ output= (12) - gets (48)
-
incomplete
_ input? (12) - input= (18)
-
insert
_ output (12) - io (12)
- line (24)
- link (12)
- link= (12)
- list (12)
-
load
_ gemspec (12) - name (24)
- name= (24)
-
ole
_ func _ methods (12) -
ole
_ get _ methods (12) -
ole
_ methods (12) -
ole
_ put _ methods (12) -
output
_ encoding (12) -
output
_ encoding= (12) - pp (12)
- ppx (12)
- print (24)
- printn (12)
- put2 (24)
- putback (24)
- putbinaryfile (24)
- puts (12)
-
readable
_ atfer _ eof? (36) - request (24)
-
request
_ put (24) - resource (12)
- resource= (12)
-
set
_ debug _ output (36) - textinput (24)
- textinput= (24)
- title (12)
- title= (12)
-
to
_ ary (12) -
to
_ s (12) - write (108)
-
zipped
_ stream (12)
検索結果
先頭5件
- Net
:: HTTP # put(path , data , initheader = nil) -> Net :: HTTPResponse - Net
:: FTP # put(localfile , remotefile = File . basename(localfile) , blocksize = DEFAULT _ BLOCKSIZE) -> nil - Net
:: FTP # put(localfile , remotefile = File . basename(localfile) , blocksize = DEFAULT _ BLOCKSIZE) { |data| . . . . } -> nil - WIN32OLE
# ole _ put _ methods -> [WIN32OLE _ METHOD] - IRB
:: StdioInputMethod # encoding -> Encoding
-
Net
:: HTTP # put(path , data , initheader = nil) -> Net :: HTTPResponse (18224.0) -
サーバ上の path にあるエンティティに対し文字列 data を PUT で送ります。
...ィに対し文字列 data を
PUT で送ります。
返り値は Net::HTTPResponse のインスタンスです。
@param path 取得するエンティティのパスを文字列で指定します。
@param data 送るデータを文字列で指定します。
@param initheader リクエストの......HTTP ヘッダをハッシュで指定します。
@see Net::HTTP#request_put
1.1 互換モードの場合は、レスポンスに応じて例外が発生します。... -
Net
:: FTP # put(localfile , remotefile = File . basename(localfile) , blocksize = DEFAULT _ BLOCKSIZE) -> nil (18203.0) -
サーバへファイルを転送します。
...サーバへファイルを転送します。
Net::FTP#binary の値に従って
Net::FTP#putbinaryfile もしくは
Net::FTP#puttextfile を呼びだします。
binary が偽のとき、つまりテキストモードの
ときには blocksize は無視されます。
@param localfile 転送す... -
Net
:: FTP # put(localfile , remotefile = File . basename(localfile) , blocksize = DEFAULT _ BLOCKSIZE) { |data| . . . . } -> nil (18203.0) -
サーバへファイルを転送します。
...サーバへファイルを転送します。
Net::FTP#binary の値に従って
Net::FTP#putbinaryfile もしくは
Net::FTP#puttextfile を呼びだします。
binary が偽のとき、つまりテキストモードの
ときには blocksize は無視されます。
@param localfile 転送す... -
WIN32OLE
# ole _ put _ methods -> [WIN32OLE _ METHOD] (12214.0) -
オブジェクトの設定可能プロパティ情報をWIN32OLE_METHODの配列として 返します。
...報をWIN32OLE_METHODの配列として
返します。
ole_put_methodsメソッドは、OLEオートメーションサーバのメソッドのうちプ
ロパティ設定メソッドに属するものをWIN32OLE_METHODの配列として返し
ます。
@return WIN32OLE_METHODの配列。
@raise W......た。
型情報ライブラリ(TypeLib)が提供されていない場合などに発生します。
excel = WIN32OLE.new('Excel.Application')
properties = excel.ole_put_methods
@see WIN32OLE#ole_methods, WIN32OLE#ole_func_methods,
WIN32OLE#ole_get_methods... -
IRB
:: StdioInputMethod # encoding -> Encoding (12201.0) -
自身の文字エンコーディングを返します。
自身の文字エンコーディングを返します。 -
Net
:: HTTP # set _ debug _ output(io) -> () (12201.0) -
デバッグ出力の出力先を指定します。 このメソッドは深刻なセキュリティホールの原因 になるため、デバッグ以外では決して使わないでください。
...て使わないでください。
io に nil を指定するとデバッグ出力を止めます。
@param io 出力先を指定します。このオブジェクトは
メソッド << を持っている必要があります。
//emlist[例][ruby]{
http.set_debug_output($stderr)
//}... -
Net
:: POP3 # set _ debug _ output(f) -> () (12201.0) -
デバッグ用の出力 f をセットします。
...'net/pop'
pop = Net::POP3.new('pop.example.com', 110)
pop.set_debug_output $stderr
pop.start('YourAccount', 'YourPassword') {
p pop.n_bytes
}
実行結果:
POP session started: pop.example.com:110 (POP)
-> "+OK popd <1162042773.26346.155555a1861c@pop.example.com>\r\n"
<- "APOP Y... -
Net
:: SMTP # debug _ output=(f) (12201.0) -
デバッグ出力の出力先を指定します。 このメソッドは深刻なセキュリティホールの原因となりえます。 デバッグ用にのみ利用してください。
デバッグ出力の出力先を指定します。
このメソッドは深刻なセキュリティホールの原因となりえます。
デバッグ用にのみ利用してください。
@param f デバッグ出力先を IO (もしくは << というメソッドを持つクラス)で指定します -
Net
:: SMTP # set _ debug _ output(f) -> () (12201.0) -
デバッグ出力の出力先を指定します。 このメソッドは深刻なセキュリティホールの原因となりえます。 デバッグ用にのみ利用してください。
デバッグ出力の出力先を指定します。
このメソッドは深刻なセキュリティホールの原因となりえます。
デバッグ用にのみ利用してください。
@param f デバッグ出力先を IO (もしくは << というメソッドを持つクラス)で指定します