るりまサーチ

最速Rubyリファレンスマニュアル検索!
139件ヒット [1-100件を表示] (0.161秒)
トップページ > クエリ:-[x] > クエリ:r[x] > クエリ:extensions[x]

別のキーワード

  1. _builtin -
  2. open-uri open
  3. irb/input-method new
  4. irb/input-method gets
  5. matrix -

検索結果

<< 1 2 > >>

URI::LDAP#extensions -> String (21317.0)

自身の extensions を文字列で返します。

...自身の extensions を文字列で返します。...

OpenSSL::X509::CRL#extensions -> [OpenSSL::X509::Extension] (21201.0)

CRL が持っている拡張領域のデータを配列で返します。

...CRL が持っている拡張領域のデータを配列で返します。...

OpenSSL::X509::Certificate#extensions -> [OpenSSL::X509::Extension] (21201.0)

証明書の拡張領域の内容を返します。

証明書の拡張領域の内容を返します。

OpenSSL::X509::Revoked#extensions -> [OpenSSL::X509::Extension] (21201.0)

拡張領域のデータを配列で返します。

拡張領域のデータを配列で返します。

Gem::Specification#extensions -> [String] (18301.0)

拡張ライブラリをコンパイルするために必要な extconf.rb 形式のファイルのリストを返します。

...拡張ライブラリをコンパイルするために必要な extconf.rb 形式のファイルのリストを返します。...

絞り込み条件を変える

RDoc::Markdown::DEFAULT_EXTENSIONS -> [Symbol] (9201.0)

デフォルトで有効になっている拡張の一覧を Symbol の配列で返します。

デフォルトで有効になっている拡張の一覧を Symbol の配列で返します。

RDoc::Markdown::EXTENSIONS -> [Symbol] (9201.0)

サポートする拡張の一覧を Symbol の配列で返します。

サポートする拡張の一覧を Symbol の配列で返します。

Gem::Platform::RUBY -> String (6216.0)

Pure Ruby の Gem はバイナリファイルをビルドするために Gem::Specification#extensions を使用する可能性があります。

...Pure Ruby の Gem はバイナリファイルをビルドするために Gem::Specification#extensions
を使用する可能性があります。...

xmlrpc (6124.0)

XML-RPC を扱うためのライブラリです。

...L-RPC を扱うためのライブラリです。

このページは xmlrpc ライブラリのまとめのページであり、require 'xmlrpc' を実行しても
エラーになることに注意して下さい。

=== Author and Copyright

Copyright (C) 2001-2004 by Michael Neumann

R
eleased under...
...he same term of license as Ruby.

=== Overview

XMLRPC is a lightweight protocol that enables remote procedure calls over
HTTP. It is defined at http://www.xmlrpc.com.

XMLRPC allows you to create simple distributed computing solutions that span
computer languages. Its distinctive feature is its s...
.../xmlrpc-c.sourceforge.net/api/sample.php")
r
esult = server.call("sample.sumAndDifference", 5, 3)
pp result

=== Documentation

See http://www.ntecs.de/projects/xmlrpc4r. There is plenty of detail there to
use the client and implement a server.

=== Features of XMLRPC for Ruby

* Extensions...

ruby 1.8.4 feature (4470.0)

ruby 1.8.4 feature ruby 1.8.4 での ruby 1.8.3 からの変更点です。

...ruby 1.8.4 feature
r
uby 1.8.4 での ruby 1.8.3 からの変更点です。

掲載方針

*バグ修正の影響も含めて動作が変わるものを収録する。
*単にバグを直しただけのものは収録しない。
*ライブラリへの単なる定数の追加は収録しない。...
...ある変更
* only backward-compatibility
* 影響の範囲が小さいと思われる変更もこちら
* [change]: 変更されたクラス/メソッドなど(互換性のない変更)
* [obsolete]: 廃止された(される予定の)機能
* [platform]: 対応プラットフォ...
...ck for X509V3_EXT_nconf_nid.
#
# * ext/openssl/ossl_x509ext.c (MakeX509ExtFactory): should use
# OPENSSL_malloc to allocate X509V3_CTX.
#
# * ext/openssl/ossl_x509ext.c (ossl_x509extfactory_create_ext): use
# X509V3_EXT_nconf_nid to avoid SEGV (and to build extensions whi...

絞り込み条件を変える

<< 1 2 > >>