732件ヒット
[1-100件を表示]
(0.105秒)
ライブラリ
- ビルトイン (48)
-
net
/ imap (12) -
net
/ smtp (84) - openssl (24)
- resolv (36)
- rss (72)
-
rubygems
/ dependency _ installer (24) - socket (360)
-
webrick
/ config (12)
クラス
- Addrinfo (48)
-
CGI
:: Cookie (24) -
Gem
:: DependencyInstaller (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 (168)
-
Socket
:: AncillaryData (12) -
WEBrick
:: Cookie (24)
モジュール
-
OpenSSL
:: Random (24) -
Socket
:: Constants (120) -
WEBrick
:: Config (12)
キーワード
-
1
. 6 . 8から1 . 8 . 0への変更点(まとめ) (12) -
AF
_ DATAKIT (24) -
AF
_ DEC (24) -
AF
_ DLI (24) -
AF
_ ISDN (24) -
AF
_ NDRV (24) - Addrinfo (12)
-
DEFAULT
_ OPTIONS (12) - DigestAuth (12)
- DomainError (12)
- DomainName (12)
- FloatDomainError (12)
-
PF
_ DATAKIT (24) -
PF
_ DEC (24) -
PF
_ DLI (24) -
PF
_ ISDN (24) -
PF
_ NDRV (24) - digits (24)
- domain= (60)
- egd (12)
-
egd
_ bytes (12) - ehlo (12)
-
family
_ addrinfo (24) - helo (12)
- name (12)
- new (24)
- open (12)
- pair (12)
- ready (12)
- route (12)
-
send
_ mail (12) - sendmail (12)
- socketpair (12)
-
subdomain
_ of? (12) - unix? (12)
-
unix
_ path (12) -
unix
_ rights (12)
検索結果
先頭5件
-
RSS
:: Maker :: ChannelBase :: CategoriesBase :: CategoryBase # domain (24202.0) -
@todo
...@todo... -
RSS
:: Rss :: Channel :: Cloud # domain (24202.0) -
@todo
...@todo... -
RSS
:: Rss :: Channel :: Item :: Category # domain (24202.0) -
@todo
...@todo... -
WEBrick
:: Cookie # domain -> String (24202.0) -
ドメイン名を文字列で表すアクセサです。
ドメイン名を文字列で表すアクセサです。
@param value ドメイン名を表す文字列を指定します。 -
CGI
:: Cookie # domain -> String (24201.0) -
クッキーを適用するドメインを返します。
クッキーを適用するドメインを返します。 -
Resolv
:: DNS :: Name # subdomain _ of?(other) -> bool (12242.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=() (12202.0) -
@todo
...@todo... -
RSS
:: Rss :: Channel :: Cloud # domain= (12202.0) -
@todo
...@todo... -
RSS
:: Rss :: Channel :: Item :: Category # domain= (12202.0) -
@todo
...@todo...