るりまサーチ (Ruby 2.5.0)

最速Rubyリファレンスマニュアル検索!
193件ヒット [1-100件を表示] (0.168秒)

別のキーワード

  1. matrix l
  2. kernel $-l
  3. _builtin $-l
  4. lupdecomposition l
  5. l

ライブラリ

モジュール

キーワード

検索結果

<< 1 2 > >>

RSS::Rss::Channel#item (63310.0)

@todo

@todo

Benchmark::Job#item(label = "") { ... } -> self (54607.0)

与えられたラベルとブロックをジョブリストに登録します。

与えられたラベルとブロックをジョブリストに登録します。

@param label ラベル

Benchmark::Report#item(label = "", *fmt) { ... } -> Benchmark::Tms (54607.0)

ラベルと与えられたブロックの実行時間を標準出力に出力します。

ラベルと与えられたブロックの実行時間を標準出力に出力します。

出力のフォーマットは Benchmark::Tms#format が行います。

@param label ラベル
@param fmt 結果に出力したいオブジェクト

@see Benchmark::Tms#format

RSS::ImageItemModel#image_item (36310.0)

@todo

@todo

RSS::ImageItemModel#image_item= (36310.0)

@todo

@todo

絞り込み条件を変える

RSS::Maker::ItemsBase::ItemBase#link (36304.0)

@todo

@todo

RSS::Maker::ItemsBase::ItemBase#link=() (36304.0)

@todo

@todo

RSS::Maker::ItemsBase::ItemBase#title (36304.0)

@todo

@todo

RSS::Maker::ItemsBase::ItemBase#title=() (36304.0)

@todo

@todo

RSS::Maker::RSS20::Items::Item::Enclosure#length (36304.0)

@todo

@todo

絞り込み条件を変える

RSS::Maker::RSS20::Items::Item::Enclosure#length=() (36304.0)

@todo

@todo

RSS::Maker::RSS20::Items::Item::Enclosure#url (36304.0)

@todo

@todo

RSS::Maker::RSS20::Items::Item::Enclosure#url=() (36304.0)

@todo

@todo

RSS::Maker::RSS20::Items::Item::Guid#isPermaLink (36304.0)

@todo

@todo

RSS::Maker::RSS20::Items::Item::Guid#isPermaLink=() (36304.0)

@todo

@todo

絞り込み条件を変える

RSS::Maker::RSS20::Items::Item::Source#url (36304.0)

@todo

@todo

RSS::Maker::RSS20::Items::Item::Source#url=() (36304.0)

@todo

@todo

Enumerable#collect {|item| ... } -> [object] (27610.0)

各要素に対してブロックを評価した結果を全て含む配列を返します。

各要素に対してブロックを評価した結果を全て含む配列を返します。

ブロックを省略した場合は Enumerator を返します。

//emlist[例][ruby]{
# すべて 3 倍にした配列を返す
p (1..3).map {|n| n * 3 } # => [3, 6, 9]
p (1..3).collect { "cat" } # => ["cat", "cat", "cat"]
//}

@see Array#collect, Array#map

Enumerable#collect -> Enumerator (27310.0)

各要素に対してブロックを評価した結果を全て含む配列を返します。

各要素に対してブロックを評価した結果を全て含む配列を返します。

ブロックを省略した場合は Enumerator を返します。

//emlist[例][ruby]{
# すべて 3 倍にした配列を返す
p (1..3).map {|n| n * 3 } # => [3, 6, 9]
p (1..3).collect { "cat" } # => ["cat", "cat", "cat"]
//}

@see Array#collect, Array#map

RSS::Rss::Channel#item= (27310.0)

@todo

@todo

絞り込み条件を変える

RSS::Maker::ItemsBase::ItemBase#enclosure (27304.0)

@todo

@todo

RSS::RDF::Channel#items (27304.0)

@todo

@todo

RSS::RDF::Channel#items= (27304.0)

@todo

@todo

RSS::RDF::Item#link (27304.0)

@todo

@todo

RSS::RDF::Item#link= (27304.0)

@todo

@todo

絞り込み条件を変える

RSS::RDF::Item#title (27304.0)

@todo

@todo

RSS::RDF::Item#title= (27304.0)

@todo

@todo

RSS::Rss::Channel#items (27304.0)

@todo

@todo

