324件ヒット
[1-100件を表示]
(0.068秒)
クラス
- Addrinfo (48)
-
CGI
:: Cookie (24) - Integer (24)
-
Net
:: IMAP :: Address (12) -
Net
:: SMTP (84) -
RSS
:: Maker :: ChannelBase :: CategoriesBase :: CategoryBase (24) -
RSS
:: Rss :: Channel :: Cloud (24) -
RSS
:: Rss :: Channel :: Item :: Category (24) -
Resolv
:: DNS :: Name (12) -
Resolv
:: DNS :: Resource :: DomainName (12) -
Socket
:: AncillaryData (12) -
WEBrick
:: Cookie (24)
キーワード
- digits (24)
- domain= (60)
- ehlo (12)
-
family
_ addrinfo (24) - helo (12)
- name (12)
- ready (12)
- route (12)
-
send
_ mail (12) - sendmail (12)
-
subdomain
_ of? (12) - unix? (12)
-
unix
_ path (12) -
unix
_ rights (12)
検索結果
先頭5件
-
RSS
:: Maker :: ChannelBase :: CategoriesBase :: CategoryBase # domain (18103.0) -
@todo
@todo -
RSS
:: Rss :: Channel :: Cloud # domain (18103.0) -
@todo
@todo -
RSS
:: Rss :: Channel :: Item :: Category # domain (18103.0) -
@todo
@todo -
WEBrick
:: Cookie # domain -> String (18103.0) -
ドメイン名を文字列で表すアクセサです。
ドメイン名を文字列で表すアクセサです。
@param value ドメイン名を表す文字列を指定します。 -
CGI
:: Cookie # domain -> String (18102.0) -
クッキーを適用するドメインを返します。
クッキーを適用するドメインを返します。 -
Resolv
:: DNS :: Name # subdomain _ of?(other) -> bool (6143.0) -
other が self のサブドメインであるかどうかを返します。
...v"
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?(domain) #=> false
p Resolv::DNS::Name.create("z").subdomain_of?(domain)......#=> false
p Resolv::DNS::Name.create("x.y.z.").subdomain_of?(domain) #=> false
p Resolv::DNS::Name.create("w.z").subdomain_of?(domain) #=> false
//}... -
RSS
:: Maker :: ChannelBase :: CategoriesBase :: CategoryBase # domain=() (6103.0) -
@todo
@todo -
RSS
:: Rss :: Channel :: Cloud # domain= (6103.0) -
@todo
@todo -
RSS
:: Rss :: Channel :: Item :: Category # domain= (6103.0) -
@todo
@todo