An Entity of Type: company, from Named Graph: http://dbpedia.org, within Data Space: dbpedia.org

In Microsoft Windows, resources are read-only data embedded in portable executable files like .exe, DLL, CPL, , or (beginning with Windows Vista) MUI files. The Windows API provides for easy access to all applications resources.

Property Value
dbo:abstract
  • Die Ressourcen (engl. resource) einer Software sind die Dateien, die nicht den Ablauf (Algorithmus) des Programms festlegen, sondern das „Hintergrundwissen“ für den Ablauf speichern. Ressourcen sind beispielsweise Wörterbuch-Dateien bei Übersetzungsprogrammen oder die Listen der Namen und Eigenschaften der einzelnen Charaktere in Computerspielen. Bekanntestes Beispiel für eine Ressource ist das z. B. im Startmenü oder auf dem Desktop angezeigte Programmsymbol. Während das eigentliche Computerprogramm in einer Programmiersprache geschrieben ist, sind Ressourcen meist einfache Grafiken, Textdateien oder Tabellen. Der Vorteil ist dabei, dass sie auch von Menschen ohne Programmierkenntnisse erweitert oder verändert werden können. So kann man beispielsweise Linguisten als Fachleute an einem Wörterbuch als Ressource für ein Übersetzungsprogramm arbeiten lassen, ohne dass sie viel über das eigentliche Programm wissen müssen. (de)
  • In Microsoft Windows, resources are read-only data embedded in portable executable files like .exe, DLL, CPL, , or (beginning with Windows Vista) MUI files. The Windows API provides for easy access to all applications resources. (en)
  • Sous Microsoft Windows, les ressources (en anglais « resources ») sont des données statiques incorporées dans des fichiers exécutables (fichiers EXE) et bibliothèques dynamiques (fichiers DLL). L'API Windows permet un accès complet à ces ressources en lecture et en modification. (fr)
  • リソース (resource) とは、計算リソースのことであるが、Microsoft Windowsの用語としては、ある種のリソースのことを意味する。 Windowsでリソースと呼ばれるものには、「リソース」と「システムリソース」がある。 (ja)
  • In Microsoft Windows sono chiamate risorse alcuni dati incorporati in file EXE, DLL, o (a cominciare da Windows Vista), in file MUI. Le funzioni API di Windows possono fornire un facile accesso alle risorse di qualsiasi applicazione (o programma informatico). (it)
  • Zasoby programu (ang. resources) – część pliku wykonywalnego lub biblioteki DLL w środowisku Windows. Pliki wykonywalne i biblioteki są podzielone na 2 segmenty: kod i dane (zasoby). W segmencie danych (zasobów) można umieścić następujące elementy: * dane nt. interfejsu użytkownika (rozmiar, kolejność, rozmieszczenie, położenie itp.): * okna dialogowe * menu * łańcuchy znaków * kursory (również animowane) * ikony programów * bitmapy. Te dane mogą być następnie użyte w trakcie działania programu korzystając z interfejsu WinAPI. Dzięki zasobom segment danych programów w systemie Windows można łatwo modyfikować bez potrzeby dekompilacji/znajomości języków programowania (jeśli posiadamy kod źródłowy) programami typu , Resource Hacker, tworząc np. nowe wersje językowe programów. (pl)
  • Ресурсы Microsoft Windows — данные, встроенные в EXE, DLL, CPL и (начиная с Windows Vista) MUI-файлы. Доступ к этим данным можно получить через функции Windows API. (ru)
  • Ресурси Microsoft Windows — дані, вбудовані в EXE, DLL, CPL і (починаючи з Windows Vista) MUI -файли. Доступ до цих даних можна отримати через функції Windows API. (uk)
  • Windows操作系统的资源(resources)是指嵌入可执行程序(EXE, DLL, CPL, MUI等)的只读数据。 Windows API提供了便捷访问应用程序资源的方法。 (zh)
