1530件ヒット
[1501-1530件を表示]
(0.109秒)
ライブラリ
- ビルトイン (84)
- gdbm (12)
- getoptlong (12)
-
net
/ http (84) - openssl (108)
- optparse (60)
- psych (60)
-
rake
/ packagetask (36) -
rexml
/ document (108) -
rexml
/ sax2listener (12) -
rexml
/ streamlistener (12) - rss (132)
- rubygems (72)
-
rubygems
/ command (12) -
rubygems
/ commands / unpack _ command (12) -
rubygems
/ commands / update _ command (12) -
rubygems
/ dependency (24) -
rubygems
/ dependency _ installer (24) -
rubygems
/ installer (12) -
rubygems
/ package / tar _ header (12) -
rubygems
/ platform (24) -
rubygems
/ requirement (36) -
rubygems
/ source _ index (12) -
rubygems
/ specification (144) -
rubygems
/ version (108) -
rubygems
/ version _ option (24) - scanf (6)
- un (12)
-
webrick
/ httprequest (48) -
webrick
/ httpresponse (48) -
webrick
/ httpversion (72) - win32ole (72)
クラス
-
Encoding
:: UndefinedConversionError (60) - GDBM (12)
-
Gem
:: Command (12) -
Gem
:: Commands :: UnpackCommand (12) -
Gem
:: Commands :: UpdateCommand (12) -
Gem
:: Dependency (24) -
Gem
:: DependencyInstaller (24) -
Gem
:: Installer (12) -
Gem
:: LoadError (24) -
Gem
:: Package :: TarHeader (12) -
Gem
:: Platform (24) -
Gem
:: Requirement (36) -
Gem
:: SourceIndex (12) -
Gem
:: Specification (144) -
Gem
:: Version (108) - GetoptLong (12)
-
Net
:: HTTP (72) -
Net
:: HTTPResponse (12) -
OpenSSL
:: PKey :: EC :: Group (24) -
OpenSSL
:: SSL :: SSLContext (12) -
OpenSSL
:: X509 :: CRL (24) -
OpenSSL
:: X509 :: Certificate (24) -
OpenSSL
:: X509 :: Request (24) - OptionParser (48)
-
Psych
:: Handler (12) -
Psych
:: Nodes :: Document (24) -
Psych
:: Nodes :: Node (24) -
REXML
:: Document (36) -
REXML
:: Instruction (24) -
REXML
:: XMLDecl (48) -
RSS
:: Maker :: RSSBase (36) -
RSS
:: RDF (48) -
RSS
:: Rss (48) -
Rake
:: PackageTask (36) -
RubyVM
:: InstructionSequence (12) -
Scanf
:: FormatSpecifier (6) - ThreadGroup (12)
-
WEBrick
:: Cookie (24) -
WEBrick
:: HTTPRequest (48) -
WEBrick
:: HTTPResponse (48) -
WEBrick
:: HTTPVersion (72) - WIN32OLE (12)
-
WIN32OLE
_ TYPE (24) -
WIN32OLE
_ TYPELIB (36)
モジュール
-
Gem
:: QuickLoader (36) -
Gem
:: VersionOption (24) - Kernel (24)
-
OptionParser
:: Arguable (12) -
REXML
:: SAX2Listener (12) -
REXML
:: StreamListener (12)
キーワード
- <=> (24)
- == (12)
- === (12)
- =~ (12)
-
add
_ platform _ option (12) -
add
_ version _ option (12) - bump (12)
-
calculate
_ integers _ for _ gem _ version (12) - chunked= (12)
- content (12)
- conversion (6)
-
destination
_ encoding (12) -
destination
_ encoding _ name (12) -
do
_ rubygems _ update (12) - encoding (12)
- eql? (12)
-
error
_ char (12) -
find
_ name (12) -
find
_ spec _ by _ name _ and _ version (12) -
full
_ name (12) - gem (12)
- get (24)
-
get
_ path (12) - getopts (12)
-
http
_ version (36) - httpd (12)
- init (12)
- install (24)
-
keep
_ alive (12) -
keep
_ alive? (12) - list (12)
- major (12)
- major= (12)
-
major
_ version (24) -
mark
_ version (12) -
marshal
_ dump (12) -
marshal
_ load (12) - minor (12)
- minor= (12)
-
minor
_ version (24) -
ole
_ query _ interface (12) -
on
_ tail (12) -
point
_ conversion _ form (12) -
point
_ conversion _ form= (12) - post (24)
- prerelease? (12)
-
push
_ all _ highest _ version _ gems _ on _ load _ path (12) -
push
_ gem _ version _ on _ load _ path (12) - release (12)
-
request
_ http _ version (12) -
request
_ http _ version= (12) -
required
_ ruby _ version (12) -
required
_ ruby _ version= (12) -
required
_ rubygems _ version (12) -
required
_ rubygems _ version= (12) -
rss
_ version (36) -
rss
_ version= (24) -
rubygems
_ version (12) -
rubygems
_ version= (12) -
satisfied
_ by? (12) -
show
_ lookup _ failure (12) -
source
_ encoding (12) -
source
_ encoding _ name (12) -
specification
_ version (12) -
specification
_ version= (12) -
ssl
_ version (12) -
ssl
_ version= (24) -
stand
_ alone? (12) -
start
_ document (12) - sync (12)
- target (12)
-
to
_ a (12) -
to
_ s (24) -
to
_ yaml (12) - ver (12)
- version= (156)
-
version
_ requirement (12) -
version
_ requirement= (12) -
version
_ requirements (12) -
version
_ requirements= (12) - xmldecl (36)
- yaml (12)
検索結果
先頭3件
-
WEBrick
:: HTTPRequest # meta _ vars -> Hash (7.0) -
メタ変数を返します。
...メタ変数を返します。
メタ変数は「The WWW Common Gateway Interface Version 1.1」のバージョン
3 で定義されています。
@see http://Web.Golux.Com/coar/cgi/... -
WEBrick
:: HTTPResponse # chunked=(flag) (7.0) -
真に設定するとクライアントに返す内容(エンティティボディ)を chunk に分けるようになります。
...se#request_http_version が 1.0 以下である場合、この値は無視されます。
@param flag true を指定した場合、レスポンスを chunk に分けてクライアントに返します。
require 'webrick'
include WEBrick
res = HTTPResponse.new( { :HTTPVersion => "1.1" } )... -
WIN32OLE
# ole _ query _ interface(iid) -> WIN32OLE (7.0) -
IID(インターフェイスID)を指定してオブジェクトの別のインターフェイスを 持つオブジェクトを取得します。
...い場合に、以
下のような方法で、インターフェイスのバージョンを調べることができます。
def check_solution_version(obj)
[['{CDA7305C-78B6-4D9D-90AD-93EBE71F9341}', 4],
['{DF23915F-FDA3-4DD5-9CAA-2E1372C2BB16}', 3],
['{FA238614-FBB1-4314-A7F7-49AE...