るりまサーチ

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

別のキーワード

  1. rss copyright
  2. rss copyright=
  3. channel copyright
  4. channel copyright=
  5. channelbase copyright

検索結果

<< 1 2 > >>

RSS::Maker::ChannelBase#copyright (18102.0)

@todo

@todo

RSS::Rss::Channel#copyright (18102.0)

@todo

@todo

RSS::Maker::ChannelBase#copyright=() (6102.0)

@todo

@todo

RSS::Rss::Channel#copyright= (6102.0)

@todo

@todo

Object::RUBY_COPYRIGHT -> String (6101.0)

Ruby のコピーライトを表す文字列。

Ruby のコピーライトを表す文字列。

絞り込み条件を変える

正規表現 (24.0)

正規表現 * metachar * expansion * char * anychar * string * str * quantifier * capture * grouping * subexp * selector * anchor * cond * option * encoding * comment * free_format_mode * absenceop * list * specialvar * references

...マッチする場所を変えています。

//emlist[][ruby]{
/^.*(\d+)\./.match("Copyright 2013.") # => #<MatchData "Copyright 2013." 1:"3">
/^.*?(\d+)\./.match("Copyright 2013.") # => #<MatchData "Copyright 2013." 1:"2013">
//}

また、ネストしていない括弧の対応を取るため...

rdoc/generator/json_index (18.0)

他のジェネレータが生成する HTML で検索が行えるように、JSON の検索インデッ クスを生成するサブライブラリです。

...完全な名
前、パス、パラメータ, 要素に記載されたコメントの断片] が格納されていま
す。

=== ライセンス

Copyright
(c) 2009 Vladimir Kolesnikov

Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated...
...l copies of the Software, and to
permit persons to whom the Software is furnished to do so, subject to
the following conditions:

The above copyright notice and this permission notice shall be
included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS"...
...BUT NOT LIMITED TO THE WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN...

rdoc/markdown (12.0)

Markdown 形式で記述されたドキュメントを rdoc 上で解析するための サブライブラリです。

...l
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS"...
...BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN...

xmlrpc (12.0)

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

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

=== Author and Copyright

Copyright
(C) 2001-2004 by Michael Neumann

Released under the same term of license as Ruby.

=== Overview

XMLRPC is a lightweight protocol that ena...

NEWS for Ruby 2.4.0 (6.0)

NEWS for Ruby 2.4.0 このドキュメントは前回リリース以降のバグ修正を除くユーザーに影響のある機能の変更のリストです。

...lib
* Zlib.gzip, Zlib.gunzip を追加 13020

=== C API の更新

* ruby_show_version() will no longer exits the process, if
RUBY_SHOW_COPYRIGHT_TO_DIE is set to 0. This will be the default in
the future.

* rb_gc_adjust_memory_usage() [Feature #12690]

=== サポートするプラ...

絞り込み条件を変える

<< 1 2 > >>