dbo:wikiPageExternalLink
dbo:wikiPageID
  • 2702905 (xsd:integer)
dbo:wikiPageLength
  • 2502 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID
  • 1121585652 (xsd:integer)
dbo:wikiPageWikiLink
dbp:wikiPageUsesTemplate
dcterms:subject
gold:hypernym
rdf:type
rdfs:comment
  • In Microsoft Windows, resources are read-only data embedded in portable executable files like .exe, DLL, CPL, , or (beginning with Windows Vista) MUI files. The Windows API provides for easy access to all applications resources. (en)
  • Sous Microsoft Windows, les ressources (en anglais « resources ») sont des données statiques incorporées dans des fichiers exécutables (fichiers EXE) et bibliothèques dynamiques (fichiers DLL). L'API Windows permet un accès complet à ces ressources en lecture et en modification. (fr)
  • リソース (resource) とは、計算リソースのことであるが、Microsoft Windowsの用語としては、ある種のリソースのことを意味する。 Windowsでリソースと呼ばれるものには、「リソース」と「システムリソース」がある。 (ja)
  • In Microsoft Windows sono chiamate risorse alcuni dati incorporati in file EXE, DLL, o (a cominciare da Windows Vista), in file MUI. Le funzioni API di Windows possono fornire un facile accesso alle risorse di qualsiasi applicazione (o programma informatico). (it)
  • Ресурсы Microsoft Windows — данные, встроенные в EXE, DLL, CPL и (начиная с Windows Vista) MUI-файлы. Доступ к этим данным можно получить через функции Windows API. (ru)
  • Ресурси Microsoft Windows — дані, вбудовані в EXE, DLL, CPL і (починаючи з Windows Vista) MUI -файли. Доступ до цих даних можна отримати через функції Windows API. (uk)
  • Windows操作系统的资源(resources)是指嵌入可执行程序(EXE, DLL, CPL, MUI等)的只读数据。 Windows API提供了便捷访问应用程序资源的方法。 (zh)
  • Die Ressourcen (engl. resource) einer Software sind die Dateien, die nicht den Ablauf (Algorithmus) des Programms festlegen, sondern das „Hintergrundwissen“ für den Ablauf speichern. Ressourcen sind beispielsweise Wörterbuch-Dateien bei Übersetzungsprogrammen oder die Listen der Namen und Eigenschaften der einzelnen Charaktere in Computerspielen. Bekanntestes Beispiel für eine Ressource ist das z. B. im Startmenü oder auf dem Desktop angezeigte Programmsymbol. (de)
  • Zasoby programu (ang. resources) – część pliku wykonywalnego lub biblioteki DLL w środowisku Windows. Pliki wykonywalne i biblioteki są podzielone na 2 segmenty: kod i dane (zasoby). W segmencie danych (zasobów) można umieścić następujące elementy: * dane nt. interfejsu użytkownika (rozmiar, kolejność, rozmieszczenie, położenie itp.): * okna dialogowe * menu * łańcuchy znaków * kursory (również animowane) * ikony programów * bitmapy. (pl)
rdfs:label
  • Ressource (Software) (de)
  • Ressources (Windows) (fr)
  • Risorse (Windows) (it)
  • リソース (Windows) (ja)
  • Resource (Windows) (en)
  • Zasoby programu (pl)
  • Ресурсы (Windows) (ru)
  • Ресурси (Windows) (uk)
  • 资源 (Windows) (zh)
owl:sameAs
prov:wasDerivedFrom
foaf:isPrimaryTopicOf
is dbo:genre of
is dbo:wikiPageDisambiguates of
is dbo:wikiPageRedirects of
is dbo:wikiPageWikiLink of
is dbp:genre of
is foaf:primaryTopic of
Powered by OpenLink Virtuoso    This material is Open Knowledge     W3C Semantic Web Technology     This material is Open Knowledge    Valid XHTML + RDFa
This content was extracted from Wikipedia and is licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported License