8件ヒット
[1-8件を表示]
(0.008秒)
クラス
キーワード
- domain (2)
-
subdomain
_ of? (1)
検索結果
先頭5件
-
CGI
:: Cookie # domain=(value) (54304.0) -
クッキーを適用するドメインをセットします。
クッキーを適用するドメインをセットします。
@param value ドメインを指定します。 -
RSS
:: Rss :: Channel :: Cloud # domain= (45307.0) -
@todo
@todo -
RSS
:: Rss :: Channel :: Item :: Category # domain= (45307.0) -
@todo
@todo -
RSS
:: Maker :: ChannelBase :: CategoriesBase :: CategoryBase # domain=() (45304.0) -
@todo
@todo -
WEBrick
:: Cookie # domain=(value) (45304.0) -
ドメイン名を文字列で表すアクセサです。
ドメイン名を文字列で表すアクセサです。
@param value ドメイン名を表す文字列を指定します。 -
Resolv
:: DNS :: Name # subdomain _ of?(other) -> bool (22.0) -
other が self のサブドメインであるかどうかを返します。
other が self のサブドメインであるかどうかを返します。
//emlist[][ruby]{
require "resolv"
domain = Resolv::DNS::Name.create("y.z")
p Resolv::DNS::Name.create("w.x.y.z").subdomain_of?(domain) #=> true
p Resolv::DNS::Name.create("x.y.z").subdomain_of?(domain) #=> true
p Resolv::DNS::Name.create("y.z").subdomain_of?(domai... -
RSS
:: Rss :: Channel :: Cloud # domain (7.0) -
@todo
@todo -
RSS
:: Rss :: Channel :: Item :: Category # domain (7.0) -
@todo
@todo