More actions
imported>Unknown No edit summary |
(Repair batch-0001 pages from live compare) |
||
| Line 15: | Line 15: | ||
* http://ootips.org/hungarian-notation.html | * http://ootips.org/hungarian-notation.html | ||
=== Thread === | === Thread === | ||
* 각 언어마다, Code Convention or Style, Notation, Naming 제각각이지만 일단은 Convention으로 해두었음 -- | * 각 언어마다, Code Convention or Style, Notation, Naming 제각각이지만 일단은 Convention으로 해두었음 --neocoin | ||
---- | ---- | ||
SeeAlso Wiki:CodingConventions, CodingStandard | SeeAlso Wiki:CodingConventions, CodingStandard | ||
| Line 21: | Line 21: | ||
Answer Me 어떤분류? | Answer Me 어떤분류? | ||
[[패턴분류]] 가 아닐까요?--[[Leonardong]] | [[패턴분류]] 가 아닐까요?--[[Leonardong]] | ||
Latest revision as of 23:56, 26 March 2026
Coding 을 하는데 지켜야할, 혹은 추천되는 관습
- Java Code Convention : Java Platform
- FreeBSD
- Hungarian Notation : MFC, VisualBasic
- .Net Frameworks Design Guidelines : C#, VisualBasic.Net
- PythonLanguage
헝가리언 표기법에 관해
- 1980년대 charles simonyi 논문 Meta-programming : A Software Prodution Method
- http://ootips.org/hungarian-notation.html
Thread
- 각 언어마다, Code Convention or Style, Notation, Naming 제각각이지만 일단은 Convention으로 해두었음 --neocoin
SeeAlso Wiki:CodingConventions, CodingStandard
Answer Me 어떤분류? 패턴분류 가 아닐까요?--Leonardong