1820件ヒット
[101-200件を表示]
(0.044秒)
別のキーワード
ライブラリ
-
irb
/ cmd / nop (12) -
irb
/ context (516) -
irb
/ ext / history (12) -
irb
/ ext / math-mode (8) -
irb
/ ext / save-history (36) -
irb
/ ext / tracer (24) -
irb
/ ext / use-loader (48) -
irb
/ extend-command (12) -
net
/ smtp (48) - openssl (480)
- psych (12)
-
rdoc
/ code _ object (12) -
rdoc
/ context (504) - rexml (12)
-
rexml
/ document (48) -
webrick
/ ssl (12) - win32ole (24)
クラス
-
IRB
:: Context (620) -
IRB
:: ExtendCommand :: Nop (12) -
Net
:: SMTP (48) -
OpenSSL
:: ASN1 :: ASN1Data (12) -
OpenSSL
:: SSL :: SSLContext (360) -
OpenSSL
:: SSL :: SSLSocket (12) -
OpenSSL
:: X509 :: StoreContext (96) -
Psych
:: SyntaxError (12) -
RDoc
:: CodeObject (12) -
RDoc
:: Context (420) -
RDoc
:: Context :: Section (84) -
REXML
:: DocType (12) -
REXML
:: Element (36) -
REXML
:: ParseException (12) -
WEBrick
:: GenericServer (12) -
WIN32OLE
_ METHOD (12) -
WIN32OLE
_ TYPE (12)
モジュール
キーワード
- <=> (12)
- == (12)
-
_ _ inspect _ _ (12) -
_ _ to _ s _ _ (12) -
add
_ alias (12) -
add
_ attribute (12) -
add
_ class (12) -
add
_ class _ or _ module (12) -
add
_ constant (12) -
add
_ include (12) -
add
_ method (12) -
add
_ module (12) -
add
_ require (12) -
add
_ to (12) - aliases (12)
-
ap
_ name (12) - attributes (12)
-
auto
_ indent _ mode (12) -
back
_ trace _ limit (12) -
ca
_ file (12) -
ca
_ path (12) - cert (12)
-
cert
_ store (12) - chain (12)
- ciphers (12)
- classes (12)
- cleanup (12)
-
client
_ ca (12) -
client
_ cert _ cb (12) - comment (12)
- constants (12)
-
current
_ cert (12) -
current
_ crl (12) -
current
_ section (12) - debug? (12)
-
debug
_ level (12) -
each
_ attribute (12) -
each
_ classmodule (12) -
each
_ constant (12) -
each
_ method (12) - echo (12)
- echo? (12)
-
enable
_ ssl (12) -
enable
_ starttls (12) -
enable
_ starttls _ auto (12) -
enable
_ tls (12) - error (12)
-
error
_ depth (12) -
error
_ string (12) -
eval
_ history (12) - evaluate (12)
- exit (12)
-
extra
_ chain _ cert (12) -
file
_ input? (12) -
find
_ enclosing _ module _ named (12) -
find
_ module _ named (12) -
flush
_ sessions (12) - helpcontext (24)
-
history
_ file (12) -
ignore
_ eof (12) -
ignore
_ eof? (12) -
ignore
_ sigint (12) -
ignore
_ sigint? (12) - includes (12)
-
init
_ save _ history (12) -
initialize
_ classes _ and _ modules (12) -
initialize
_ methods _ etc (12) - inspect (24)
- inspect? (12)
-
inspect
_ mode (12) - io (12)
- irb (12)
-
irb
_ context (24) -
irb
_ load (12) -
irb
_ name (12) -
irb
_ path (12) -
irb
_ require (12) - key (12)
-
last
_ value (12) -
load
_ modules (12) - main (12)
- math? (4)
-
math
_ mode (4) -
method
_ list (12) - modules (12)
- name (12)
- parent (12)
-
prompt
_ c (12) -
prompt
_ i (12) -
prompt
_ mode (12) -
prompt
_ n (12) -
prompt
_ s (12) - prompting? (12)
- raw (12)
- rc (12)
- rc? (12)
-
renegotiation
_ cb (12) -
renegotiation
_ cb= (12) - requires (12)
-
return
_ format (12) -
save
_ history (12) - section (12)
- sections (12)
- sequence (12)
-
servername
_ cb (12) -
session
_ add (12) -
session
_ cache _ mode (12) -
session
_ cache _ size (12) -
session
_ cache _ stats (12) -
session
_ get _ cb (12) -
session
_ id _ context (12) -
session
_ new _ cb (12) -
session
_ remove (12) -
session
_ remove _ cb (12) -
set
_ comment (12) -
set
_ current _ section (12) -
set
_ last _ value (12) -
set
_ params (12) -
set
_ visibility _ for (12) -
ssl
_ context (12) -
ssl
_ timeout (12) -
tag
_ class (12) - thread (12)
- timeout (12)
- title (12)
-
tmp
_ dh _ callback (12) -
to
_ s (12) - toplevel (12)
-
unmatched
_ alias _ lists (12) -
use
_ loader (12) -
use
_ loader? (12) -
use
_ readline (12) -
use
_ readline? (12) -
use
_ tracer (12) -
use
_ tracer? (12) - verbose (12)
- verbose? (12)
- verify (12)
-
verify
_ callback (12) -
verify
_ depth (12) -
verify
_ mode (12) - visibility (12)
- whitespace (12)
- workspace (12)
検索結果
先頭5件
-
IRB
:: ExtendCommandBundle # irb _ context -> IRB :: Context (6319.0) -
現在の irb に関する IRB::Context を返します。
...現在の irb に関する IRB::Context を返します。... -
WEBrick
:: GenericServer # ssl _ context -> OpenSSL :: SSL :: SSLContext | nil (6302.0) -
サーバが保持する OpenSSL::SSL::SSLContext オブジェクトを返します。
...サーバが保持する OpenSSL::SSL::SSLContext オブジェクトを返します。... -
WIN32OLE
_ METHOD # helpcontext -> Integer | nil (6201.0) -
メソッドのヘルプコンテキストを取得します。
...tobj = WIN32OLE_TYPE.new('Microsoft Excel 14.0 Object Library', 'Workbooks')
method = WIN32OLE_METHOD.new(tobj, 'Add')
puts method.helpcontext # => 65717
WIN32OLE_METHODオブジェクトを引数として、WIN32OLE.ole_show_helpで
ヘルプファイルを表示する場合には、WIN32... -
WIN32OLE
_ TYPE # helpcontext -> Integer | nil (6201.0) -
この型に関連するヘルプファイルのトピックID(ヘルプコンテキスト)を取得 します。
...。
@return 型に関連するヘルプコンテキストを整数で返します。ヘルプコンテキ
ストが登録されていない場合はnilを返します。
tobj = WIN32OLE_TYPE.new('Microsoft Excel 14.0 Object Library', 'Worksheet')
puts tobj.helpcontext # => 131185... -
RDoc
:: Context # sections -> RDoc :: Context :: Section (3218.0) -
追加された RDoc::Context::Section の配列を返します。
...追加された RDoc::Context::Section の配列を返します。... -
RDoc
:: Context :: Section # parent -> RDoc :: Context (3218.0) -
自身が所属する RDoc::Context オブジェクトを返します。
...自身が所属する RDoc::Context オブジェクトを返します。... -
RDoc
:: Context # current _ section -> RDoc :: Context :: Section (3202.0) -
現在の section を返します。
現在の section を返します。 -
OpenSSL
:: SSL :: SSLContext # session _ cache _ stats -> {Symbol -> Integer} (3201.0) -
セッションキャッシュの内部統計情報をハッシュテーブルで返します。
セッションキャッシュの内部統計情報をハッシュテーブルで返します。
ハッシュテーブルの各キーとその意味は以下の通りです。
* :cache_num 内部キャッシュに保持されているセッションの数
* :connect クライアント側でハンドシェイクした回数
* :connect_good クライアント側でハンドシェイクが成功した回数
* :connect_renegotiate クライアント側で再ネゴシエイトした回数
* :accept サーバ側でハンドシェイクした回数
* :accept_good サーバ側でハンドシェイクが成功した回数
* :accept_ren... -
RDoc
:: Context # unmatched _ alias _ lists -> {String => RDoc :: Alias} (3201.0) -
メソッド名の対応が取れていない alias の旧メソッド名がキー、 RDoc::Alias が値の Hash を返します。
メソッド名の対応が取れていない alias の旧メソッド名がキー、
RDoc::Alias が値の Hash を返します。