コード
タイプ名: コード
CreativeWork を拡張します。
氏名 |
型 |
説明 |
codeRepository |
URL |
コンパイルされていない人が読める形式のコードと関連コード(SVN、github、CodePlex)があるリポジトリへのリンク。 |
プログラミング言語 |
被写体 |
コンピュータ プログラミング言語です。 |
ランタイム |
テキスト |
ランタイム プラットフォームまたはスクリプトのインタープリタの依存関係(例 - Java v1、Python2.3、.Net Framework 3.0)。 |
sampleType |
テキスト |
完全な(コンパイル可能な)ソリューション、コード スニペット、インライン コード、スクリプト、テンプレート。 |
targetProduct |
ソフトウェア アプリケーション |
コードを適用するオペレーティング システム / プロダクト。複数のバージョンに適用される場合は、プロダクト名のみを使用できます。 |
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2024-09-04 UTC。
[null,null,["最終更新日 2024-09-04 UTC。"],[[["`Code` markup is used to represent code snippets or complete software solutions and extends the `CreativeWork` type."],["It includes properties to specify the code repository, programming language, runtime dependencies, sample type, and the target product."],["Developers can use `Code` markup to provide information like code location, language, dependencies and the intended operating system/product."]]],["The `Code` type, extending `CreativeWork`, defines properties for describing code. Key properties include `codeRepository`, a URL linking to the code repository; `programmingLanguage`, specifying the language used; `runtime`, detailing dependencies; `sampleType`, indicating the code's format; and `targetProduct`, identifying the applicable software or OS. This structure allows for detailed categorization and description of code-related content.\n"]]