2039件ヒット
[1-100件を表示]
(0.091秒)
種類
ライブラリ
- English (60)
- ビルトイン (108)
-
cgi
/ html (264) - csv (48)
- etc (252)
-
irb
/ context (36) -
irb
/ input-method (276) - logger (24)
- nkf (12)
-
rdoc
/ markup (36) - readline (24)
-
rexml
/ document (12) - rss (540)
-
rubygems
/ package / tar _ input (108) -
rubygems
/ requirement (12) -
rubygems
/ specification (24) -
rubygems
/ version (24) -
shell
/ builtin-command (12) -
shell
/ filter (12) -
shell
/ system-command (6) - win32ole (24)
- zlib (12)
クラス
- CSV (48)
-
Encoding
:: Converter (60) -
Encoding
:: InvalidByteSequenceError (12) -
Gem
:: Package :: TarInput (96) -
Gem
:: Requirement (12) -
Gem
:: Specification (24) -
Gem
:: Version (24) -
IRB
:: Context (36) -
IRB
:: FileInputMethod (36) -
IRB
:: InputMethod (48) -
IRB
:: ReadlineInputMethod (72) -
IRB
:: StdioInputMethod (72) - Logger (24)
-
RDoc
:: Markup (36) -
REXML
:: Text (12) -
RSS
:: Maker :: RSSBase (12) -
RSS
:: Maker :: TextinputBase (96) -
RSS
:: RDF (24) -
RSS
:: RDF :: Channel (24) -
RSS
:: RDF :: Channel :: Textinput (24) -
RSS
:: RDF :: Textinput (144) -
RSS
:: Rss (12) -
RSS
:: Rss :: Channel (24) -
RSS
:: Rss :: Channel :: TextInput (96) -
Shell
:: AppendFile (6) -
Shell
:: AppendIO (6) -
Shell
:: Filter (12) -
Shell
:: SystemCommand (6) -
WIN32OLE
_ PARAM (24) -
Zlib
:: GzipFile :: Error (12)
モジュール
-
CGI
:: HtmlExtension (264) - Etc (252)
- Kernel (96)
- Readline (24)
キーワード
-
$ DEFAULT _ INPUT (12) -
$ INPUT _ LINE _ NUMBER (12) -
$ INPUT _ RECORD _ SEPARATOR (12) -
$ NR (12) -
$ RS (12) - FileInputMethod (12)
- InputMethod (12)
-
NEWS for Ruby 3
. 0 . 0 (5) - NKF (12)
-
PC
_ 2 _ SYMLINKS (12) -
PC
_ ALLOC _ SIZE _ MIN (12) -
PC
_ ASYNC _ IO (12) -
PC
_ CHOWN _ RESTRICTED (12) -
PC
_ FILESIZEBITS (12) -
PC
_ LINK _ MAX (12) -
PC
_ MAX _ CANON (12) -
PC
_ MAX _ INPUT (12) -
PC
_ NAME _ MAX (12) -
PC
_ NO _ TRUNC (12) -
PC
_ PATH _ MAX (12) -
PC
_ PIPE _ BUF (12) -
PC
_ PRIO _ IO (12) -
PC
_ REC _ INCR _ XFER _ SIZE (12) -
PC
_ REC _ MAX _ XFER _ SIZE (12) -
PC
_ REC _ MIN _ XFER _ SIZE (12) -
PC
_ REC _ XFER _ ALIGN (12) -
PC
_ SYMLINK _ MAX (12) -
PC
_ SYNC _ IO (12) -
PC
_ TIMESTAMP _ RESOLUTION (12) -
PC
_ VDISABLE (12) - ReadlineInputMethod (12)
- StdioInputMethod (12)
- TarInput (12)
- TextInput (12)
- Textinput (60)
- TextinputBase (12)
- about (12)
- about= (12)
-
add
_ html (12) -
add
_ special (12) -
add
_ word _ pair (12) - cgi (12)
-
cgi
/ session (12) - checkbox (24)
-
checkbox
_ group (24) - close (12)
- create (24)
- date (12)
- date= (12)
- debug (24)
- description (36)
- description= (36)
- each (12)
- encoding (36)
- eof? (24)
-
extract
_ entry (12) -
file
_ field (24) -
file
_ input? (12) -
file
_ name (12) - filter (36)
-
from
_ yaml (12) - gets (48)
- hidden (24)
-
incomplete
_ input? (12) - input= (36)
- input? (12)
- io (12)
-
irb
/ input-method (12) -
lex
_ getline (12) - line (24)
- link (36)
- link= (36)
-
load
_ gemspec (12) - loop (24)
- name (36)
- name= (36)
- new (96)
- normalize (12)
-
normalize
_ yaml _ input (12) - open (12)
- output? (12)
-
password
_ field (24) -
primitive
_ convert (48) -
primitive
_ errinfo (12) - print (12)
-
radio
_ group (24) - rdoc (12)
-
rdoc
/ markup / to _ ansi (12) -
readable
_ atfer _ eof? (36) - readline (12)
- reset (24)
- resource (12)
- resource= (12)
-
ruby 1
. 6 feature (12) -
ruby 1
. 8 . 4 feature (12) -
rubygems
/ package / tar _ input (12) - submit (24)
- textInput (12)
- textInput= (12)
-
text
_ field (24) - textinput (48)
- textinput= (24)
- title (36)
- title= (36)
-
zipped
_ stream (12)
検索結果
先頭5件
-
NEWS for Ruby 3
. 0 . 0 (26006.0) -
NEWS for Ruby 3.0.0 このドキュメントは前回リリース以降のバグ修正を除くユーザーに影響のある機能の変更のリストです。
...NEWS for Ruby 3.0.0
このドキュメントは前回リリース以降のバグ修正を除くユーザーに影響のある機能の変更のリストです。
それぞれのエントリーは参照情報があるため短いです。
十分な情報と共に書かれた全ての変更のリス......ord arguments are now separated from positional arguments.
Code that resulted in deprecation warnings in Ruby 2.7 will now
result in ArgumentError or different behavior. 14183
* Procs accepting a single rest argument and keywords are no longer
subject to autosplatting. This now matche......l scope is now a RuntimeError.
14541
* Assigning to a numbered parameter is now a SyntaxError instead of
a warning.
== Command line options
=== `--help` option
When the environment variable `RUBY_PAGER` or `PAGER` is present and has
a non-empty value, and the standard input and output a... -
Shell
:: Filter # input -> Shell :: Filter | nil (24201.0) -
現在のフィルターを返します。
現在のフィルターを返します。 -
Zlib
:: GzipFile :: Error # input -> String | nil (24201.0) -
読み込んだ文字列(gzip 形式で圧縮されたもの)を返します。
読み込んだ文字列(gzip 形式で圧縮されたもの)を返します。 -
ruby 1
. 8 . 4 feature (23096.0) -
ruby 1.8.4 feature ruby 1.8.4 での ruby 1.8.3 からの変更点です。
...bug]: バグ修正
* [new]: 追加されたクラス/メソッドなど
* [compat]: 変更されたクラス/メソッドなど
* 互換性のある変更
* only backward-compatibility
* 影響の範囲が小さいと思われる変更もこちら
* [change]: 変更されたク....../UnboundMethod#bind [bug]>))
* ((<ruby 1.8.4 feature/set_trace_func [bug]>))
* ((<ruby 1.8.4 feature/set_trace_func [change]>))
* ((<ruby 1.8.4 feature/printf [bug]>))
* ((<ruby 1.8.4 feature/Hash [bug]>))
* ((<ruby 1.8.4 feature/test [bug]>))
* ((<ruby 1.8.4 feature/File.identical? [new....../openssl/extconf.rb: should check ERR_peek_last_error().
# [ruby-dev:27597]
#
# * ext/openssl/ossl.c (ossl_raise): ditto.
#
# ?
#Mon Oct 31 05:49:23 2005 GOTOU Yuuzou <gotoyuzo@notwork.org>
#
# * ext/openssl/ossl_cipher.c (ossl_cipher_update): input data must
# not b... -
ruby 1
. 6 feature (23030.0) -
ruby 1.6 feature ruby version 1.6 は安定版です。この版での変更はバグ修正がメイン になります。
...uby version 1.6 は安定版です。この版での変更はバグ修正がメイン
になります。
((<stable-snapshot|URL:ftp://ftp.netlab.co.jp/pub/lang/ruby/stable-snapshot.tar.gz>)) は、日々更新される安定版の最新ソースです。
== 1.6.8 (2002-12-24) -> stable-snapshot
:......rno
EAGAIN と EWOULDBLOCK が同じ値のシステムで、EWOULDBLOCK がなくなっ
ていました。現在は、このようなシステムでは、EWOULDBLOCK は、EAGAIN
として定義されています。(これは 1.6.7 とは異なる挙動です)
p Errno::EAGAIN......86-linux])
=> ruby: No program input from stdin allowed in tainted mode (SecurityError)
=> ruby 1.6.7 (2002-07-30) [i586-linux]
: 2002-05-20 IO#close
双方向のパイプの dup を close_write するとエラーになっていました。
((<ruby-dev:17155>))
open("|-"... -
Encoding
:: InvalidByteSequenceError # incomplete _ input? -> bool (18213.0) -
エラー発生時に入力文字列が不足している場合に真を返します。
...ncoding::Converter.new("EUC-JP", "ISO-8859-1")
begin
ec.convert("abc\xA1z")
rescue Encoding::InvalidByteSequenceError
p $!
#=> #<Encoding::InvalidByteSequenceError: "\xA1" followed by "z" on EUC-JP>
p $!.incomplete_input? #=> false
end
begin
ec.convert("abc\xA1")
ec.finish
rescue En......coding::InvalidByteSequenceError
p $! #=> #<Encoding::InvalidByteSequenceError: incomplete "\xA1" on EUC-JP>
p $!.incomplete_input? #=> true
end
//}... -
Kernel
$ $ INPUT _ LINE _ NUMBER -> Integer (15207.0) -
$. の別名
...$. の別名
1 e
2 f
3 g
4 h
5 i
# end of a.txt
require "English"
File.foreach(ARGV.at(0)){|line|
# read line
}
p $INPUT_LINE_NUMBER
# end of sample.rb
ruby sample.rb a.txt
#=> 5... -
Readline
. input=(input) (12440.0) -
readline メソッドで使用する入力用の File オブジェクト input を指定します。 戻り値は指定した File オブジェクト input です。
...readline メソッドで使用する入力用の File オブジェクト input を指定します。
戻り値は指定した File オブジェクト input です。
@param input File オブジェクトを指定します。... -
Gem
:: Specification . normalize _ yaml _ input(input) -> String (12308.0) -
YAML 形式の gemspec を正しくフォーマットします。
...YAML 形式の gemspec を正しくフォーマットします。
@param input 文字列か IO オブジェクトを指定します。... -
Shell
:: SystemCommand # input=(inp) (12301.0) -
@todo
@todo