About: Hungarian notation     Goto   Sponge   NotDistinct   Permalink

An Entity of Type : owl:Thing, within Data Space : fr.dbpedia.org associated with source document(s)

AttributesValues
rdfs:label
  • Hungarian notation (en)
  • Notació hongaresa (ca)
  • Notation hongroise (fr)
  • Notação húngara (pt)
  • Ungarische Notation (de)
  • Венгерская нотация (ru)
  • Угорська нотація (uk)
  • 匈牙利命名法 (zh)
rdfs:comment
  • La notation hongroise est, en programmation informatique, une convention de nommage des variables et des fonctions qui met en avant soit leur usage, soit leur type. La désignation de cette convention qui conduit à des noms vraiment très exotiques dans un contexte de programmation anglais fait probablement référence à l’origine hongroise de son inventeur, Charles Simonyi, programmeur chez Xerox puis architecte en chef au sein de Microsoft. On distingue en principe deux notations hongroises : * notation hongroise Apps * notation hongroise Systems (fr)
rdfs:seeAlso
sameAs
Wikipage page ID
Wikipage revision ID
dbo:wikiPageWikiLink
page length (characters) of wiki page
dct:subject
prop-fr:wikiPageUsesTemplate
prov:wasDerivedFrom
prop-fr:contenu
  • On Error Resume Next strComputer = "fictional" strPrinter = "TestPrinter" Set objWMIService = GetObject If Err = 0 Then WScript.Echo "No error binding to " & strComputer strPrinter = "TestPrinter" Set objPrinter = objWMIService.Get If Err = 0 Then WScript.Echo "No error connecting to " & strPrinter Else call DisplayErrorInfo End If Else call DisplayErrorInfo End If WScript.Quit 0 '****************************************************************************** Sub DisplayErrorInfo WScript.Echo "Error: : " & Err WScript.Echo "Error : &H" & Hex WScript.Echo "Source : " & Err.Source WScript.Echo "Description : " & Err.Description WScript.Quit 1 End Sub (fr)
prop-fr:titre
  • Exemple (fr)
foaf:isPrimaryTopicOf
dbo:discoverer
named after
has abstract
  • La notation hongroise est, en programmation informatique, une convention de nommage des variables et des fonctions qui met en avant soit leur usage, soit leur type. La désignation de cette convention qui conduit à des noms vraiment très exotiques dans un contexte de programmation anglais fait probablement référence à l’origine hongroise de son inventeur, Charles Simonyi, programmeur chez Xerox puis architecte en chef au sein de Microsoft. Par exemple, la variable booléenne danger est préfixée par un b pour indiquer un type booléen : bDanger. Autre exemple, la variable indexant un client, sera préfixée par un idx pour indiquer son usage : idxClient. On distingue en principe deux notations hongroises : * notation hongroise Apps * notation hongroise Systems (fr)
is dbo:wikiPageWikiLink of
is Wikipage disambiguates of
is oa:hasTarget of
is foaf:primaryTopic of
Faceted Search & Find service v1.16.111 as of Oct 19 2022


Alternative Linked Data Documents: ODE     Content Formats:   [cxml] [csv]     RDF   [text] [turtle] [ld+json] [rdf+json] [rdf+xml]     ODATA   [atom+xml] [odata+json]     Microdata   [microdata+json] [html]    About   
This material is Open Knowledge   W3C Semantic Web Technology [RDF Data] Valid XHTML + RDFa
OpenLink Virtuoso version 07.20.3234 as of May 18 2022, on Linux (x86_64-ubuntu_bionic-linux-gnu), Single-Server Edition (39 GB total memory, 16 GB memory in use)
Data on this page belongs to its respective rights holders.
Virtuoso Faceted Browser Copyright © 2009-2024 OpenLink Software