763件ヒット
[1-100件を表示]
(0.110秒)
別のキーワード
ライブラリ
- ビルトイン (115)
- json (24)
- resolv (156)
- rss (60)
-
rubygems
/ commands / dependency _ command (12) -
rubygems
/ config _ file (24) -
rubygems
/ dependency _ installer (12) -
rubygems
/ indexer (12) -
rubygems
/ remote _ fetcher (12) -
rubygems
/ source _ index (144) -
rubygems
/ source _ info _ cache (48) -
rubygems
/ spec _ fetcher (24) - socket (36)
- un (24)
- win32ole (24)
クラス
- Binding (7)
-
Encoding
:: Converter (60) -
Gem
:: Commands :: DependencyCommand (12) -
Gem
:: ConfigFile (24) -
Gem
:: DependencyInstaller (12) -
Gem
:: Indexer (12) -
Gem
:: RemoteFetcher (12) -
Gem
:: SourceIndex (144) -
Gem
:: SourceInfoCache (48) -
Gem
:: SpecFetcher (24) -
JSON
:: Parser (24) - Method (12)
- Module (12)
- Proc (12)
-
RDoc
:: Options (12) -
RSS
:: RDF :: Channel :: Textinput (24) -
RSS
:: TaxonomyTopicsModel :: TaxonomyTopics (12) -
RSS
:: TrackBackModel10 :: TrackBackPing (24) - Regexp (12)
-
Resolv
:: DNS (36) -
Resolv
:: DNS :: Resource :: HINFO (12) -
Resolv
:: DNS :: Resource :: IN :: A (12) -
Resolv
:: DNS :: Resource :: IN :: AAAA (12) -
Resolv
:: DNS :: Resource :: IN :: SRV (24) -
Resolv
:: DNS :: Resource :: IN :: WKS (36) -
Resolv
:: DNS :: Resource :: MX (12) -
Resolv
:: DNS :: Resource :: SOA (12) -
Socket
:: UDPSource (36) -
WIN32OLE
_ TYPE (24)
モジュール
-
Gem
:: LocalRemoteOptions (24) - Kernel (24)
キーワード
-
add
_ source _ option (12) -
add
_ spec (12) -
add
_ specs (12) -
add
_ update _ sources _ option (12) - address (36)
- bitmap (12)
-
collect
_ specs (12) -
const
_ source _ location (12) - cp (12)
- cpu (12)
-
default
_ event _ sources (12) - download (12)
- dump (12)
-
each
_ resource (12) - expire (12)
-
fetch
_ spec (12) -
find
_ gems (12) -
find
_ gems _ with _ sources (12) -
find
_ name (12) - getresource (12)
- getresources (12)
-
inline
_ source (12) - inspect (6)
- install (12)
-
latest
_ specs (12) -
load
_ gems _ in (12) -
load
_ specs (12) -
local
_ address (12) - parse (12)
- port (12)
- preference (12)
-
primitive
_ convert (48) -
primitive
_ errinfo (12) - priority (12)
- protocol (12)
-
remote
_ address (12) -
remove
_ spec (12) - reply (12)
- resource (24)
- resource= (24)
- resources (12)
- search (24)
-
search
_ with _ source (12) -
source
_ location (19) -
source
_ ole _ types (12) -
spec
_ dirs (12) -
spec
_ dirs= (12) - specification (12)
-
to
_ s (6) -
try
_ file (12) - update (24)
-
update
_ sources (12) -
update
_ sources= (12)
検索結果
先頭5件
-
Regexp
# source -> String (21114.0) -
その正規表現のもととなった文字列表現を生成して返します。
...その正規表現のもととなった文字列表現を生成して返します。
//emlist[例][ruby]{
re = /foo|bar|baz/i
p re.source # => "foo|bar|baz"
//}... -
JSON
:: Parser # source -> String (21108.0) -
現在のソースのコピーを返します。
...現在のソースのコピーを返します。
//emlist[例][ruby]{
require 'json'
parser = JSON::Parser.new(DATA.read)
print parser.source
# => {
# => "Tanaka": {
# => "name":"tanaka",
# => "age":20
# => },
# => "Suzuki": {
# => "name":"suzuki",
# => "age":25
# => }
#... -
WIN32OLE
_ TYPE # source _ ole _ types -> [WIN32OLE _ TYPE] (15314.0) -
型が持つソースインターフェイスを取得します。
...型が持つソースインターフェイスを取得します。
source_ole_typesメソッドは、selfがCoClass(コンポーネントクラス)の場合、
そのクラスがサポートするすべてのソースインターフェイス(イベントの通知
元となるインターフ......ーフェイスをWIN32OLE_TYPEの配列として返します。
ソースインターフェイスを持たない場合は空配列を返します。
tobj = WIN32OLE_TYPE.new('Microsoft Excel 14.0 Object Library', 'Worksheet')
tobj.source_ole_types.map {|intf| intf.name} #=> ["DocEven... -
Gem
:: LocalRemoteOptions # add _ source _ option (15218.0) -
オプション --source を追加します。
...オプション --source を追加します。... -
Gem
:: LocalRemoteOptions # add _ update _ sources _ option (15217.0) -
オプション --update-source を追加します。
...オプション --update-source を追加します。... -
Gem
:: ConfigFile # update _ sources=(update _ sources) (12401.0) -
Gem::SourceInfoCache を毎回更新するかどうか設定します。
...Gem::SourceInfoCache を毎回更新するかどうか設定します。
@param update_sources 真を指定すると毎回 Gem::SourceInfoCache を更新します。... -
Gem
:: ConfigFile # update _ sources -> bool (12201.0) -
真の場合は Gem::SourceInfoCache を毎回更新します。 そうでない場合は、キャッシュがあればキャッシュの情報を使用します。
...真の場合は Gem::SourceInfoCache を毎回更新します。
そうでない場合は、キャッシュがあればキャッシュの情報を使用します。... -
RSS
:: TaxonomyTopicsModel :: TaxonomyTopics # resources (12101.0) -
@todo
@todo -
Gem
:: SpecFetcher # fetch _ spec(spec , source _ uri) -> object (9308.0) -
@todo
...@todo
@param spec
@param source_uri...