ロケーションとは、「位置」や「立地」などの意味を持つ英語であるが、IT用語としては、主にユーザーの現在位置を特定してサービスと連携させることができる機能を指す用語である。
ロケーションの機能は、特にソーシャルネットワーキングサービス(SNS)中心としたソーシャルサービスで活用されることが多い。そうしたサービスに現在の自分のローケーションを通知することは「チェックイン」と呼ばれており、Facebook「スポット」やFoursquareなどで利用されている。
| Webサービス: | コンテンツプロバイダ ニュースリーダー ニュースフィード ロケーション |
| Webマーケティング: | アンケート調査 アーンドメディア インフォメーショナルクエリ |
メモ : このクラスは、互換性のために残されています。 旧式でない代替が必要な場合は、 を使用してください。
名前空間: Microsoft.Vsa.Vb.CodeDOM
構文<GuidAttribute("0D17A350-6585-4f3d-B008-6827EBDE5D85")> _ <ObsoleteAttribute("Use of this type is not recommended because it is being deprecated in Visual Studio 2005; there will be no replacement for this feature. Please see the ICodeCompiler documentation for additional help.")> _ Public Class Location Implements _Location
[GuidAttribute("0D17A350-6585-4f3d-B008-6827EBDE5D85")]
[ObsoleteAttribute("Use of this type is not recommended because
it is being deprecated in Visual Studio 2005; there will be
no replacement for this feature. Please see the ICodeCompiler documentation for additional help.")]
public class Location : _Location
[GuidAttribute(L"0D17A350-6585-4f3d-B008-6827EBDE5D85")] [ObsoleteAttribute(L"Use of this type is not recommended because it is being deprecated in Visual Studio 2005; there will be no replacement for this feature. Please see the ICodeCompiler documentation for additional help.")] public ref class Location : _Location
/** @attribute GuidAttribute("0D17A350-6585-4f3d-B008-6827EBDE5D85") */ /** @attribute ObsoleteAttribute("Use of this type is not recommended because it is being deprecated in Visual Studio 2005; there will be no replacement for this feature. Please see the ICodeCompiler documentation for additional help.") */ public class Location implements _Location
GuidAttribute("0D17A350-6585-4f3d-B008-6827EBDE5D85")
ObsoleteAttribute("Use of this type is not recommended because
it is being deprecated in Visual Studio 2005; there will be no replacement for
this feature. Please see the ICodeCompiler documentation for additional help.")
public class Location implements _Location
継承階層
スレッド セーフ
プラットフォームWindows 98, Windows 2000 SP4, Windows Millennium Edition, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
開発プラットフォームの中には、.NET Framework によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。
バージョン情報
参照
構文
.NET Framework のセキュリティ
プラットフォームWindows 98, Windows 2000 SP4, Windows Millennium Edition, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
開発プラットフォームの中には、.NET Framework によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。
バージョン情報
参照
パブリック メソッド| 名前 | 説明 | |
|---|---|---|
| Equals | オーバーロードされます。 2 つの Object インスタンスが等しいかどうかを判断します。 ( Object から継承されます。) |
| GetHashCode | 特定の型のハッシュ関数として機能します。GetHashCode は、ハッシュ アルゴリズムや、ハッシュ テーブルのようなデータ構造での使用に適しています。 ( Object から継承されます。) |
| GetType | 現在のインスタンスの Type を取得します。 ( Object から継承されます。) |
| ReferenceEquals | 指定した複数の Object インスタンスが同一かどうかを判断します。 ( Object から継承されます。) |
| ToString | 現在の Object を表す String を返します。 ( Object から継承されます。) |
プロテクト メソッド| 名前 | 説明 | |
|---|---|---|
| Finalize | Object がガベージ コレクションにより収集される前に、その Object がリソースを解放し、その他のクリーンアップ操作を実行できるようにします。 ( Object から継承されます。) |
| MemberwiseClone | 現在の Object の簡易コピーを作成します。 ( Object から継承されます。) |
参照
Location データ型で公開されるメンバを以下の表に示します。
パブリック コンストラクタ| 名前 | 説明 | |
|---|---|---|
| Location |
パブリック プロパティ
パブリック メソッド| 名前 | 説明 | |
|---|---|---|
| Equals | オーバーロードされます。 2 つの Object インスタンスが等しいかどうかを判断します。 (Object から継承されます。) |
| GetHashCode | 特定の型のハッシュ関数として機能します。GetHashCode は、ハッシュ アルゴリズムや、ハッシュ テーブルのようなデータ構造での使用に適しています。 (Object から継承されます。) |
| GetType | 現在のインスタンスの Type を取得します。 (Object から継承されます。) |
| ReferenceEquals | 指定した複数の Object インスタンスが同一かどうかを判断します。 (Object から継承されます。) |
| ToString | 現在の Object を表す String を返します。 (Object から継承されます。) |
プロテクト メソッド| 名前 | 説明 | |
|---|---|---|
| Finalize | Object がガベージ コレクションにより収集される前に、その Object がリソースを解放し、その他のクリーンアップ操作を実行できるようにします。 (Object から継承されます。) |
| MemberwiseClone | 現在の Object の簡易コピーを作成します。 (Object から継承されます。) |
参照メモ : このインターフェイスは、互換性のために残されています。 旧式でない代替が必要な場合は、 を使用してください。
名前空間: Microsoft.Vsa.Vb.CodeDOM
構文<ObsoleteAttribute("Use of this type is not recommended because it is being deprecated in Visual Studio 2005; there will be no replacement for this feature. Please see the ICodeCompiler documentation for additional help.")> _ <GuidAttribute("FF5D372E-733C-46ed-ADF1-A4ECBAAF3E28")> _ Public Interface _Location
[ObsoleteAttribute("Use of this type is not recommended because
it is being deprecated in Visual Studio 2005; there will be
no replacement for this feature. Please see the ICodeCompiler documentation for additional help.")]
[GuidAttribute("FF5D372E-733C-46ed-ADF1-A4ECBAAF3E28")]
public interface _Location
[ObsoleteAttribute(L"Use of this type is not recommended because it is being deprecated in Visual Studio 2005; there will be no replacement for this feature. Please see the ICodeCompiler documentation for additional help.")] [GuidAttribute(L"FF5D372E-733C-46ed-ADF1-A4ECBAAF3E28")] public interface class _Location
/** @attribute ObsoleteAttribute("Use of this type is not recommended because it is being deprecated in Visual Studio 2005; there will be no replacement for this feature. Please see the ICodeCompiler documentation for additional help.") */ /** @attribute GuidAttribute("FF5D372E-733C-46ed-ADF1-A4ECBAAF3E28") */ public interface _Location
ObsoleteAttribute("Use of this type is not recommended because
it is being deprecated in Visual Studio 2005; there will be no replacement for
this feature. Please see the ICodeCompiler documentation for additional help.")
GuidAttribute("FF5D372E-733C-46ed-ADF1-A4ECBAAF3E28")
public interface _Location
プラットフォームWindows 98, Windows 2000 SP4, Windows Millennium Edition, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
開発プラットフォームの中には、.NET Framework によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。
バージョン情報
参照| 石油産業では通常、井戸が掘られる場所をいう。傾斜井においては、地表の掘削位置をサーフェス・ロケーション、地下の坑底位置をサブサーフェス・ロケーションという。 |
(Location から転送)
出典: フリー百科事典『ウィキペディア(Wikipedia)』 (2026/02/05 00:05 UTC 版)
|
|
この記事は検証可能な参考文献や出典が全く示されていないか、不十分です。 (2016年4月)
|
立地(りっち、location)とは、一般的には場所や位置という意味である。[1]多くは、交通網との兼ね合いなど何らかの活動を行いやすい環境かどうかでその良し悪しが判断される(例えば、「駅から徒歩3分の好立地の物件」など)。
立地という概念は学術的な考察にもなり、厳密には人間のなんらかの社会的、文化的、経済的、政治的活動を遂行する物理的な場所という意味で、経済学や人文地理学(特に経済地理学)での重要な研究テーマである。
ある活動がそこに立地するとは、必然的にその活動を満たす様々な条件がその場所で同時的に満たされているということになる。例えば、工場がある場所に立地ということは、その場所がその工場で行われる生産活動に対する何らかの要求を満たしてくれるということに他ならない。こうした立地条件と工場などの活動の関係性を見るとき、つまりなぜこの場所が工場の活動に対する要求・条件を満たしてくれているのかを解明しようとしたとき、立地論研究の出発点とみなすことができる。
出典: フリー百科事典『ウィキペディア(Wikipedia)』 (2022/06/07 20:16 UTC 版)
「Hypertext Transfer Protocol」の記事における「Location」の解説
サーバがクライアントにリダイレクト先URLを知らせる際に用いられる。一般的にステータスコードが3xx代のレスポンスと共に使われるが201 Createdのレスポンスでも使うことができる。Content-Locationヘッダと名前が似ているが全く関係のない別のヘッダであるため注意。
※この「Location」の解説は、「Hypertext Transfer Protocol」の解説の一部です。
「Location」を含む「Hypertext Transfer Protocol」の記事については、「Hypertext Transfer Protocol」の概要を参照ください。