るりまサーチ

最速Rubyリファレンスマニュアル検索!
1602件ヒット [101-200件を表示] (0.013秒)

別のキーワード

  1. uri dn
  2. uri dn=
  3. ldap dn
  4. ldap dn=
  5. ssl op_netscape_ca_dn_bug

ライブラリ

モジュール

キーワード

検索結果

<< < 1 2 3 4 ... > >>

Socket::Constants::AF_ISDN -> Integer (6100.0)

@todo Integrated Services Digital Network。 Socket.open の第一引数 domain に使用します。

@todo
Integrated Services Digital Network。
Socket.open の第一引数 domain に使用します。

Socket::Constants::NI_NOFQDN -> Integer (6100.0)

An FQDN is not required for local hosts, return only the local part.

...An FQDN is not required for local hosts, return only the local part.

Socket.getnameinfo, Addrinfo#getnameinfo の引数 flags に渡す
定数です。

@see getnameinfo(3)...

Socket::Constants::PF_ISDN -> Integer (6100.0)

@todo Integrated Services Digital Network。 Socket.open の第一引数 domain に使用します。

@todo
Integrated Services Digital Network。
Socket.open の第一引数 domain に使用します。

Socket::NI_NOFQDN -> Integer (6100.0)

An FQDN is not required for local hosts, return only the local part.

...An FQDN is not required for local hosts, return only the local part.

Socket.getnameinfo, Addrinfo#getnameinfo の引数 flags に渡す
定数です。

@see getnameinfo(3)...

Socket::PF_ISDN -> Integer (6100.0)

@todo Integrated Services Digital Network。 Socket.open の第一引数 domain に使用します。

@todo
Integrated Services Digital Network。
Socket.open の第一引数 domain に使用します。

絞り込み条件を変える

Time#wednesday? -> bool (6100.0)

self の表す時刻が水曜日である場合に true を返します。 そうでない場合に false を返します。

...self の表す時刻が水曜日である場合に true を返します。
そうでない場合に false を返します。

//emlist[][ruby]{
t = Time.local(1993, 2, 24) # => 1993-02-24 00:00:00 +0900
p t.wednesday? # => true
//}...

Net::HTTPMethodNotAllowed (6000.0)

HTTP レスポンス 405 (Method Not Allowed) を表現するクラスです。

...HTTP レスポンス 405 (Method Not Allowed) を表現するクラスです。

詳しくは 7231 Section 6.5.5 を見てください。...

REXML::UndefinedNamespaceException (6000.0)

XMLのパース中に、定義されていない名前空間が現れた場合に発生する 例外です。

XMLのパース中に、定義されていない名前空間が現れた場合に発生する
例外です。

Resolv::DNS (6000.0)

このクラスは DNS を利用した名前解決をするリゾルバを 表します。

...ラスは DNS を利用した名前解決をするリゾルバを
表します。

このクラスは実際には下位のクラスに処理を依頼します。

DN
Sについては以下を参照してください。
* STD0013
* 1035
* ftp://ftp.isi.edu/in-notes/iana/assignments/dns-parameter...
<< < 1 2 3 4 ... > >>