るりまサーチ

最速Rubyリファレンスマニュアル検索!
6379件ヒット [101-200件を表示] (0.098秒)
トップページ > クエリ:d[x] > クエリ:stat[x]

別のキーワード

  1. bigdecimal/util to_d
  2. float to_d
  3. rsa d
  4. rsa d=
  5. matrix d

ライブラリ

キーワード

検索結果

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

Shell::CommandProcessor#stat(filename) -> File::Stat (21208.0)

File クラスにある同名のクラスメソッドと同じです.

...File クラスにある同名のクラスメソッドと同じです.

@param filename ファイル名を表す文字列を指定します。

@see File.stat...

OpenSSL::OCSP::REVOKED_STATUS_NOSTATUS -> Integer (18300.0)

OpenSSL::OCSP::BasicResponse#status の失効理由コードで、 BasicResponse にコードが含まれていないことを意味します。

...OpenSSL::OCSP::BasicResponse#status の失効理由コードで、
BasicResponse にコードが含まれていないことを意味します。...

Encoding::STATELESS_ISO_2022_JP_KDDI -> Encoding (15200.0)

stateless-ISO-2022-JP-KDDI エンコーディングです。

...stateless-ISO-2022-JP-KDDI エンコーディングです。

stat
eless-ISO-2022-JP の亜種です。
KDDI の携帯電話で使われる絵文字が含まれています。


@see https://www.au.com/ezfactory/tec/spec/img/typeD.pdf...

Encoding::Stateless_ISO_2022_JP_KDDI -> Encoding (15200.0)

stateless-ISO-2022-JP-KDDI エンコーディングです。

...stateless-ISO-2022-JP-KDDI エンコーディングです。

stat
eless-ISO-2022-JP の亜種です。
KDDI の携帯電話で使われる絵文字が含まれています。


@see https://www.au.com/ezfactory/tec/spec/img/typeD.pdf...

static const char * thread_status_name(enum thread_status status) (12600.0)

絞り込み条件を変える

static int find_bad_fds(fd_set *dst, fd_set *src, int max) (12500.0)

Kernel$$CHILD_STATUS -> Process::Status | nil (12300.0)

$? の別名

...$? の別名

require "English"

out = `wget https://www.ruby-lang.org/en/about/license.txt -O - 2>/dev/null`

if $CHILD_STATUS.to_i == 0
print "wget success\n"
out.split(/\n/).each { |line|
printf "%s\n", line
}
else
print "wget failed\n"
end...

OpenSSL::OCSP::BasicResponse#add_status(cid, status, reason, revtime, thisupd, nextupd, exts) -> self (12300.0)

証明書の状態の問い合わせの結果をオブジェクトに追加します。

...sponse#status を見てください。

@param cid 問い合わせの(OpenSSL::OCSP::CertificateId オブジェクト)
@param status ステータスコード(整数)
@param reason 失効理由コード(整数)
@param revtime 失効時刻(Time オブジェクトもしくは nil)
@param thisupd 最終...
...更新時刻(Time オブジェクト)
@param nextupd 次回更新時刻(Time オブジェクト)
@param exts 拡張領域(OpenSSL::X509::Extension オブジェクトの配列)...

static VALUE rb_mod_append_features(VALUE module, VALUE include) (12300.0)

static VALUE rb_mod_extend_object(VALUE mod, VALUE obj) (12300.0)

絞り込み条件を変える

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