translation:adc:cocoa:foundation:introduction_to_dynamically_loading_code:0100_loadingcode

差分

このページの2つのバージョン間の差分を表示します。

この比較画面にリンクする

次のリビジョン
前のリビジョン
translation:adc:cocoa:foundation:introduction_to_dynamically_loading_code:0100_loadingcode [2014-08-29 12:49]
Decomo Page moved from 翻訳:adc:cocoa:foundation:コード読込みプログラミング概論:0100_loadingcode to translation:adc:cocoa:foundation:introduction_to_dynamically_loading_code:0100_loadingcode
translation:adc:cocoa:foundation:introduction_to_dynamically_loading_code:0100_loadingcode [2020-12-04 13:36] (現在)
Decomo
行 1: 行 1:
-<align right>翻訳元:[[http://developer.apple.com/library/mac/#documentation/Cocoa/Conceptual/LoadingCode/LoadingCode.html|Introduction to Dynamically Loading Code]]</align>+<WRAP rightalign>翻訳元:[[http://developer.apple.com/library/mac/#documentation/Cocoa/Conceptual/LoadingCode/LoadingCode.html|Introduction to Dynamically Loading Code]]</WRAP>
  
 ====== 動的コード読込み入門 ====== ====== 動的コード読込み入門 ======
行 29: 行 29:
 前もって//[[http://developer.apple.com/library/mac/documentation/CoreFoundation/Conceptual/CFBundles/Introduction/Introduction.html|Bundle Programming Guide]]//を読んでおく事をお奨めします。このドキュメントではバンドルの概要を説明しています。説明にはバンドルの目的、種類、構造、バンドルのリソースにアクセスするためのAPIを含んでいます。 前もって//[[http://developer.apple.com/library/mac/documentation/CoreFoundation/Conceptual/CFBundles/Introduction/Introduction.html|Bundle Programming Guide]]//を読んでおく事をお奨めします。このドキュメントではバンドルの概要を説明しています。説明にはバンドルの目的、種類、構造、バンドルのリソースにアクセスするためのAPIを含んでいます。
 //動的コード読込み//に関係するドキュメント//[[http://developer.apple.com/library/mac/documentation/Cocoa/Conceptual/LoadingResources/Introduction/Introduction.html|Resource Programming Guide]]//は、コード以外のバンドルリソース、典型的にはnibファイル中のリソースへのアクセス方法を解説しています。 //動的コード読込み//に関係するドキュメント//[[http://developer.apple.com/library/mac/documentation/Cocoa/Conceptual/LoadingResources/Introduction/Introduction.html|Resource Programming Guide]]//は、コード以外のバンドルリソース、典型的にはnibファイル中のリソースへのアクセス方法を解説しています。
-最後に、バンドルベースのプラグインとして一般的なCore FoundationのCFPlugIn API(<ilcode>[[http://developer.apple.com/library/mac/documentation/CoreFoundation/Reference/CFPlugInRef/Reference/reference.html|CFPlugInRef]]</ilcode>)を学ぶには、//[[http://developer.apple.com/library/mac/documentation/CoreFoundation/Conceptual/CFPlugIns/CFPlugIns.html|Plug-ins]]//をご覧下さい。また、本ドキュメント中の[[翻訳:adc:cocoa:foundation:コード読込みプログラミング概論:core_foundation_cfplugin]]においても、CFPlugInのアーキテクチャの要約を示しています。+最後に、バンドルベースのプラグインとして一般的なCore FoundationのCFPlugIn API(''[[http://developer.apple.com/library/mac/documentation/CoreFoundation/Reference/CFPlugInRef/Reference/reference.html|CFPlugInRef]]'')を学ぶには、//[[http://developer.apple.com/library/mac/documentation/CoreFoundation/Conceptual/CFPlugIns/CFPlugIns.html|Plug-ins]]//をご覧下さい。また、本ドキュメント中の[[翻訳:adc:cocoa:foundation:コード読込みプログラミング概論:core_foundation_cfplugin]]においても、CFPlugInのアーキテクチャの要約を示しています。
  
  • translation/adc/cocoa/foundation/introduction_to_dynamically_loading_code/0100_loadingcode.1409284178.txt.gz
  • 最終更新: 2014-08-29 12:49
  • by Decomo