RSS::Rss::Channel::Item#enclosure (27304.0)

@todo

@todo

RSS::Rss::Channel::Item#enclosure= (27304.0)

@todo

@todo

絞り込み条件を変える

RSS::Rss::Channel::Item#link (27304.0)

@todo

@todo

RSS::Rss::Channel::Item#link= (27304.0)

@todo

@todo

RSS::Rss::Channel::Item#title (27304.0)

@todo

@todo

RSS::Rss::Channel::Item#title= (27304.0)

@todo

@todo

RSS::Rss::Channel::Item::Enclosure#length (27304.0)

@todo

@todo

絞り込み条件を変える

RSS::Rss::Channel::Item::Enclosure#length= (27304.0)

@todo

@todo

RSS::Rss::Channel::Item::Enclosure#url (27304.0)

@todo

@todo

RSS::Rss::Channel::Item::Enclosure#url= (27304.0)

@todo

@todo

RSS::Rss::Channel::Item::Guid#isPermaLink (27304.0)

@todo

@todo

* http://purl.org/dc/elements/1.1/

RSS::Rss::Channel::Item::Source#url (27304.0)

@todo

@todo

絞り込み条件を変える

RSS::Rss::Channel::Item::Source#url= (27304.0)

@todo

@todo

RSS::ImageItemModel::ImageItem#about (27004.0)

@todo

@todo

RSS::ImageItemModel::ImageItem#about= (27004.0)

@todo

@todo

RSS::ImageItemModel::ImageItem#date (27004.0)

@todo

@todo

RSS::ImageItemModel::ImageItem#date= (27004.0)

@todo

@todo

絞り込み条件を変える

RSS::ImageItemModel::ImageItem#height (27004.0)

@todo

@todo

RSS::ImageItemModel::ImageItem#height= (27004.0)

@todo

@todo

RSS::ImageItemModel::ImageItem#image_height (27004.0)

@todo

@todo

RSS::ImageItemModel::ImageItem#image_height= (27004.0)

@todo

@todo

RSS::ImageItemModel::ImageItem#image_width (27004.0)

@todo

@todo

絞り込み条件を変える

RSS::ImageItemModel::ImageItem#image_width= (27004.0)

@todo

@todo

RSS::ImageItemModel::ImageItem#resource (27004.0)

@todo

@todo

RSS::ImageItemModel::ImageItem#resource= (27004.0)

@todo

@todo

RSS::ImageItemModel::ImageItem#width (27004.0)

@todo

@todo

RSS::ImageItemModel::ImageItem#width= (27004.0)

@todo

@todo

絞り込み条件を変える

RSS::Maker::RSS20::Items::Item::Enclosure#type (27004.0)

@todo

@todo

RSS::Maker::RSS20::Items::Item::Enclosure#type=() (27004.0)

@todo

@todo

Enumerator::Lazy#flat_map {|item| ... } -> Enumerator::Lazy (18910.0)

ブロックの実行結果をひとつに繋げたものに対してイテレートするような Enumerator::Lazy のインスタンスを返します。

ブロックの実行結果をひとつに繋げたものに対してイテレートするような
Enumerator::Lazy のインスタンスを返します。

//emlist[][ruby]{
["foo", "bar"].lazy.flat_map {|i| i.each_char.lazy}.force
#=> ["f", "o", "o", "b", "a", "r"]
//}

ブロックの返した値 x は、以下の場合にのみ分解され、連結されます。

* x が配列であるか、to_ary メソッドを持つとき
* x が each および force メソッドを持つ (例:Enumerator::Lazy) ...

Enumerable#all? {|item| ... } -> bool (18625.0)

すべての要素が真である場合に true を返します。 偽である要素があれば、ただちに false を返します。

すべての要素が真である場合に true を返します。
偽である要素があれば、ただちに false を返します。

ブロックを伴う場合は、各要素に対してブロックを評価し、すべての結果
が真である場合に true を返します。ブロックが偽を返した時点で、
ただちに false を返します。

自身に要素が存在しない場合は true を返します。

@param pattern ブロックの代わりに各要素に対して pattern === item を評価します。

//emlist[例][ruby]{
require 'set'

