検索結果- 英語 - 多言語
検索内容:
e-versions
Reader's Digest versions
pre-alpha versions
Boston version
(theater) A bowdlerized version of a play to appeal to puritanical sensibilities.
(劇場用語)ピューリタリアンな道徳観に合わせ、内容を検閲・改変した戯曲のバージョン。
version control
(software engineering) A system responsible for managing modifications and additions to digital works, giving each revision a time-stamp and showing its difference to the previous revision.
ソフトウェア工学において、デジタル作品の変更(修正や追加)を管理するシステム。各変更にはタイムスタンプが付与され、前のバージョンとの差分が示される。
semantic versioning
(computing) A versioning scheme where each release is given a three-part version number of the form major.minor.patch. The major number is incremented to indicate a breaking change, minor for new non-breaking features, and patch for other non-breaking changes.
各リリースに対して「major.minor.patch」の3セクション形式のバージョン番号を割り当てる方式。ここで、majorは互換性が破壊される変更、minorは互換性を保った新機能の追加、patchはその他の互換性を保った修正を示す。
cover version
(music) A version of a song that is a new performance or rerecording of that song by a different artist.
音楽作品において、オリジナルの曲を別のアーティストが新たに演奏または録音したバージョン / カバー曲
release version
A version label given to packaged computer software that has been made available to one or more target audiences.
パッケージされたコンピューターソフトウェアの中で、特定の利用者や対象となるグループに向けて公開されたバージョンの識別子。
alpha version
(computing, technology) An early version of a program or application, typically unstable, but useful to show what the product will do. Sometimes this stage is referred to as a preview version. Sometimes no more features are added after this release, but bug fixes continue. This release comes after a pre-alpha version and before a beta version. As opposed to a beta version an alpha version is usually not feature complete.
開発初期の版。製品やアプリケーションの試作段階におけるバージョンで、機能が完全ではなく不安定だが、基本的な動作やコンセプトを示すために提供される。 / 正式リリース前のプレビュー版。プレアルファ版の次、ベータ版の前に位置し、主に機能確認や初期のフィードバックを目的とする。
beta version
(computing) An early version of a program or application that contains most of the major features, but is not yet complete. Sometimes these versions are released only to a select group of people, or to the general public, for testing and feedback. This is the second major stage of development following the alpha version, and comes before the release candidate.
正式リリース前の試用版。多数の主要な機能は備えているが、完成版ではなく、テストやフィードバックを目的として限定されたユーザーや一般に公開される段階 / アルファ版に次ぐ開発段階で、最終リリース前のテスト用バージョン