Property list (original) (raw)

About DBpedia

Eine Property List (dt. Liste von Eigenschaften), umgangssprachlich auch plist(-Datei, „P-List“ ausgesprochen) oder Property-Liste, dient dazu, Daten strukturiert abzulegen. Technisch geschieht dies durch die Serialisierung von assoziativen Datenfeldern (englisch auch dictionaries). In der Regel tragen solche Dateien die Endung .plist im Dateinamen. Das Property-List-Format wurde seinerzeit für NeXTStep entwickelt und in macOS, iOS und Co. übernommen; auch in GNUstep, dem freien OpenStep- bzw. Cocoa-Nachbau, kommen sie zum Einsatz.

Property Value
dbo:abstract En los framework Mac OS X, iOS, NeXTSTEP y GNUstep, los archivos de lista de propiedades son archivos que almacenan objetos serializados. Estos archivos usan la extensión .plist, por lo que son conocidos como archivos plist (extensión cuyo nombre deriva de su abreviatura en inglés: Property List). Los archivos de lista de propiedades se utilizan frecuentemente para almacenar configuraciones del usuario. También se utilizan para almacenar información sobre y aplicaciones, lo que en el antiguo Mac OS se conseguía mediante el flujo de recursos de un archivo. Estos ficheros se operan con la clase NSPropertyListSerialization. Una lista de propiedades no puede contener más que objetos de tipo o porque la biblioteca no permite serializar otros tipos de objetos.​ (es) Eine Property List (dt. Liste von Eigenschaften), umgangssprachlich auch plist(-Datei, „P-List“ ausgesprochen) oder Property-Liste, dient dazu, Daten strukturiert abzulegen. Technisch geschieht dies durch die Serialisierung von assoziativen Datenfeldern (englisch auch dictionaries). In der Regel tragen solche Dateien die Endung .plist im Dateinamen. Das Property-List-Format wurde seinerzeit für NeXTStep entwickelt und in macOS, iOS und Co. übernommen; auch in GNUstep, dem freien OpenStep- bzw. Cocoa-Nachbau, kommen sie zum Einsatz. (de) Une liste de propriétés est une structure de données basée sur une liste chaînée de paires d’éléments associant un nom de propriété à sa valeur. C'est une structure de base du langage Lisp. Dans les frameworks programmatiques Cocoa, NeXTSTEP et GNUstep, un fichier « liste de propriétés » stocke des objets sérialisés. Les fichiers de ce type utilisent l'extension de nom de fichier ext. On les désigne souvent comme des fichiers plist. On analyse ces fichiers avec la classe NSPropertyListSerialization. Une liste de propriétés ne peut contenir que des objets de type ou car la bibliothèque ne sait pas sérialiser d'autres types d'objets. Les préférences des utilisateurs (relatives aux applications) ainsi que les descriptions des paquets d'applications ("bundle", "application directory") sont enregistrées dans des fichiers plist. * Portail de la programmation informatique (fr) In the macOS, iOS, NeXTSTEP, and GNUstep programming frameworks, property list files are files that store serialized objects. Property list files use the filename extension .plist, and thus are often referred to as p-list files. Property list files are often used to store a user's settings. They are also used to store information about bundles and applications, a task served by the resource fork in the old Mac OS. Property lists are also used for localization strings for development. These files use the .strings or .stringsdict extensions. The former is a "reduced" old-style plist containing only one dictionary without the braces (see propertyListFromStringsFileFormat), while the latter is a fully-fledged plist. Xcode also uses a .pbxproj extension for old-style plists used as project files. (en) Nei framework NeXTSTEP, GNUstep e Cocoa in macOS, i file plist (abbreviazione di Property List) sono file che memorizzano degli oggetti serializzati. I file plist usano l'estensione .plist, e sono codificati e decodificati dalla classe NSPropertyListSerialization. Un file plist può contenere solo oggetti Core Foundation o : la libreria non sa come serializzare altri tipi di oggetti. Spesso sono usati per memorizzare le preferenze impostate dall'utente (un po' come i su Microsoft Windows). Sono usati anche per memorizzare informazioni sui bundle e sulle applicazioni, con un sistema simile alle resource fork del vecchi Mac OS. (it) 프로퍼티 리스트(property list)는 OS X, iOS, NeXTSTEP, GNUstep 프로그래밍 소프트웨어 프레임워크 등에 이용되는 객체 직렬화를 위한 파일이다. 또한 .plist라는 확장자를 가지므로, 보통 plist 파일이라고 하는 경우가 많다. 프로퍼티 리스트 파일은 보통 사용자의 설정을 저장하는데 쓰인다. 또한, 번들과 애플리케이션 소프트웨어 정보를 저장하기 위해서도 사용되고, 이전 맥 OS에서는 정보를 저장하는 데에 사용되었다. (ko) プロパティリスト(英: property list)は、macOS Cocoa・NeXTSTEP・GNUstep などで利用されるオブジェクトシリアライゼーションのためのファイルである。また、 .plistという拡張子をもつので、plistファイルと呼ばれることが多い。 プロパティリストは NSPropertyListSerializationクラスによってパースされる。プロパティリストが含むことができるのは、Foundation または Core Foundation のオブジェクトのみである。プロパティリスト全体は配列(NSArray)または連想配列(NSDictionary)でなければならない。 実用では、ユーザーの設定を保存するのによく使われる。これはWindowsにおけるレジストリと似た使い方である。また、プロパティリストはバンドルの情報を格納するためにも用いられ、以前のMac OSではリソースフォークが近い用途に用いられていた。 (ja) Nos frameworks de programação do macOS, iOS, NeXTSTEP e GNUstep, os arquivos da lista de propriedades são arquivos que armazenam objetos serializados. Os arquivos da lista de propriedades usam a extensão de nome de arquivo .plist e, portanto, são frequentemente chamados de arquivos p-list. Os arquivos da lista de propriedades geralmente são usados para armazenar as configurações de um usuário. Eles também são usados para armazenar informações sobre e aplicativos, uma tarefa servida pela no antigo Mac OS. As listas de propriedades também são usadas para cadeias de caractere de localização para desenvolvimento. Esses arquivos usam as extensões .strings ou .stringsdict. O primeiro é um plist antigo "reduzido", contendo apenas um dicionário sem chaves (consulte propertyListFromStringsFileFormat), enquanto o segundo é um plist completo. O também usa uma extensão .pbxproj para listas de estilo antigas usadas como arquivos de projeto. (pt) 在OS X的Cocoa,NeXTSTEP和GNUstep编程框架中,属性列表(Property List)文件是一种用来存储序列化后的对象的文件。属性列表文件的文件扩展名为.plist,因此通常被称为plist文件。 Plist文件通常用于储存用户设置,也可以用于存储捆绑的信息,该功能在旧式的Mac OS中是由提供的。 (zh)
dbo:wikiPageExternalLink http://excelvba.ru/programmes/PropertyListCreator https://github.com/Artoria2e5/text-plistlib/blob/master/text_plistlib/openstep.ebnf https://developer.apple.com/documentation/Darwin/Reference/ManPages/man5/plist.5.html http://code.google.com/p/plist/ https://opensource.apple.com/source/CF/CF-1153.18/CFBinaryPList.c.auto.html
dbo:wikiPageID 2437658 (xsd:integer)
dbo:wikiPageLength 26779 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID 1073486175 (xsd:integer)
dbo:wikiPageWikiLink dbr:System_monitor dbr:Base64 dbc:NeXT dbr:Application_software dbr:Defaults_(software) dbr:Mac_OS_X_v10.0 dbr:Mac_OS_X_v10.2 dbr:Python_programming_language dbc:DragonFly_BSD dbc:MacOS dbc:NetBSD dbr:Comparison_of_data_serialization_formats dbr:Object_(computer_science) dbr:Envsys dbr:GNUstep dbr:Go_(programming_language) dbr:Core_Data dbr:Core_Foundation dbr:AppleScript dbr:Apple_Computer dbr:MacOS dbr:Deprecated dbr:C++ dbr:Document_type_declaration dbr:ASCII dbr:DragonFly_BSD dbr:Facebook dbr:File_format dbr:Notepad++ dbr:Human-readable dbr:Resource_fork dbr:JSON dbr:Array_data_type dbc:Data_serialization_formats dbr:Abstraction_(computer_science) dbr:Binary_file dbr:Associative_array dbr:Bundle_(macOS) dbc:GNUstep dbr:Software_framework dbr:Filename_extension dbr:IOS_(Apple) dbr:ISO_8601 dbr:ITunes dbr:NeXT dbr:NeXTSTEP dbr:NetBSD dbr:OPENSTEP dbr:XML dbr:XPath dbr:Xcode dbr:Serialization dbr:Programming_language dbr:String_interning dbr:Mac_OS_X_v10.4 dbr:Attribute–value_pairs dbr:Localization_and_internationalization dbr:Mac_OS_X_v10.5 dbr:Mac_OS_X_v10.7
dbp:genre Serialization of dictionary objects. (en)
dbp:name Property List (en)
dbp:owner Apple Computer and GNUstep, (en) formerly NeXT (en)
dbp:uniformType com.apple.property-list (en)
dbp:wikiPageUsesTemplate dbt:Anchor dbt:Code dbt:Efn dbt:Infobox_file_format dbt:Mono dbt:Notelist dbt:Reflist dbt:Short_description dbt:Tt dbt:Use_mdy_dates dbt:Data_Exchange dbt:DragonFly dbt:MacOS dbt:NetBSD
dbp:wordnet_type http://www.w3.org/2006/03/wn/wn20/instances/synset-format-noun-1
dcterms:subject dbc:NeXT dbc:DragonFly_BSD dbc:MacOS dbc:NetBSD dbc:Data_serialization_formats dbc:GNUstep
gold:hypernym dbr:Files
rdf:type yago:WikicatComputerFileFormats yago:Abstraction100002137 yago:Communication100033020 yago:Format106636806 yago:Information106634376 yago:Message106598915 yago:WikicatDataSerializationFormats
rdfs:comment Eine Property List (dt. Liste von Eigenschaften), umgangssprachlich auch plist(-Datei, „P-List“ ausgesprochen) oder Property-Liste, dient dazu, Daten strukturiert abzulegen. Technisch geschieht dies durch die Serialisierung von assoziativen Datenfeldern (englisch auch dictionaries). In der Regel tragen solche Dateien die Endung .plist im Dateinamen. Das Property-List-Format wurde seinerzeit für NeXTStep entwickelt und in macOS, iOS und Co. übernommen; auch in GNUstep, dem freien OpenStep- bzw. Cocoa-Nachbau, kommen sie zum Einsatz. (de) 프로퍼티 리스트(property list)는 OS X, iOS, NeXTSTEP, GNUstep 프로그래밍 소프트웨어 프레임워크 등에 이용되는 객체 직렬화를 위한 파일이다. 또한 .plist라는 확장자를 가지므로, 보통 plist 파일이라고 하는 경우가 많다. 프로퍼티 리스트 파일은 보통 사용자의 설정을 저장하는데 쓰인다. 또한, 번들과 애플리케이션 소프트웨어 정보를 저장하기 위해서도 사용되고, 이전 맥 OS에서는 정보를 저장하는 데에 사용되었다. (ko) プロパティリスト(英: property list)は、macOS Cocoa・NeXTSTEP・GNUstep などで利用されるオブジェクトシリアライゼーションのためのファイルである。また、 .plistという拡張子をもつので、plistファイルと呼ばれることが多い。 プロパティリストは NSPropertyListSerializationクラスによってパースされる。プロパティリストが含むことができるのは、Foundation または Core Foundation のオブジェクトのみである。プロパティリスト全体は配列(NSArray)または連想配列(NSDictionary)でなければならない。 実用では、ユーザーの設定を保存するのによく使われる。これはWindowsにおけるレジストリと似た使い方である。また、プロパティリストはバンドルの情報を格納するためにも用いられ、以前のMac OSではリソースフォークが近い用途に用いられていた。 (ja) 在OS X的Cocoa,NeXTSTEP和GNUstep编程框架中,属性列表(Property List)文件是一种用来存储序列化后的对象的文件。属性列表文件的文件扩展名为.plist,因此通常被称为plist文件。 Plist文件通常用于储存用户设置,也可以用于存储捆绑的信息,该功能在旧式的Mac OS中是由提供的。 (zh) En los framework Mac OS X, iOS, NeXTSTEP y GNUstep, los archivos de lista de propiedades son archivos que almacenan objetos serializados. Estos archivos usan la extensión .plist, por lo que son conocidos como archivos plist (extensión cuyo nombre deriva de su abreviatura en inglés: Property List). Los archivos de lista de propiedades se utilizan frecuentemente para almacenar configuraciones del usuario. También se utilizan para almacenar información sobre y aplicaciones, lo que en el antiguo Mac OS se conseguía mediante el flujo de recursos de un archivo. (es) In the macOS, iOS, NeXTSTEP, and GNUstep programming frameworks, property list files are files that store serialized objects. Property list files use the filename extension .plist, and thus are often referred to as p-list files. Property list files are often used to store a user's settings. They are also used to store information about bundles and applications, a task served by the resource fork in the old Mac OS. (en) Une liste de propriétés est une structure de données basée sur une liste chaînée de paires d’éléments associant un nom de propriété à sa valeur. C'est une structure de base du langage Lisp. Dans les frameworks programmatiques Cocoa, NeXTSTEP et GNUstep, un fichier « liste de propriétés » stocke des objets sérialisés. Les fichiers de ce type utilisent l'extension de nom de fichier ext. On les désigne souvent comme des fichiers plist. * Portail de la programmation informatique (fr) Nei framework NeXTSTEP, GNUstep e Cocoa in macOS, i file plist (abbreviazione di Property List) sono file che memorizzano degli oggetti serializzati. I file plist usano l'estensione .plist, e sono codificati e decodificati dalla classe NSPropertyListSerialization. Un file plist può contenere solo oggetti Core Foundation o : la libreria non sa come serializzare altri tipi di oggetti. (it) Nos frameworks de programação do macOS, iOS, NeXTSTEP e GNUstep, os arquivos da lista de propriedades são arquivos que armazenam objetos serializados. Os arquivos da lista de propriedades usam a extensão de nome de arquivo .plist e, portanto, são frequentemente chamados de arquivos p-list. Os arquivos da lista de propriedades geralmente são usados para armazenar as configurações de um usuário. Eles também são usados para armazenar informações sobre e aplicativos, uma tarefa servida pela no antigo Mac OS. (pt)
rdfs:label Property List (de) Lista de propiedades (es) Liste de propriétés (fr) Plist (it) 프로퍼티 리스트 (ko) プロパティリスト (ja) Property list (en) Lista de propriedades (pt) 属性列表 (zh)
owl:sameAs freebase:Property list http://linked-web-apis.fit.cvut.cz/resource/bplist_format http://linked-web-apis.fit.cvut.cz/resource/plist_format yago-res:Property list wikidata:Property list dbpedia-de:Property list dbpedia-es:Property list dbpedia-fr:Property list dbpedia-it:Property list dbpedia-ja:Property list dbpedia-ko:Property list dbpedia-pt:Property list dbpedia-zh:Property list https://global.dbpedia.org/id/8r5K
prov:wasDerivedFrom wikipedia-en:Property_list?oldid=1073486175&ns=0
foaf:isPrimaryTopicOf wikipedia-en:Property_list
is dbo:wikiPageRedirects of dbr:Proplib dbr:Proplib(3) dbr:Property_List dbr:Property_Lists dbr:P-list dbr:Plist dbr:Plutil dbr:.plist
is dbo:wikiPageWikiLink of dbr:List_of_file_formats dbr:SystemStarter dbr:Defaults_(software) dbr:Proplib dbr:Proplib(3) dbr:Comparison_of_data-serialization_formats dbr:OnyX dbr:Envsys dbr:GNUstep dbr:Configuration_file dbr:Property_List dbr:Property_Lists dbr:AppleJack dbr:SpringBoard dbr:Windows_Registry dbr:Webarchive dbr:Quartz_Composer dbr:I²C dbr:TextMate dbr:Launchd dbr:Time_Machine_(macOS) dbr:Association_list dbr:Bundle_(macOS) dbr:ITunes_LP dbr:Interface_Builder dbr:NetBSD dbr:Serialization dbr:Unified_Font_Object dbr:Shortcut_(computing) dbr:List_of_terms_relating_to_algorithms_and_data_structures dbr:Virtual_folder dbr:P-list dbr:Plist dbr:Plutil dbr:.plist
is foaf:primaryTopic of wikipedia-en:Property_list