# すべて正の数か?
p Set[5, 6, 7].all? {|...

Array#collect {|item| ... } -> [object] (18610.0)

各要素に対してブロックを評価した結果を全て含む配列を返します。

各要素に対してブロックを評価した結果を全て含む配列を返します。

ブロックを省略した場合は Enumerator を返します。

//emlist[例][ruby]{
# すべて 3 倍にする
p [1, 2, 3].map {|n| n * 3 } # => [3, 6, 9]
//}

@see Enumerable#collect, Enumerable#map

絞り込み条件を変える

Array#collect! {|item| ..} -> self (18610.0)

各要素を順番にブロックに渡して評価し、その結果で要素を 置き換えます。

各要素を順番にブロックに渡して評価し、その結果で要素を
置き換えます。

ブロックが与えられなかった場合は、自身と map! から生成した
Enumerator オブジェクトを返します。

//emlist[例][ruby]{
ary = [1, 2, 3]
ary.map! {|i| i * 3 }
p ary #=> [3, 6, 9]

ary = [1, 2, 3]
e = ary.map!
e.each{ 1 }
p ary #=> [1, 1, 1]
//}

@see Array#collect, Enumerator

Enumerable#find_all {|item| ... } -> [object] (18610.0)

各要素に対してブロックを評価した値が真であった要素を全て含む配列を 返します。真になる要素がひとつもなかった場合は空の配列を返します。

各要素に対してブロックを評価した値が真であった要素を全て含む配列を
返します。真になる要素がひとつもなかった場合は空の配列を返します。

ブロックを省略した場合は Enumerator を返します。

//emlist[例][ruby]{
(1..10).find_all # => #<Enumerator: 1..10:find_all>
(1..10).find_all { |i| i % 3 == 0 } # => [3, 6, 9]

[1,2,3,4,5].select # => #<E...

Enumerable#select {|item| ... } -> [object] (18610.0)

各要素に対してブロックを評価した値が真であった要素を全て含む配列を 返します。真になる要素がひとつもなかった場合は空の配列を返します。

各要素に対してブロックを評価した値が真であった要素を全て含む配列を
返します。真になる要素がひとつもなかった場合は空の配列を返します。

ブロックを省略した場合は Enumerator を返します。

//emlist[例][ruby]{
(1..10).find_all # => #<Enumerator: 1..10:find_all>
(1..10).find_all { |i| i % 3 == 0 } # => [3, 6, 9]

[1,2,3,4,5].select # => #<E...

Enumerator::Lazy#collect {|item| ... } -> Enumerator::Lazy (18610.0)

Enumerable#map と同じですが、配列ではなくEnumerator::Lazy を返します。

Enumerable#map と同じですが、配列ではなくEnumerator::Lazy を返します。

@raise ArgumentError ブロックを指定しなかった場合に発生します。

//emlist[例][ruby]{
1.step.lazy.map{ |n| n % 3 == 0 }
# => #<Enumerator::Lazy: #<Enumerator::Lazy: #<Enumerator: 1:step>>:map>

1.step.lazy.collect{ |n| n.succ }.take(10).force
# => [2, 3, 4, 5, 6, 7, 8,...

Enumerator::Lazy#collect_concat {|item| ... } -> Enumerator::Lazy (18610.0)

ブロックの実行結果をひとつに繋げたものに対してイテレートするような Enumerator::Lazy のインスタンスを返します。

ブロックの実行結果をひとつに繋げたものに対してイテレートするような
Enumerator::Lazy のインスタンスを返します。

//emlist[][ruby]{
["foo", "bar"].lazy.flat_map {|i| i.each_char.lazy}.force
#=> ["f", "o", "o", "b", "a", "r"]
//}

ブロックの返した値 x は、以下の場合にのみ分解され、連結されます。

* x が配列であるか、to_ary メソッドを持つとき
* x が each および force メソッドを持つ (例:Enumerator::Lazy) ...

絞り込み条件を変える

Enumerator::Lazy#find_all {|item| ... } -> Enumerator::Lazy (18610.0)

Enumerable#select と同じですが、配列ではなくEnumerator::Lazy を返します。

Enumerable#select と同じですが、配列ではなくEnumerator::Lazy を返します。

@raise ArgumentError ブロックを指定しなかった場合に発生します。

//emlist[例][ruby]{
1.step.lazy.find_all { |i| i.even? }
# => #<Enumerator::Lazy: #<Enumerator::Lazy: #<Enumerator: 1:step>>:find_all>

1.step.lazy.select { |i| i.even? }.take(10).force
# => [2, 4, 6,...

Enumerator::Lazy#select {|item| ... } -> Enumerator::Lazy (18610.0)

Enumerable#select と同じですが、配列ではなくEnumerator::Lazy を返します。

Enumerable#select と同じですが、配列ではなくEnumerator::Lazy を返します。

@raise ArgumentError ブロックを指定しなかった場合に発生します。

//emlist[例][ruby]{
1.step.lazy.find_all { |i| i.even? }
# => #<Enumerator::Lazy: #<Enumerator::Lazy: #<Enumerator: 1:step>>:find_all>

1.step.lazy.select { |i| i.even? }.take(10).force
# => [2, 4, 6,...

Array#select {|item| ... } -> [object] (18607.0)

各要素に対してブロックを評価した値が真であった要素を全て含む配列を 返します。真になる要素がひとつもなかった場合は空の配列を返します。

各要素に対してブロックを評価した値が真であった要素を全て含む配列を
返します。真になる要素がひとつもなかった場合は空の配列を返します。

ブロックを省略した場合は Enumerator を返します。

//emlist[例][ruby]{
[1,2,3,4,5].select # => #<Enumerator: [1, 2, 3, 4, 5]:select>
[1,2,3,4,5].select { |num| num.even? } # => [2, 4]
//}
@see Enumerable#select
@see Array#select...

Array#select! {|item| block } -> self | nil (18607.0)

ブロックが真を返した要素を残し、偽を返した要素を自身から削除します。 変更があった場合は self を、 変更がなかった場合には nil を返します。

ブロックが真を返した要素を残し、偽を返した要素を自身から削除します。
変更があった場合は self を、
変更がなかった場合には nil を返します。

//emlist[例][ruby]{
a = %w{ a b c d e f }
a.select! {|v| v =~ /[a-z]/ } # => nil
a # => ["a", "b", "c", "d", "e", "f"]
//}

ブロックが与えられなかった場合は、自身と select! から生成した
Enumerator オブジェクトを返します。

@see Array#keep_if, Array#reject!

Enumerator::Lazy#drop_while {|item| ... } -> Enumerator::Lazy (18607.0)

Enumerable#drop_while と同じですが、配列ではなくEnumerator::Lazy を返します。

Enumerable#drop_while と同じですが、配列ではなくEnumerator::Lazy を返します。

//emlist[例][ruby]{
1.step.lazy.drop_while { |i| i < 42 }
# => #<Enumerator::Lazy: #<Enumerator::Lazy: #<Enumerator: 1:step>>:drop_while>

1.step.lazy.drop_while { |i| i < 42 }.take(10).force
# => [42, 43, 44, 45, 46, 47, 48, 49, 50, 51]
//...

絞り込み条件を変える

Enumerator::Lazy#take_while {|item| ... } -> Enumerator::Lazy (18607.0)

Enumerable#take_while と同じですが、配列ではなくEnumerator::Lazy を返します。

Enumerable#take_while と同じですが、配列ではなくEnumerator::Lazy を返します。

//emlist[例][ruby]{
1.step.lazy.zip(('a'..'z').cycle).take_while { |e| e.first < 100_000 }
# => #<Enumerator::Lazy: #<Enumerator::Lazy: #<Enumerator::Lazy: #<Enumerator: 1:step>>:zip(#<Enumerator: "a".."z":cycle>)>:take_while>

1.step.lazy....

Net::IMAP#getacl(mailbox) -> [Net::IMAP::MailboxACLItem] (18604.0)

GETACL コマンドを送り、メールボックスの ACL(Access Control List) を取得します。

GETACL コマンドを送り、メールボックスの
ACL(Access Control List) を取得します。

Net::IMAP#getacl で指定したメールボックスに
対し何らかの権限を持つ各ユーザに対して
Net::IMAP::MailboxACLItem オブジェクトが
作られ、その配列が返されます。

GETACL コマンドは 2086 で定義されています。
詳しくはそちらを参照してください。

@param mailbox メールボックス名(文字列)
@see Net::IMAP::MailboxACLItem

Benchmark::Report#list -> [Benchmark::Tms] (18370.0)

Benchmark::Report#item 実行時に作成された Benchmark::Tms オ ブジェクトの一覧を返します。

Benchmark::Report#item 実行時に作成された Benchmark::Tms オ
ブジェクトの一覧を返します。

@see Benchmark::Report#item

Enumerable#all? -> bool (18325.0)

すべての要素が真である場合に true を返します。 偽である要素があれば、ただちに false を返します。

すべての要素が真である場合に true を返します。
偽である要素があれば、ただちに false を返します。

ブロックを伴う場合は、各要素に対してブロックを評価し、すべての結果
が真である場合に true を返します。ブロックが偽を返した時点で、
ただちに false を返します。

自身に要素が存在しない場合は true を返します。

@param pattern ブロックの代わりに各要素に対して pattern === item を評価します。

//emlist[例][ruby]{
require 'set'

# すべて正の数か?
p Set[5, 6, 7].all? {|...

Enumerable#all?(pattern) -> bool (18325.0)

すべての要素が真である場合に true を返します。 偽である要素があれば、ただちに false を返します。

すべての要素が真である場合に true を返します。
偽である要素があれば、ただちに false を返します。

ブロックを伴う場合は、各要素に対してブロックを評価し、すべての結果
が真である場合に true を返します。ブロックが偽を返した時点で、
ただちに false を返します。

自身に要素が存在しない場合は true を返します。

@param pattern ブロックの代わりに各要素に対して pattern === item を評価します。

//emlist[例][ruby]{
require 'set'

# すべて正の数か?
p Set[5, 6, 7].all? {|...

絞り込み条件を変える

Array#collect -> Enumerator (18310.0)

各要素に対してブロックを評価した結果を全て含む配列を返します。

各要素に対してブロックを評価した結果を全て含む配列を返します。

ブロックを省略した場合は Enumerator を返します。

//emlist[例][ruby]{
# すべて 3 倍にする
p [1, 2, 3].map {|n| n * 3 } # => [3, 6, 9]
//}

@see Enumerable#collect, Enumerable#map

Array#collect! -> Enumerator (18310.0)

各要素を順番にブロックに渡して評価し、その結果で要素を 置き換えます。

各要素を順番にブロックに渡して評価し、その結果で要素を
置き換えます。

ブロックが与えられなかった場合は、自身と map! から生成した
Enumerator オブジェクトを返します。

//emlist[例][ruby]{
ary = [1, 2, 3]
ary.map! {|i| i * 3 }
p ary #=> [3, 6, 9]

ary = [1, 2, 3]
e = ary.map!
e.each{ 1 }
p ary #=> [1, 1, 1]
//}

@see Array#collect, Enumerator

Enumerable#find_all -> Enumerator (18310.0)

各要素に対してブロックを評価した値が真であった要素を全て含む配列を 返します。真になる要素がひとつもなかった場合は空の配列を返します。

各要素に対してブロックを評価した値が真であった要素を全て含む配列を
返します。真になる要素がひとつもなかった場合は空の配列を返します。

ブロックを省略した場合は Enumerator を返します。

//emlist[例][ruby]{
(1..10).find_all # => #<Enumerator: 1..10:find_all>
(1..10).find_all { |i| i % 3 == 0 } # => [3, 6, 9]

[1,2,3,4,5].select # => #<E...

Enumerable#map {|item| ... } -> [object] (18310.0)

各要素に対してブロックを評価した結果を全て含む配列を返します。

各要素に対してブロックを評価した結果を全て含む配列を返します。

ブロックを省略した場合は Enumerator を返します。

//emlist[例][ruby]{
# すべて 3 倍にした配列を返す
p (1..3).map {|n| n * 3 } # => [3, 6, 9]
p (1..3).collect { "cat" } # => ["cat", "cat", "cat"]
//}

@see Array#collect, Array#map

Enumerable#select -> Enumerator (18310.0)

各要素に対してブロックを評価した値が真であった要素を全て含む配列を 返します。真になる要素がひとつもなかった場合は空の配列を返します。

各要素に対してブロックを評価した値が真であった要素を全て含む配列を
返します。真になる要素がひとつもなかった場合は空の配列を返します。

ブロックを省略した場合は Enumerator を返します。

//emlist[例][ruby]{
(1..10).find_all # => #<Enumerator: 1..10:find_all>
(1..10).find_all { |i| i % 3 == 0 } # => [3, 6, 9]

[1,2,3,4,5].select # => #<E...

絞り込み条件を変える

Array#select -> Enumerator (18307.0)

各要素に対してブロックを評価した値が真であった要素を全て含む配列を 返します。真になる要素がひとつもなかった場合は空の配列を返します。

各要素に対してブロックを評価した値が真であった要素を全て含む配列を
返します。真になる要素がひとつもなかった場合は空の配列を返します。

ブロックを省略した場合は Enumerator を返します。

//emlist[例][ruby]{
[1,2,3,4,5].select # => #<Enumerator: [1, 2, 3, 4, 5]:select>
[1,2,3,4,5].select { |num| num.even? } # => [2, 4]
//}
@see Enumerable#select
@see Array#select...

Array#select! -> Enumerator (18307.0)

ブロックが真を返した要素を残し、偽を返した要素を自身から削除します。 変更があった場合は self を、 変更がなかった場合には nil を返します。

ブロックが真を返した要素を残し、偽を返した要素を自身から削除します。
変更があった場合は self を、
変更がなかった場合には nil を返します。

//emlist[例][ruby]{
a = %w{ a b c d e f }
a.select! {|v| v =~ /[a-z]/ } # => nil
a # => ["a", "b", "c", "d", "e", "f"]
//}

ブロックが与えられなかった場合は、自身と select! から生成した
Enumerator オブジェクトを返します。

@see Array#keep_if, Array#reject!

Enumerator::Lazy#take_while -> Enumerator::Lazy (18307.0)

Enumerable#take_while と同じですが、配列ではなくEnumerator::Lazy を返します。

Enumerable#take_while と同じですが、配列ではなくEnumerator::Lazy を返します。

//emlist[例][ruby]{
1.step.lazy.zip(('a'..'z').cycle).take_while { |e| e.first < 100_000 }
# => #<Enumerator::Lazy: #<Enumerator::Lazy: #<Enumerator::Lazy: #<Enumerator: 1:step>>:zip(#<Enumerator: "a".."z":cycle>)>:take_while>

1.step.lazy....

Enumerable#map -> Enumerator (18010.0)

各要素に対してブロックを評価した結果を全て含む配列を返します。

各要素に対してブロックを評価した結果を全て含む配列を返します。

ブロックを省略した場合は Enumerator を返します。

//emlist[例][ruby]{
# すべて 3 倍にした配列を返す
p (1..3).map {|n| n * 3 } # => [3, 6, 9]
p (1..3).collect { "cat" } # => ["cat", "cat", "cat"]
//}

@see Array#collect, Array#map

Net::IMAP::MailboxACLItem#rights -> String (18004.0)

アクセス権限を文字列で返します。

アクセス権限を文字列で返します。

Net::IMAP::MailboxACLItem#user で得られるユーザが
持っている権限が返されます。

この文字列の意味については 2086 を参照してください。

絞り込み条件を変える

Net::IMAP::MailboxACLItem#user -> String (18004.0)

ユーザ名を返します。

ユーザ名を返します。

このユーザは
Net::IMAP#getacl で指定したメールボックスに
対し何らかの権限を持っています。

RSS::RDF::Channel::Items#resources (18004.0)

@todo

@todo

RSS::Rss::Channel::Item#author (18004.0)

@todo

@todo

RSS::Rss::Channel::Item#author= (18004.0)

@todo

@todo

RSS::Rss::Channel::Item#categories (18004.0)

@todo

@todo

絞り込み条件を変える

RSS::Rss::Channel::Item#category (18004.0)

@todo

@todo

RSS::Rss::Channel::Item#category= (18004.0)

@todo

@todo

RSS::Rss::Channel::Item#comments (18004.0)

@todo

@todo

RSS::Rss::Channel::Item#comments= (18004.0)

@todo

@todo

RSS::Rss::Channel::Item#date (18004.0)

@todo

@todo

絞り込み条件を変える

RSS::Rss::Channel::Item#date= (18004.0)

@todo

@todo

RSS::Rss::Channel::Item#description (18004.0)

@todo

@todo

RSS::Rss::Channel::Item#description= (18004.0)

@todo

@todo

RSS::Rss::Channel::Item#guid (18004.0)

@todo

@todo

RSS::Rss::Channel::Item#guid= (18004.0)

@todo

@todo

絞り込み条件を変える

<< 1 2 > >>