dbo:abstract
|
- Die Reddick-Namenskonvention wurde 1992 erstmals in vielen Büchern und Fachmagazinen erwähnt und ist für viele Programmierer eine Anleitung für die Namensgebung von Variablen. Durch die Konvention ist es sehr leicht für andere Programmierer die Bedeutung der Variable schon beim Lesen zu verstehen. Als Beispiel für die Notwendigkeit seien Variablen wie x, i, i1 genannt, deren Bedeutung aus dem Namen nicht hervorgeht und deshalb aus dem Kontext gezogen werden muss. Die Leszynski-Namenskonvention (oder LNC) ist eine Variante, veröffentlicht durch Stan Leszynski speziell für den Einsatz bei der Entwicklung für Microsoft Access. Obwohl LNC heute oft in der Microsoft Access-Community genutzt wird und Standard in Visual Basic-Programmierung ist, ist sie nicht weit verbreitet in anderen Programmiersprachen. (de)
- The Leszynski naming convention (or LNC) is a variant of Hungarian notation popularized by consultant Stan Leszynski specifically for use with Microsoft Access development. Although the naming convention is nowadays often used within the Microsoft Access community, and is the standard in Visual Basic programming, it is not widely used elsewhere. The conventions are derived from an earlier set of conventions, the Leszynski/Reddick naming conventions, originally developed in 1992 by . Eventually, Leszynski and Reddick had different ideas about how the conventions should be developed, and split into two separate sets of conventions, the other being the . As in all Hungarian notations, it uses prefixes (called tags) to indicate the type of objects and database development fields. The general structure of Hungarian notation (named after Charles Simonyi's native country) is to break down object names into the following elements:[prefix(es)][tag]BaseName[Suffix/Qualifier]The tags are lower case and the object name is camel case. Spaces and underscores are not used. (en)
- Leszynski命名規則(レシンスキーめいめいきそく)とは、Microsoft Accessでの開発向けに考案されたハンガリアン記法の変種である。Leszynski Naming Conventionを略してLNCとも表記される。 いわゆるハンガリアン記法の二面性の双方を有し、オブジェクトの命名においてはアプリケーションハンガリアンであるが、フィールド名などの命名においてはシステムハンガリアン的である。 (ja)
|
dbo:wikiPageExternalLink
| |
dbo:wikiPageID
| |
dbo:wikiPageLength
|
- 8235 (xsd:nonNegativeInteger)
|
dbo:wikiPageRevisionID
| |
dbo:wikiPageWikiLink
| |
dbp:wikiPageUsesTemplate
| |
dcterms:subject
| |
gold:hypernym
| |
rdf:type
| |
rdfs:comment
|
- Leszynski命名規則(レシンスキーめいめいきそく)とは、Microsoft Accessでの開発向けに考案されたハンガリアン記法の変種である。Leszynski Naming Conventionを略してLNCとも表記される。 いわゆるハンガリアン記法の二面性の双方を有し、オブジェクトの命名においてはアプリケーションハンガリアンであるが、フィールド名などの命名においてはシステムハンガリアン的である。 (ja)
- Die Reddick-Namenskonvention wurde 1992 erstmals in vielen Büchern und Fachmagazinen erwähnt und ist für viele Programmierer eine Anleitung für die Namensgebung von Variablen. Durch die Konvention ist es sehr leicht für andere Programmierer die Bedeutung der Variable schon beim Lesen zu verstehen. Als Beispiel für die Notwendigkeit seien Variablen wie x, i, i1 genannt, deren Bedeutung aus dem Namen nicht hervorgeht und deshalb aus dem Kontext gezogen werden muss. (de)
- The Leszynski naming convention (or LNC) is a variant of Hungarian notation popularized by consultant Stan Leszynski specifically for use with Microsoft Access development. Although the naming convention is nowadays often used within the Microsoft Access community, and is the standard in Visual Basic programming, it is not widely used elsewhere. (en)
|
rdfs:label
|
- Reddick-Namenskonvention (de)
- Leszynski naming convention (en)
- Leszynski命名規則 (ja)
|
owl:sameAs
| |
prov:wasDerivedFrom
| |
foaf:isPrimaryTopicOf
| |
is dbo:wikiPageDisambiguates
of | |
is dbo:wikiPageRedirects
of | |
is dbo:wikiPageWikiLink
of | |
is foaf:primaryTopic
of | |